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

Infinite loop of keys/query #2252

Open
grawity opened this issue Mar 5, 2025 · 0 comments
Open

Infinite loop of keys/query #2252

grawity opened this issue Mar 5, 2025 · 0 comments

Comments

@grawity
Copy link

grawity commented Mar 5, 2025

Describe the bug

Today I opened Cinny at https://app.cinny.in, after having tried it briefly like a year ago and then having not used it for a very long time. It remained at the "Heating up" spinner for probably half an hour. Checking using the Firefox DevTools, I saw that it was repeatedly making POST queries to _matrix/client/v3/keys/query, getting a 401 error "Invalid access token passed", and immediately retrying the exact same query again and again.

Image

(I tried clearing "Local Storage" via DevTools, then logging in again (which resulted in a "Failed to load. the account in the store doesn't match the account in the constructor: expected @grawity:matrix.org:DIPBHQNGTU, got @grawity:matrix.org:VJBTFUVZRX", then I realized I also had to clear "Indexed DB", and then I was able to properly log in again.)

Reproduction

No response

Expected behavior

The program should recognize a 401 error and probably log out the user, allowing them to log in from scratch (or at least not get stuck in an infinite loop).

Platform and versions

Firefox 135.0 on Arch Linux, using app.cinny.in

Additional context

No response

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