As you can see in the picture it shows to create project
Hey, are you sure you're logged in with your correct user account?
Yes
I just click my database
Might be best to look at the account page
then it said 500 internal error
so I just refresh it
then this is the result
it said that the PROJECT ID IS NOT EXIST
then I refresh it again
then this is the final result
what happens if you go directly to: https://cloud.appwrite.io ?
same result
it automatically redirect to that page
can you share your user ID? you can also DM it to me
I have a organization for my freelance huhuhu
[SOLVED] URGENT I NEED HELPP WHY MY ALL PROJECT DELETED?
Update: We debugged the issue on DMs. It seems like the server side-cache failed. After updating the user name the account object cache got purged and new copy was set in memory which solved the problem.
Update 2: I informed our engineering team to take a deeper look at the problem.
You were in a project and clicked databases in the left side menu?
This is step what I did:
- Since I encountered some error on my function : https://discord.com/channels/564160730845151244/1177946244878970911 . I redeploy it again.
- Navigate particular Collection.
- Create Document from client side
- Refresh collection But I did not receive any new data so I reclick some collection. Then it gives me an Error status code then I refresh it again then it said that This Project ID is not exist on my account.
thats what I can recall
Recommended threads
- Local Serverless Function Testing: Are D...
I have followed the instructions to get the CLI working, and have been able to log-in, initialize my project, and created a simple Python function, which calls ...
- Update user email using OTP
Hi, I am trying to implement email update using OTP, there is not password associated with the account. One solution I found online is creating appwrite functio...
- Magic Link token automatically consumed
Hi, I'm using the Magic Link auth system with Appwrite Cloud and I'm running into huge issues getting users to log in successfully. About 9 times out of 10, th...