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?
Summary
User experienced an issue where the storage for project B got swapped with storage from project A after upgrading to version 1.4.9 of the appwrite. They tried removing and recreating their NPM entry for appwrite, and it fixed the issue. There is a possibility that the issue was network-related. The user is self-hosting and using NPM for all their containers. They are experiencing the same issue with all databases, not just the bucket storage. They are looking for help on recovering their storageB. Solution: The user resolved the issue by removing and recreating their NPM entry for appwrite after upgrading to version
vontdeux
Rank 1: Thread
Nov 24, 2023, 09:35
additional note, when i try to create another bucket in project B, "network request failed" error is displayed
vontdeux
Rank 1: Thread
Nov 24, 2023, 11:30
not only the bucket storage, all the databases is having the same issue, help!!!
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