- Navigate to https://cloud.appwrite.io/console/login and login
- Navigate to your account (https://cloud.appwrite.io/console/account)
- Click the "Logout" button on the page and I receive the following error: 401 User (role: guests) missing scope (account)
- Refresh page confirms that you are indeed logged out
I believe this is also connected to another issue I'm having with this new account:
CLI Login gives this error:
AppwriteException [Error]: fetch failed at Client.call (PATH/.nvm/versions/node/v16.17.0/lib/node_modules/appwrite-cli/lib/client.js:192:13) at processTicksAndRejections (node:internal/process/task_queues:96:5) at async accountCreateEmailPasswordSession (PATH/.nvm/versions/node/v16.17.0/lib/node_modules/appwrite-cli/lib/commands/account.js:1016:16) at async loginCommand (PATH/.nvm/versions/node/v16.17.0/lib/node_modules/appwrite-cli/lib/commands/generic.js:57:9) { code: undefined, response: undefined }
Looks like that means the user is not logged in so the logout button worked, but you didn't got redirected.
Do you can create a github issue for this?
I was logged into the admin dashboard and am able to perform many actions, however some things take multiple attempts to save (e.g. saving DB updates)
I recommend cleaning the browser cache for the appwrite website or trying in an incognito tab as it's probably an issue with the cache or cookies
Recommended threads
- HUGE OUTRAGE IN APPWRITE, I CANNOT ACCES...
I have 2k users trying to access, sending me messages. What am I supposed to do? Please solve this asap.
- All my apps are not opening now
All my apps are not opening now 200+ apps are not opening plz fast
- Failed to generate functions SSL
```appwrite-worker-certificates | Cannot renew domain (functions.domain.com) on attempt no. 9 certificate: Failed to verify domain DNS records. appwrite-worker...