Hi, I noticed that in my Appwrite panel there is about 150 files which I cannot see or delete. When I try delete from Appwrite panel I get this error. Logs in attachment
This might have been caused from a bug in a previous version of Appwrite. They were deleted from disk, but the database entry still exists. You'd have to delete them manually from the database.
Recommended threads
- Redis with user/pass doesn't work NO_AUT...
When trying to externalize my redis to a valkey server, i saw the user/pass doesn't work. After looking the appwrite code, i saw some of the init does not pass...
- Export, Import or Migration giving this ...
As you can see in yhe screenshot i am not able to export any data or export the data from tables. Also it is affecting the migration from appwrite to appwrite h...
- local (self-hosted) sites issues
setup: - `composer run installer:dev` issues - Getting error when visiting the site ```Synchronous function execution timed out. Use asynchronous execution in...