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

Cannot re-authenticate main.elk.zone to Mastodon #3072

Closed
johnsonm opened this issue Dec 1, 2024 · 4 comments · Fixed by #3075
Closed

Cannot re-authenticate main.elk.zone to Mastodon #3072

johnsonm opened this issue Dec 1, 2024 · 4 comments · Fixed by #3075
Labels
c: bug Something isn't working s: accepted Accepted feature / Confirmed bug

Comments

@johnsonm
Copy link

johnsonm commented Dec 1, 2024

A few days ago (26 November), I found that my main.elk.zone Chrome PMA on my Android 15 phone was no longer authorized. Trying to sign in took me to the sign-in page on my instance, where I authorized elk and was redirected back. I tested from directly within chrome and saw the same problem. I got a 500 from main.elk.zone, and the new oauth application was never used. Every time I try the auth flow it creates a new application, and each time I get the 500 from main.elk.zone. I've tried this intermittently until moments before filing this isue.

However, I can successfully log in on elk.zone, so the bug appears to be in main but not yet on stable.

This isn't obviously (to me) the same as #2279

You should find 500s in your logs from 70.229.193.23 for some of these attempts in the past hour.

@johnsonm johnsonm added c: bug Something isn't working s: pending triage Pending Triage labels Dec 1, 2024
@shuuji3 shuuji3 added s: accepted Accepted feature / Confirmed bug and removed s: pending triage Pending Triage labels Dec 1, 2024
@win98se
Copy link

win98se commented Dec 1, 2024

#3056
The same problem also happens on Microsoft Edge for Windows.

@johnsonm
Copy link
Author

johnsonm commented Dec 1, 2024

Missed that on my search, I'll close duplicate, thanks!

@johnsonm johnsonm closed this as completed Dec 1, 2024
@johnsonm
Copy link
Author

johnsonm commented Dec 1, 2024

Oh, that wasn't an issue, that's why it didn't show up on my search. We should have an issue for this.

@johnsonm johnsonm reopened this Dec 1, 2024
@shuuji3
Copy link
Member

shuuji3 commented Dec 1, 2024

We also confirmed the issue and are investigating the cause. It looks like this issue happens on the server side (specifically around /signin/callback endpoint), not just on a specific browser or OS.

@shuuji3 shuuji3 changed the title Cannot re-authenticate main.elk.zone to Mastodon from chrome on Android Cannot re-authenticate main.elk.zone to Mastodon Dec 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
c: bug Something isn't working s: accepted Accepted feature / Confirmed bug
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants