
I get the error message 404 Not Found. I can log in on my smartphone and computer, but I get this message immediately afterwards. I deleted all cookies on my computer, to no avail.

Unfortunately I have no idea what I can do. Does anyone have the same problem?

Where do you get such error?

When I try to get into the console. I was logged in and immediately got the error message. After I deleted the cookies, I had to log in again and I get the error again.

Do you have deleted your account or similar

Could you please check the browser console and see if there's any errors there?

No, I did not delete my account. That night I worked with the console, but then I had the same 502/500 error as some others. That's why I paused work and wanted to continue now.

Here is a screenshot of the console

It works. I do not know why. I just went to a URL in my browser history to go directly to a project. This project was displayed to me normally. I logged out of this page, logged in again and now everything is displayed normally. Thanks for taking your time!

Do you have exceeded cloud free limits, like with multiple organisations?

I would like to know that in order to let the team know so they can fix this issue and prevent it from happening again

Great to hear you managed to solve it, and apologies for the inconvenience

I have a single organization with a free plan. I didn’t create any other organizations. I didn't exceed the limit of the free plan. I'm just in the development phase of using the API on a single device and have recently been running a few functions that create a collection.

Okay, thanks for clarifying

Hi @D5 ,
I am facing the same 404 error from this morning. I am unable to open my appwrite console. However, the backend functionality of appwrite in my project is working.
THE MAIN ISSUE IS I AM UNABLE TO OPEN MY APPWRITE CONSOLE.

could you guys check in a incognito tab?

also try using this url: https://cloud.appwrite.io/login

seems like the urls is missing the organization id 🤔

I just went into my history and opened a link that had one of my collections and it let me in...but something is up

Do you mean, in the history, you have a url with the organization ID and it work as expected?

Or try browsing to https://cloud.appwrite.io/console/account/organizations

yes it probably had an id attached, I didn't check that specify

Looking the video the problem seems like there is a bug getting the organization id, but the website even with no organization ID, redirects to organization-id

Anyone else who's having problems please share the output of https://cloud.appwrite.io/v1/account/prefs

@Steven visit to this URL fixed my problem,
It takes me to my account organizations and all other links work after that.
The problem is that the organization ID is missing from the URL, but after visiting the above URL, now everything is right, the ID is there
Recommended threads
- Sharing cookies
Hi, I’m using Appwrite Cloud, and I have a setup where my Appwrite backend is hosted on a subdomain (e.g., api.example.com), while my frontend (Next.js app) and...
- Custom Domain Issue
i have added a custom domain about 21 hours ago, but till now there is no SSL certificate is active on it. but if i do DNS check via https://dnschecker.org/#C...
- Flutter OAuth2 Google does not return to...
When the flow starts, the browser opens, I select an account, and it keeps showing: """ Page not found The page you're looking for doesn't exist. `general_rout...
