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
- Export, Import or Migration giving this ...
As you can see in yhe screenshot i am not able to export any data or export the data from tables. Also it is affecting the migration from appwrite to appwrite h...
- local (self-hosted) sites issues
setup: - `composer run installer:dev` issues - Getting error when visiting the site ```Synchronous function execution timed out. Use asynchronous execution in...
- I'm getting an error on the console "j?....
On my self hosted instance version 1.8.1 the console is giving me this error when trying to view the rows for a table I recently created. My application is read...