-
Notifications
You must be signed in to change notification settings - Fork 521
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
GitHub Desktop authorization does not work in Ubuntu 20.04 #632
Comments
I am having the same issue. |
I am also having this issue. |
Doesn't work in latest version of Manjaro either. Appimage issues perhaps? |
Version 2.6.3 works. If you can find the old version, install that. |
A few questions to help guide the investigation:
|
2.9.6 .deb installer, Cinnamon desktop environment. No logs as I got the 2.6.3 deb and installed that instead. |
It'd be great to see the underlying error(s) in the log with a more recent version as there's some details about how the app is launched that might be helpful here... |
Using pop!_os 21.10
Appimage version: GitHubDesktop-linux-2.9.6-linux1.AppImage |
Use deb format, don't use AppImage |
Redirect URL from GitHub's OAuth does not work for me and seems like this issue. Logs:
My environment is Kubuntu 20.04 LTS). The above log / issue can be replicated also using xdg-open with UPDATE: Interesting observation - the redirect does not contain |
感谢您的来信,我将以最快时间查阅!
|
I think I have similar or related problem. Version 2.9.9-linux2 (x64), installed from deb package (appimage version acts the same way) running Release Linux Mint 20.2 Uma 64-bit, Firefox 96.0 (64-bit). 2022-02-23T22:30:42.839Z - info: [ui] [AppStore] loading 0 repositories from store Authorize link was manually truncated. |
I think i have the same problem as @jaromir-sukuba 2022-02-24T13:20:23.655Z - info: [ui] [AppStore] loading 0 repositories from store System: Manjaro 21.2.3 Tried browsers:
I tried these two AUR packages, they both produced the same problem: Update: Solution: |
@RatCaptain thank you! |
@trombonefix , @Alessandro-filho. Me and @jaromir-sukuba had the same problem. |
How do I downgrade. I can't find the 2.6.6 version in AUR. Feb 25 12:41:22 manjaro systemd[1342]: Started app-flatpak-io.github.shiftey.Desktop-5634.scope. |
Friend, the downgrade I don't know either, but you can reinstall 2.6.6 as mentioned by @RatCaptain |
Yes and I'm sorry by downgrade i meant to just install an older version. It seems like you have the same issue as us, but something else causing it. @trombonefix In line 2 :Feb 25 12:41:23 manjaro io.github.shiftey.Desktop.desktop[5619]: Gtk-Message: 12:41:23.087: Failed to load module "canberra-gtk-module" !! I don't know if an older version fixes for you the problem If you want to install an older version you can use the link that @Alessandro-filho gave or you can do this: How to get an older version:
|
|
Cool! |
To be honest, I don't even know how to look at the logs, lol |
I'm using linux for a year now. I don't know a lot of things yet. linux is a good brain teaser :D |
Really, it's nice to have something challenging 😁 |
Thanx @Alessandro-filho & @RatCaptain! You made my day! After some issues trying to make package it now works with the older version. I had to install/update I'm on fire with Linux since the end of the last year, started with Each day I Iearn more about Linux and it makes fun to me! |
I also didn't know do this and did it with this tutorial: |
ooh
ooh, thanks |
Sorry, it was the wrong link: You have to open |
now it works, thanks |
Some folks have run into this issue on the flatpak(older versions work) this might be a regression |
Apologies for being quiet on this one but after fixing a similar issue with #687 I'm looking at a comment like this with fresh eyes:
The root cause of #687 was that we weren't filtering out these parameters, which I wonder if is the same issue with the AppImage installer. It's been a while since I've used the AppImage version of the app but let's see if I can do the OAuth process with it on this machine and report back. |
After trying to poke at this some more both Firefox and Chromium have issues with passing the right arguments to the AppImage so that it will complete the authentication flow. Not sure when I'll be able to correct this, and I'd recommend using the |
i can reproduce on void with the appimage |
I'm also seeing this on Endless OS running GitHub Desktop 3.0 from Flatpak. My browser is actually GNOME Web, and it gives me a similar "Unable to display this website" error, and even passing the URL from the URL bar into |
感谢您的来信,我将以最快时间查阅!
|
感谢您的来信,我将以最快时间查阅!
|
I've tested 2.6.6 and 2.6.3 (both AppImages), but none work either |
感谢您的来信,我将以最快时间查阅!
|
Closing this out due to inactivity, and the fact that I might have fixed this inadvertently a while ago. Please open a fresh issue if you are still seeing this. |
感谢您的来信,我将以最快时间查阅!
|
It opens the default browser (mine is Firefox version 94.0)
The browser says to wait while redirecting.
But the redirect never happens.
Browser console logs show some strange error "x-github-desktop-dev-auth unknown protocol"
Trying to authorize again shows a completely different error in browser: "The address wasn’t understood"
Seems completely broken.
The text was updated successfully, but these errors were encountered: