Btw, you need some of the volumes too
Have you seen this?
I need to find the windows command
tar: /backup/uploads.tar: Cannot open: No such file or directory
tar: Error is not recoverable: exiting now
tar: /backup/cache.tar: Cannot open: No such file or directory
tar: Error is not recoverable: exiting now
tar: /backup/config.tar: Cannot open: No such file or directory
tar: Error is not recoverable: exiting now
tar: /backup/certificates.tar: Cannot open: No such file or directory
tar: Error is not recoverable: exiting now
tar: /backup/functions.tar: Cannot open: No such file or directory
tar: Error is not recoverable: exiting now
``` I get this when I run the `backup.sh`
I get this when I run restore.sh
I used the backup.sh that was in the video
copy paste
Yes, you'll need to figure out the windows equivalent
ok
docker compose stop does not stop appwrite
I cant remove it either
its still running even tho ssh says it was deleted
sorry i don't understand. maybe some screenshots will give more detail?
I am trying to stop appwrite from running and when I run docker compose stop the command runs but the appwrite instance does not stop
yet appwrite still is running
I installed portainer and it does not show appwrite running in their
btw, you really shouldn't be using sudo with docker commands
what's docker ps show?
I get an error if I did not run sudo
just portainer
Do I need to do a new install?....
I am going to do a reintall of the vm
You may be missing a post install step
Recommended threads
- Clean install of 1.9.0 shows errors in a...
I just run a full clean install of Appwrite on my server following the Manual installation guide in the docs page. The console seems to work, visually there d...
- Setup custom domain on selfhosted behind...
Hello everyone, can anyone help me to setup a custom domain on a selfhosted appwrite instance thats running behind cloudflare tunnels? Current setup: Appwrite r...
- Why does this happen?
`AppwriteException: general_argument_invalid, Invalid `secret` param: Value must be a valid string and at least 1 chars and no longer than 256 chars (400)` the...