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
- Local appwrite run functions --user-id n...
Hi, I'm running into an issue when testing Appwrite functions locally with user impersonation. I'm using a self-hosted Appwrite instance and running functions ...
- Selfhosted Github App installation
I've followed this guide: https://appwrite.io/docs/advanced/self-hosting/configuration/version-control to connect GitHub to my self-hosted Appwrite instance (1....
- User ID case sensitivity
I see that through REST (and SDK as well), getting a user is not case sensitive. And even though documentation does not clearly state that it is, the wording "V...