i have project A and project B both have own storageA and storageB
and somehow after server got stuck/hang (after i set files per page to 96) the storageB is gone, and is displaying storageA from project A
how do i recover my storageB?
additional note, when i try to create another bucket in project B, "network request failed" error is displayed
not only the bucket storage, all the databases is having the same issue, help!!!
Is this self hosted?
From your GitHub issue (https://github.com/appwrite/appwrite/issues/7200), it looks like you're self-hosting
What version of mariadb do you have?
yes, self hosted. one thing i forgot to add that might be crucial as information is i use NPM (nginx proxy manager) for all my containers, including this one
2023-11-24 12:20:25 0 [Note] mysqld: ready for connections., Version: '10.7.8-MariaDB-1:10.7.8+maria~ubu2004' socket: '/run/mysqld/mysqld.sock' port: 3306 mariadb.org binary
Anything in the docker logs of the appwrite container?
here is the 2 of em
Are you still seeing these errors?
no, after upgrading to 1.4.9, i removed and recreated my NPM entry for appwrite, and it solves itself, i think it might be network related after all.
[SOLVED] Storage swapped over to other project
Recommended threads
- "Domain verification failed"
"Domain verification failed" I was install Appwrite in my VDS server. I using Coolify for install Appwrite. After install complete, i want add my domain, and i ...
- Appwrite Sites triggers builds for all p...
I connected my Appwrite Sites to my Git app on my self hosted Appwrite server, but even though I only connected it to main branch, it creates a build every sing...
- Scheduled works locking the entire Maria...
I have a scheduled function and apparently that or something is locking the entire MariaDB database and Appwrite is giving MariaDB errors. This error persists e...