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

Cannot create torrent resume folder #25

Open
ciasis opened this issue Jul 1, 2021 · 2 comments
Open

Cannot create torrent resume folder #25

ciasis opened this issue Jul 1, 2021 · 2 comments

Comments

@ciasis
Copy link

ciasis commented Jul 1, 2021

So after starting the container and fixing the unable to write config file error, I have a new error that I don't know how to fix:

2021-07-01T17:19:54.350788722Z Cannot create torrent resume folder: "/home/qbittorrent/.local/share/qBittorrent/BT_backup"

Is this something inside the container or can I do anything about it?

@wernight
Copy link
Owner

wernight commented Jul 7, 2021

I suppose that either you're running as another user than the default and/or you're mounting this or its parent directory. You need to ensure that the user you're running with has access to this directory for writing.

@ciasis
Copy link
Author

ciasis commented Jul 7, 2021

Yes, I changed the PUID and GUID to my regular user I ran every docker container with. So should I keep the default user then?

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

No branches or pull requests

2 participants