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
- 1:1 relationship doesn’t sync after re-a...
Hi, I’m trying to use a two-way one-to-one relationship. It works fine when I create a record with the relationship set, and it also works when I unset it. But ...
- Upsert with setting permissions
Hi there, I am using self-hosted appwrite v1.7.4 and trying to use the bulk update stuff that was released with 1.7.x. Unfortunally I found that there is an ser...
- Github connection error - Self Hosted Ap...
I am trying to connect my github account to deploy a project to sites, but Connect to Gtihub button is disabled. I have configured all Env variables needed for...