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
- My account is blocked so please check an...
My account is blocked so please unblock my account because all the apps are closed due to which it is causing a lot of problems
- Applying free credits on Github Student ...
So this post is kind of related to my old post where i was charged 15usd by mistake. This happens when you are trying to apply free credits you got from somewh...
- Attributes Confusion
```import 'package:appwrite/models.dart'; class OrdersModel { String id, email, name, phone, status, user_id, address; int discount, total, created_at; L...