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

Freenas issue #7

Open
lihaug opened this issue Mar 12, 2018 · 0 comments
Open

Freenas issue #7

lihaug opened this issue Mar 12, 2018 · 0 comments

Comments

@lihaug
Copy link

lihaug commented Mar 12, 2018

Hi

Running this script in Radarr 2.0.0.5153 running in a Jail on FreeNAS-11.1-U2 gives the following error:

###### Process started at: Mon Mar 12 19:09:46 CET 2018 ###### Looking for subtitles for: /media/plex/Series/*cencored* [WEBDL-720p x264].mkv Executing subliminal subliminal download -l en /media/plex/Series/*cencored* [WEBDL-720p x264].mkv Traceback (most recent call last): File "/usr/local/bin/subliminal", line 11, in <module> sys.exit(subliminal()) File "/usr/local/lib/python2.7/site-packages/click/core.py", line 722, in __call__ return self.main(*args, **kwargs) File "/usr/local/lib/python2.7/site-packages/click/core.py", line 697, in main rv = self.invoke(ctx) File "/usr/local/lib/python2.7/site-packages/click/core.py", line 1063, in invoke Command.invoke(self, ctx) File "/usr/local/lib/python2.7/site-packages/click/core.py", line 895, in invoke return ctx.invoke(self.callback, **ctx.params) File "/usr/local/lib/python2.7/site-packages/click/core.py", line 535, in invoke return callback(*args, **kwargs) File "/usr/local/lib/python2.7/site-packages/click/decorators.py", line 17, in new_func return f(get_current_context(), *args, **kwargs) File "/usr/local/lib/python2.7/site-packages/subliminal/cli.py", line 232, in subliminal os.makedirs(cache_dir) File "/usr/local/lib/python2.7/os.py", line 150, in makedirs makedirs(head, mode) File "/usr/local/lib/python2.7/os.py", line 157, in makedirs mkdir(name, mode) OSError: [Errno 13] Permission denied: '/.cache'

Edit: When running the same command to subliminal as the script through CLI I also get an error, however when pasting the filepath with quotation marks it works (most of the time). I tried updating Sonarr to not insert any spaces in the path and filename, but it still returns the same error.

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

1 participant