Hi, I'm running restore script to restore appwrite containers. But got this error. Env: centos 7, docker 23.0.5, appwrite 1.3.4 restore script: https://gist.github.com/stnguyen90/fee636ff652b8ecbf761935b2aa254fb
Hi - lemme take a look
waiting for you
@joeyouss anything new? 😦
found the problem, I have to moved the backup folder and restore.sh file to the folder where current appwrite docker running
Recommended threads
- Authentication on custom Websocket Serve...
Hi, I want to use a custom Websocket Server (using Bun) for my application. However I cant really figure out authentication on custom servers. Session cookies ...
- Realtime: Listener not triggered on upda...
I self host appwrite 1.8.1. The genereal functionallity works fine. But my realtime subscription isn't updating. I see "Received heartbeat response from realtim...
- Realtime for files() works almost well, ...
I have been trying to make use of realtime, today (14.03.26) I have pulled all the latest versions of docker images, and sdk available. Whats working: - Conn...