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
- Create a project via REST API or SDK, mi...
I am currently self-hosting Appwrite in my local machine, deployed using docker script in the website. I also installed `appwrite-cli` through npm. I am trying...
- 1.8.1 - Databases - inline updating a ro...
When updating a database field via the inline edit method, the `$updatedAt` column does not get updated. Only if the row is updated by the "Update" interface (t...
- Function executions fail with cURL error...
Appwrite version: 1.8.0 Executor version: 0.11.4 Function runtime: Python 3.12 SELF-HOSTED Function executions that occur at the same moment as the executor's ...