i am getting an error named - database not found . I have logged on yesterday and it was working fine. But today it fails . More clearly i can say, each new day i tried to access database through the id , it requires me to create a new database id to work fine . Old ones no more work right
Is this appwrite cloud?
yes
Use the proper tags next time 😅 What's your project ID? You can DM it to me if needed
Database not found
yeah sure , but i can't directly send you the database id
Also, it happens when accessing the console? Or in the end project?
Np
what should i do , i am getting annoyed of daily creating a new one
Dm me the project ID. The team will check what's going on
It's not something usual/normal afaik
Recommended threads
- unlike any other provider, your sites DN...
your nameservers dont work with a funny little CNAME error, which is a weird bug but thats what you get when you try to be the kitchen sink, funny errors.
- Weird Table Causes Console to break
I dont even know how this even happened looks like the $createdAt and , $id got switched? <@831428608895615056>
- I recently switched to TablesDb. When li...
olddb.list_documents( queries =[ Query.order_desc("timestamp"), Query.equal("isPosted",[False]) ] ) Above works fine and reruns documents But below don't return...