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
- Appwrite Python SDK Keeps returning the ...
So I have a couple services, one is a scheduling engine responsible for fetching data from a database and launching a containerized micro service to process tha...
- Invalid token passed in the request
Hello, I have an issue using updateMagicURLSession. I send the email using sendMagicLink, which works fine. When i click the link in the email i get the invali...
- functions domain error
I cannot set up the domain for function I’m trying to add the domain api.example.com I can only use Cloudflare as the DNS provider because my domain provider do...