8000 Backups to SAMBA not working · Issue #25 · emersion/bups · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
This repository was archived by the owner on Nov 19, 2020. It is now read-only.

Backups to SAMBA not working #25

Open
cbrunet opened this issue May 10, 2017 · 2 comments
Open

Backups to SAMBA not working #25

cbrunet opened this issue May 10, 2017 · 2 comments

Comments

@cbrunet
Copy link
cbrunet commented May 10, 2017

I found two problems:

1- in manage.py, line 246, I think you should return if sudo_worker is None. Otherwise, the process captures the log instead of the json response from sudo_worker.py

2- if you mount the cifs using root, only root can write to it. You need to add uid= and gid= options to make it writable from the user.

With those two changes, I finally was able to perform the backup

@apeltzer
Copy link

Maybe you could put a pull request for merging up here? So the author could check with other users and then see if things work out well / merge it in?

@TheDevelo
Copy link

I can also confirm both issues happen to me when using SAMBA.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants
0