v1.0.3 immediate log out loop on login #3

Open
opened 2026-06-24 00:09:38 +02:00 by ifuseekrobbie Β· 4 comments

Hey Viktor! Quick one. I tried loading up the web unlock extension v1.0.3 from the source folder today but it's totally stuck in a logout loop on the sign in page πŸ’€

The extension icon goes yellow so it's injecting alright but the server just drops a black 'you've been logged out' banner the second I hit submit. Is the web auth code broken right now?

Also since the web site is down for me and alpha.5 is still tripping out, any chance you can compile a fresh APK for that beta.1 milestone you closed out 3 days ago? πŸ‘€ Dying to test the profile editing improvements and the 403 fix lol. Let me know when a build is ready to download! πŸ™ @hloth

Hey Viktor! Quick one. I tried loading up the web unlock extension v1.0.3 from the source folder today but it's totally stuck in a logout loop on the sign in page πŸ’€ The extension icon goes yellow so it's injecting alright but the server just drops a black 'you've been logged out' banner the second I hit submit. Is the web auth code broken right now? Also since the web site is down for me and alpha.5 is still tripping out, any chance you can compile a fresh APK for that beta.1 milestone you closed out 3 days ago? πŸ‘€ Dying to test the profile editing improvements and the 403 fix lol. Let me know when a build is ready to download! πŸ™ @hloth
Owner

Hi, I can't reproduce this on my end. Chromium Version 147.0.7727.116, v1.0.3. Several things to check and try:

  • If you use any adblockers, try turning them off, especially uBlock origin (or whatever the Chrome version supports now)
    • There was an issue with a GDPR cookie (see #1) which was only present for EU users and only when adblockers didn't block the pop up (causing server to throw ISE on unknown cookie and frontend to log you out)
  • You might need to forcefully enable location sharing through the browser's "site settings"
  • Also check logs in the devtools in case there's any other error and post the redacted version in this thread

On the v0.1.0-beta.1 β€” it has been released yesterday, see releases

Hi, I can't reproduce this on my end. Chromium Version 147.0.7727.116, v1.0.3. Several things to check and try: - If you use any adblockers, try turning them off, especially uBlock origin (or whatever the Chrome version supports now) - There was an issue with a GDPR cookie (see #1) which was only present for EU users and only when adblockers *didn't* block the pop up (causing server to throw ISE on unknown cookie and frontend to log you out) - You might need to forcefully enable location sharing through the browser's "site settings" - Also check logs in the devtools in case there's any other error and post the redacted version in this thread On the v0.1.0-beta.1 β€” it has been released yesterday, see [releases](https://git.opengrind.org/open-grind/open-grind/releases)
Author

Hey Viktor! Here are the console logs from my screen. When I try to sign in, it throws a clear 401 Unauthorized error on the /v1/api-tokens/ endpoint, which is triggering that instant logout banner. Let me know if you need anything else!

Hey Viktor! Here are the console logs from my screen. When I try to sign in, it throws a clear 401 Unauthorized error on the /v1/api-tokens/ endpoint, which is triggering that instant logout banner. Let me know if you need anything else!
Owner

@ifuseekrobbie wrote in #3 (comment):

Hey Viktor! Here are the console logs from my screen. When I try to sign in, it throws a clear 401 Unauthorized error on the /v1/api-tokens/ endpoint, which is triggering that instant logout banner. Let me know if you need anything else!

How do you sign in? Password, Sign in with Google, Facebook?

@ifuseekrobbie wrote in https://git.opengrind.org/open-grind/grindr-web-unlock/issues/3#issuecomment-1338: > Hey Viktor! Here are the console logs from my screen. When I try to sign in, it throws a clear 401 Unauthorized error on the /v1/api-tokens/ endpoint, which is triggering that instant logout banner. Let me know if you need anything else! How do you sign in? Password, Sign in with Google, Facebook?
Author

Hey Viktor,

Thanks for getting back to me! I am trying to sign in using my email and password.

For context on my setup, the account was created using a Proton Mail address (proton.me), and I also have phone number verification linked to the account.

Let me know if the login script has trouble handling that specific combination or if you need any other logs from my end to help track it down!

Hey Viktor, Thanks for getting back to me! I am trying to sign in using my email and password. For context on my setup, the account was created using a Proton Mail address (`proton.me`), and I also have phone number verification linked to the account. Let me know if the login script has trouble handling that specific combination or if you need any other logs from my end to help track it down!
Sign in to join this conversation.
No labels
No milestone
No project
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
open-grind/grindr-web-unlock#3
No description provided.