Ballsdex-Team / BallsDex-DiscordBot

Collect and exchange countryballs on Discord
Other
95 stars 158 forks source link

postgress-backup not working on self hosting in docker. #446

Closed KhaosOrganized closed 1 month ago

KhaosOrganized commented 1 month ago

postgress-backup just isn't running, it continusuly says it's restarting and it gives the error code: "BACKUP_DIR points to a file or folder with insufficient permissions."

Screenshot 2024-10-15 104327

I'm using the latest version of docker and latest version of ballsdex.

KhaosOrganized commented 1 month ago

I fixed the error myself. Fix was going to the docker compose file and going to the volume's code and replacing the volume name from /var/opt/pgbackups:/backups to ./pgbackups:/backups