Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Authentication failed #18619

Closed
herobrinePerssion opened this issue May 15, 2024 · 9 comments
Closed

Authentication failed #18619

herobrinePerssion opened this issue May 15, 2024 · 9 comments

Comments

@herobrinePerssion
Copy link

The problem

when I update the latest version Version 3.3.17 (x64) fetch or push I have this error
image
image

Release version

Version 3.3.17

Operating system

Windows 10 professional version 19045.3930

Steps to reproduce the behavior

No response

Log files

No response

Screenshots

No response

Additional context

No response

@niik
Copy link
Member

niik commented May 15, 2024

Thanks for the report! Could you upload a log file from GitHub Desktop so that I could get some more information about this issue? To access the log files go to the file menu in GitHub Desktop and select Help > Show Logs in Finder (macOS) or Explorer (Windows).

The log files are created daily -- please upload a log file as an attachment from a day where you experienced the issue. Thanks!

@herobrinePerssion
Copy link
Author

@steveward
Copy link
Member

Thanks for sharing the log file @herobrinePerssion. It looks like you're using a self-hosted Git server -- can you share a few more details about your setup? Is this a GitLab server?

@Monsoonexe
Copy link

I'm experiencing this same problem on 3.3.18. I tested it. Before updating, a fetch was no problem. After updating, a fetch raises this error. My repository is hosted on a network drive on a different machine. Is it a new requirement that I MUST be logged into a github account even if I'm not using any repositories host on GitHub.com?

@aolszowka
Copy link

#18586 strikes again here.

If you look at the log this particular user has multiple different Git Repositories located on the same host (192.168.2.19:82), chances are they probably had distinct PAT's associated to each one of them which has now confused the update. I suspect if you were to look at your Credential Manager and wipe out any previous credentials you'd get solved, however if you were trying to use distinct PAT's for each of those repos you're now outta luck!

@Yarflam
Copy link

Yarflam commented May 16, 2024

Since the last update, I'm disconnected every time 😰
Sometimes just after a push to the remote server.

Is it possible to rollback?

Edit: Okay I made it:

  • Download an older version on uptodown (3.3.12)
  • Install it!
  • Close the app if it started automatically. Rename the file Update.exe in the folder
  • Start it. Awesome!

@herobrinePerssion
Copy link
Author

Thanks for sharing the log file @herobrinePerssion. It looks like you're using a self-hosted Git server -- can you share a few more details about your setup? Is this a GitLab server?

you are right I am using gitlab GitLab Community Edition 12.4.2 to manage my local and github repos . I tried to roll back . as long as desktop autonatically updated . this authentication error come back again

@herobrinePerssion
Copy link
Author

#18586 strikes again here.

If you look at the log this particular user has multiple different Git Repositories located on the same host (192.168.2.19:82), chances are they probably had distinct PAT's associated to each one of them which has now confused the update. I suspect if you were to look at your Credential Manager and wipe out any previous credentials you'd get solved, however if you were trying to use distinct PAT's for each of those repos you're now outta luck!

thanks for sharing. It works!!
I tried delete all my self-hosted gitlab credentials and updated to Version 3.3.19-beta1 . logging in my localhost gitlab account . everything goes normal again !

@steveward
Copy link
Member

I'm going to close this issue out since you seem to have things working now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

6 participants