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

Access to mounted drive #1

Open
Imrhien opened this issue Jul 14, 2020 · 5 comments
Open

Access to mounted drive #1

Imrhien opened this issue Jul 14, 2020 · 5 comments

Comments

@Imrhien
Copy link

Imrhien commented Jul 14, 2020

This is an awesome script, really quick and easy to get going with, instructions helpful.

I'm just stuck with getting Sonarr/Radarr/Plex etc access to my mounted drive. As per instructions I've mounted my USB drive to /mnt/media/ and the apps have successfully written their appdata. However, via the web UIs of these apps, I can't see media inside /mnt/. Is this a docker problem or a permissions problem?

@thundermagic
Copy link
Owner

thundermagic commented Jul 15, 2020 via email

@Imrhien
Copy link
Author

Imrhien commented Jul 16, 2020

Ah, I figured it out! I missed a comment in docker-compose.yaml:
# TV shows imported by sonarr are stored in /mnt/media/tv_shows directory on the host. sonarr sees this directory
# as /tv. Within sonarr make your root folder as /tv

I was expecting to browse to /mnt/media/tv_shows but /tv is what I actually needed. Works like a treat :) Again, awesome script, what a time-saver. Thank you again and thanks for responding so quickly.

@thundermagic
Copy link
Owner

thundermagic commented Jul 16, 2020 via email

@Imrhien
Copy link
Author

Imrhien commented Jul 17, 2020

One last question if that's okay!

OpenVPN keeps crashing - it's trying to load an OVPN file it has downloaded, but the file in question is blank.

I've stopped the container and tried to copy in the correct file, but it's not working. I don't get an error when I run the below:

docker container cp nz66.nordvpn.com.ovpn transmission-openvpn:/etc/openvpn/nordvpn/nz66.nordvpn.com.ovpn

I've tried using SUDO and tried a few variations on the command but no luck.

Any suggestions?

@thundermagic
Copy link
Owner

thundermagic commented Jul 18, 2020 via email

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