I wanted to delete an attribute from a collection in my database, it's showing "loading" since yesterday, besides that, whatever action I try to do, it's erroring "Server Error"
Doing a server restart, maybe it's fixing
After the restart, I still ahve this
Restarted database, upgraded and deleted all occurencies and now it seems to be working.
@Axentioi Is this cloud or self-hosted?
self-hosted
I also found a strange thing, sometimes it shows old data in the FE
What logs do you have in the MariaDB container and general container?
I'll add the doctor first and then check
I get "Document with the requested ID could not be found."
which is weird, since I do have the requested ID
but in some cases it's now there?
Uh you don't have anything in the container logs?
(Docker)
The logs are just showing the same error that database could not be found
but I figured it's just cache, would've been great to have a button to delete cache instead of going to server and doing cache to 0 and then restarting
now It works good
So @Axentioi your issue is solved now after deleting cache?
Yes
[SOLVED] Whatever I do the database shows "Server Error"
Great! š
Recommended threads
- How to Display File in Web?
I'm trying to use Appwrite's Storage to store images and display them in my app, however when I use the `getFileView`, `getFileDownload` or `getFilePreview` met...
- Project Paused Despite Daily Active Usag...
I noticed that my project was automatically **paused**, even though it is actively being used. The project is an **attendance application** that is used daily b...
- Sudden CORS Errors - Domain hasn't Chang...
I have an Appwrite project with two web apps configured, the first one has the hostname `*` and the second one I just added to test if it could fix the issue wi...