Hello! I recently discovered that my production project had disappeared along with all its data. There is only a test project left, and when I enter any of the sections I get a 500 error
How can I return at least data from a production project?
I'm sorry, but this test project is my production project.😁 But the data problem remains. When I go to storage it gives a 500 error and all other sections also get 500
Hello. Is everything fine now? Could you please confirm?
Yes! Now everything great! Thanks! Sorry, I had to watch the announcement!
@Drake Sseems like it would be nice to add some kind of information banner instead of the 500 error when updating
No issues
[SOLVED] My project in the cloud disappeared with all the data
Recommended threads
- Update User Error
```ts const { users, databases } = await createAdminClient(); const session = await getLoggedInUser(); const user = await users.get(session.$id); if (!use...
- Our Appwrite organization is suspended
Please give support regarding this , no app is working now , please solve my issue and give support , no one is replying in message section or email.
- Project in AppWrite Cloud doesn't allow ...
I have a collection where the data can't be opened. When I check the functions, there are three instances of a function still running that can't be deleted. The...