Replies: 21 comments 7 replies
-
If you use two factor authentication you cannot use your regular password to authenticate with GitHub, create a personal access token and use that as a password. |
Beta Was this translation helpful? Give feedback.
-
Yes I have tried that also. I found a similar issue #1071, and tried following the instructions there, but I keep getting 'wrong password' even when using personal access token. |
Beta Was this translation helpful? Give feedback.
-
Did you use the correct URL format given in the issue? I use HTTPS w/ a GitHub private repo daily so I know for a fact that it definitely works 🤷🏼 |
Beta Was this translation helpful? Give feedback.
-
Yes, I am using REDACTED |
Beta Was this translation helpful? Give feedback.
-
I have also tested the personal access token by using git clone, and can confirm that it can clone the repository on my computer, so the access token has the correct permission. The repository exists and is not empty, but is private. |
Beta Was this translation helpful? Give feedback.
-
Why is this "waiting on author"? I am waiting for you. I have followed every step correctly, but it does not work. If you need more information or there are more hidden requirements please tell me, I have given you all information I have and done everything I can. Also "needs reproduction steps" is wrong, I have given them in the OP. |
Beta Was this translation helpful? Give feedback.
-
If you attempt to follow the timeline of the issue, you will observe that the "waiting on author" label was applied prior to your reply. Ergo, it was accurate at the time it was used and clearly means I have not re-triaged the issue since. The "needs reproduction steps" label is present because I can not reproduce the issue with your provided steps, since all you've done is outlined a very basic workflow that I use on a daily basis and have already said works for me. Now that we've addressed your unwarranted impatience over support you are not owed and I am not obliged to provide, let's try something more productive. Follow the steps here to capture a log that may give me more hints as to what's happening on your device, and either email it to the address on that page or attach it with a comment to this issue. I'll be waiting. |
Beta Was this translation helpful? Give feedback.
-
Thank you. I have sent the log to your email. |
Beta Was this translation helpful? Give feedback.
-
There was a DNS configuration error on the passwordstore.app domain that caused email delivery to be broken, I've fixed it but in the mean time please forward the email to [email protected] |
Beta Was this translation helpful? Give feedback.
-
@lrustand the email you sent me does not have seem to have the attachment preserved so there are no logs for me to see. |
Beta Was this translation helpful? Give feedback.
-
Got your follow up email but it doesn't look like you enabled debug logging in Password Store, the entire log you sent is just Samsung spam. |
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
-
Nothing particularly helpful in the new one either, can you try the snapshot build? It can be installed alongside the 1.x.y release. |
Beta Was this translation helpful? Give feedback.
-
Sent you more logs using snapshot build. |
Beta Was this translation helpful? Give feedback.
-
The Git library says your password is wrong, you should double check what you're using 🤷🏼 I just set up a fresh instance of the app with my personal pass repository, using a token generated by following the docs for fine-grained tokens and things work perfectly fine. |
Beta Was this translation helpful? Give feedback.
-
Yes, the app also says the password is wrong, but it works on my computer. I will admit that I only hand typed the access token the first three times, every time after this I have copied and pasted from the last hand typed one, however I did check it several times to see that it was correct. I will try a couple more times with manual typing again and be very careful to triplecheck every single character. |
Beta Was this translation helpful? Give feedback.
-
No, it still claims that the "password" (access token) is wrong, even though I am 110% certain I entered it correctly this time. |
Beta Was this translation helpful? Give feedback.
-
And I tested it once more with curl on my computer and it still works fine there. |
Beta Was this translation helpful? Give feedback.
-
Btw, the log you are quoting from was me trying three times to log in, but it only showed up in the log the last time. The first two times it said "wrong password" like usual, but the third time it said something like "Not authorized". |
Beta Was this translation helpful? Give feedback.
-
The only relevant possibilities left are as follows
All evidence so far suggests this is a user error and not a bug with the app so I will move this to a repository discussion and raise a separate issue if needed. |
Beta Was this translation helpful? Give feedback.
-
Hi, |
Beta Was this translation helpful? Give feedback.
-
Describe the bug
It is not possible to log in to github.com using account password in order to clone the password store. I have tried at least 20 times.
Steps to reproduce
Steps to reproduce the behavior:
Expected behavior
Expect to be able to log in.
Screenshots
No response
Device information
Additional context
No response
Beta Was this translation helpful? Give feedback.
All reactions