The files were created using the Node-Appwrite SDK, with access permissions granted to the creator and the admin. They were created over the span of two years using different SDK versions.
In version 1.7.4, according to the API, only the creator has access. Through the console, there is no access to any files at all Through api - {"message":"The requested file could not be found.","code":404,"type":"storage_file_not_found","version":"1.7.4"}
what are the logs on docker?
can't check atm, (will do later and wil lpost for sure)& but i think this is happens with one of the latest updates (most likely 1.7.4) and happens on all 3 of my projects (setup separately on different VPS etc)
Recommended threads
- THE COLUMNS STUCK ON PROCESSING HOW DO I...
I HAVE SELF HOSTED THE APPWRITE ON VPS
- Update row sheet not loading
After right clicking a row header and click update, the sidebar fails to load (never-ending skeleton)
- Impossible to create project via CLI?
Is it possible to create a new project via the appwrite CLI ? I need to create a few projects for something I'm working on and because i don't want to do it man...