-
Notifications
You must be signed in to change notification settings - Fork 529
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
GLIBC_2.34 version incompatibility. unable to authenticate #1207
Comments
exact same error with Mint 20. The latest libc that's available for me is: |
Same problem here. |
Same problem. Ubuntu20.04 only support GLIBC lower than 2.30, and I wonder if there are any releases for 20.04. |
try GitHubDesktop-linux-3.2.1-linux1.deb, it can work without GLIBC_2.34 😋 |
Yeah! it works. Thanks @hunheyufu . For now it is a good patch to continue working |
I have tried 3.4.12, and the same problem still exists. Both 3.4.13 and 3.4.12 can be installed by |
The problem
Hey!
I'm currently having problem trying to fetch/push my remote origin from my desktop app due to the GLIBC package. I downloaded the latest release which is the 3.4.13 and I see, from its description, that now requires at least GLIBC 2.8 to work. I currently have installed GLIBC 3.1 which is the latest version that my system allows me to download/upgrade even if I force it to check for an even newest one. I'm experiencing this problem quite suddenly since it was working few days ago. Should I downgrade my desktop app to a version compatible with the GLIBC package I have?
Release version
Version 3.4.13
Operating system
Ubuntu 20.04.6 LTS
Steps to reproduce the behavior
Log files
2025-02-18.desktop.production.log
Screenshots
Additional context
No response
The text was updated successfully, but these errors were encountered: