Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Backup fails to save to remote #110

Closed
AuxiliumCDNG opened this issue Apr 7, 2022 · 1 comment
Closed

Backup fails to save to remote #110

AuxiliumCDNG opened this issue Apr 7, 2022 · 1 comment
Labels
bug Something isn't working docker This has smth to do with the docker image help wanted Extra attention is needed

Comments

@AuxiliumCDNG
Copy link
Contributor

As mentioned in #96, the permissions in docker volumes currently stop many things from working.
This happens to the backup:

/app # python3 backup.py
checking backup directory
parsing backup name
downloading MySql database
copying files
packing files
cleaning up
saving on remote
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
@         WARNING: UNPROTECTED PRIVATE KEY FILE!          @
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
Permissions 0644 for 'secrets/vps.key' are too open.
It is required that your private key files are NOT accessible by others.
This private key will be ignored.
@AuxiliumCDNG AuxiliumCDNG added bug Something isn't working help wanted Extra attention is needed docker This has smth to do with the docker image labels Apr 7, 2022
@AuxiliumCDNG
Copy link
Contributor Author

Update: Backups currently work on our instance. I will come back with more detail.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working docker This has smth to do with the docker image help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant