Using this backup and restore procedure.. my restored instance does not work. My project cannot be found even though it's in the console...
https://gist.github.com/stnguyen90/fee636ff652b8ecbf761935b2aa254fb
TL;DR
The problem is that a project with a requested ID cannot be found even though it exists in the console. The suggested solution is to use the command `docker exec -it appwrite-redis redis-cli flushall` to fix the issue. However, it is recommended to add this command to the script. Additionally, the user mentions that a backup and restore procedure did not work for them.docker exec -it appwrite-redis redis-cli flushall
fixes this
@Steven you should probably add that to the script...
So, the issue is solved now?
Recommended threads
- 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...
- Any way to temporarily bypass the email ...
Hey guys, any way to bypass the email verification to use the accounts again? i need to recover some projects that due to recent changes have been stopped, and ...
- How to use Sites on selfhosted appwrite
whenever I try to create a site even with template it says 404 nginx error