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

Sign in not working- even after being recognized by app #1120

Open
planet-bluto opened this issue Sep 8, 2024 · 0 comments
Open

Sign in not working- even after being recognized by app #1120

planet-bluto opened this issue Sep 8, 2024 · 0 comments

Comments

@planet-bluto
Copy link

planet-bluto commented Sep 8, 2024

The problem

Try to sign in, and the app is recognizing from the protocol as seen here- the console says it's adding the auth information to a store, but nothing actually happens past this point

Release version

3.3.12

Operating system

Linux Mint

Steps to reproduce the behavior

Click sign in button, go through authentication in browser, app will load- says it add auth information to store, nothing...

Screenshots

image

Log files

2024-09-08T02:08:21.080Z - info: [ui] launching: 3.3.12-linux2 (Linux 6.8.0-38-generic)
2024-09-08T02:08:21.091Z - info: [ui] execPath: '/usr/lib/github-desktop/github-desktop'
2024-09-08T02:08:37.996Z - info: [ui] [SignInStore] initializing OAuth flow
2024-09-08T02:08:38.006Z - info: [main] opening in browser: https://github.com/login/oauth/authorize?client_id=3a723b10ac5575cc5bb9&scope=repo%20user%20workflow&state=d5f955aa-90c7-4360-98de-c02b2a30839e
2024-09-08T02:08:41.200Z - info: [main] Received possible protocol arguments: 3
2024-09-08T02:08:41.201Z - info: [main] Processing protocol url
2024-09-08T02:08:41.201Z - info: [ui] [Dispatcher] requesting authenticated user
2024-09-08T02:08:41.295Z - info: [main] Received possible protocol arguments: 2
2024-09-08T02:08:41.301Z - info: [main] Processing protocol url
2024-09-08T02:08:41.889Z - info: [ui] [SignInStore] account resolved
2024-09-08T02:08:41.890Z - info: [ui] [AppStore] adding account planet-bluto (PlanetBluto - Donovan E.) to store
2024-09-08T02:08:54.031Z - info: [ui] Opt in reported.
2024-09-08T02:08:58.890Z - info: [ui] [SignInStore] initializing OAuth flow
2024-09-08T02:08:58.893Z - info: [main] opening in browser: https://github.com/login/oauth/authorize?client_id=3a723b10ac5575cc5bb9&scope=repo%20user%20workflow&state=7d569015-59eb-4aae-b820-d272fd088893
2024-09-08T02:09:01.258Z - info: [main] Received possible protocol arguments: 3
2024-09-08T02:09:01.258Z - info: [main] Processing protocol url
2024-09-08T02:09:01.259Z - info: [ui] [Dispatcher] requesting authenticated user
2024-09-08T02:09:01.351Z - info: [main] Received possible protocol arguments: 2
2024-09-08T02:09:01.356Z - info: [main] Processing protocol url
2024-09-08T02:09:01.643Z - info: [ui] [SignInStore] account resolved
2024-09-08T02:09:01.644Z - info: [ui] [AppStore] adding account planet-bluto (PlanetBluto - Donovan E.) to store```
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

1 participant