it didn't work
Okay, then try performing again the action that triggers the error
And after that, run this command:
docker compose logs appwrite
Send here what you get after running such command
ok
Hmm, seems to be a caching issue. The file is already deleted
Try deleting browser cache and see if it stills appearing or not in console
um okay
didn't work
And what do the docker logs say for this create file API call?
i get this
it happened again on my other buckets
anything on this?
Sincerely, I don't know what you can do here. Wait for Steven to see if he has any suggestions or anyone else. It's Saturday, so it will probably take longer than usual to get a response
ahh .. sure
will wait for his response
Any idea how it happened? What happened during the create file?
no idea
Did the create file API call fail? Are there logs for the create file?
I'll have to see the logs if a ny
Looks like there was a permission bug. Hopefully this fix will be fixed in 1.4.2: https://github.com/appwrite/appwrite/pull/6102
Recommended threads
- function subdomain ssl certs
The generated subdomain isn't getting a valid ssl cert, I was wondering if appwrite automatically generates one or uses a wildcard for *.functions.domain.com? ...
- Whats best practise for Appwrite Cloud?
Appwrite Teams map very nicely to my needs, it is how i group users together. ... I use roles to define permissions. Should I also map a table to each team ? ...
- Error getting preview of file
Rest Response: ``` { "message": "Server Error", "code": 500, "type": "general_unknown", "version": "1.8.1" } ``` Appwrite Logs ``` appwrite ...