
And on one chrome window (different chrome accounts) when I login, I get the green success top right box, but it never forwards into the console.

Dev tools it fails the account request with a 401 "User (role: guests) missing scope (account)"
"general_unauthorized_scope"
.

Maybe a hard refresh (command/Ctrl + shift + R) will help

That's what I'm referring to by clearing cache and reload:

Just got rate limited on logging in.

I'll just wait and see if it persists after a couple hours.

How many sessions have you created??

Not 100% sure because I can't see console sessions like regular account sessions. But I only am using Chrome with 2 accounts, safari, and firefox.

Mostly using chrome.

Tried safari and firefox for sanity checks about Chrome clearing the cache.

But when I was trying to login and it wasn't forwarding me, that could have created a session for every time I clicked login which could have been 10-20 clicks.

We've had a problem before where too many sessions caused problems...but it has to be like over a 1000 now

I'd have a hard time seeing 1000 being created.

I'm going to just delete the stack+volumes and redeloy

Still happening on the deleted+redeployed stack.

So I'm thinking it would have to be a chrome or cloudflare thing

After you log in, you can see sessions by looking at the account from the top right

ah gotcha -- there's 4 right now

So what's the problem now?

Same problems: In one chrome account, it logs in with green success box but doesn't forward to console page -- and the wierd UI issue were all links are plain blue/purple text (and some other missing styling).

UI issue only when not doing a clear cache hard reload

but persists after that if a regular refresh is done.

It was something in Chrome's Cookies and Other Site Data
and not cache related.

Deleted everything there and it fixed the UI issues and login issues.

[SOLVED] Docker Swarm Fresh Install
Recommended threads
- Function delayed execution does not exec...
Hi, I’m having issues with scheduled function executions. Sometimes the delayed function triggers, but a lot of the time it doesn’t. For example the status just...
- Deployment Error After Migrating from 1....
Hi Everyone, After recently migrating my self-hosted Appwrite instance from version 1.6.0 to 1.6.2, I’m encountering an issue while deploying a function. The d...
- Cannot use R2 for storage
I setup the environment variables including s3 endpoint to use R2 as my storage provider but I'm unable to upload any files. Got this from docker logs appwrite
