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

Crash during backup #1

Open
matthmart opened this issue Feb 1, 2017 · 0 comments
Open

Crash during backup #1

matthmart opened this issue Feb 1, 2017 · 0 comments
Assignees
Labels

Comments

@matthmart
Copy link
Contributor

When a backup is executed, a walk inside specified directories is done for backuping files.

The error given by the walk function is not handled correctly and a panic can occur if no execution right is set on some directories for instance.

https://github.com/agence-webup/pliz/blob/master/actions/backup.go#L82

@matthmart matthmart added the bug label Feb 1, 2017
@matthmart matthmart self-assigned this Feb 1, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant