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
- Couldnt not do appwrite push tables
Not sure why i am not able to create my tables
- Self-host migration from 1.8.X
Is it safe to now migrate from 1.7.4 to 1.8.X on my selfhost?
- DeploymentStatus enum value `canceled` m...
Hey, Sorry if it has been reported already, I found an issue using the Dart SDK where the `canceled` enum value is missing from `DeploymentStatus`. This causes...