Dockerization of some popular applications.


Recommended Posts

I have migrated from Phaze's Plex plugin to Needo's Plex Docker and keep getting this error in docker log - any ideas?  Also Plex docker will become unresponsive after a while and have to restart docker to regain functionality...

 

OSError: [Errno 13] Permission denied: '/config/Library/Application Support/Plex Media Server/Plug-ins/LocalMedia.bundle/Contents/Libraries/Shared/mutagen/__init__.pyc'
Traceback (most recent call last):
File "/config/Library/Application Support/Plex Media Server/Plug-ins/Framework.bundle/Contents/Resources/Versions/2/Python/bootstrap.py", line 118, in
os.unlink(fp)
OSError: [Errno 13] Permission denied: '/config/Library/Application Support/Plex Media Server/Plug-ins/LocalMedia.bundle/Contents/Libraries/Shared/mutagen/__init__.pyc'
Traceback (most recent call last):
File "/config/Library/Application Support/Plex Media Server/Plug-ins/Framework.bundle/Contents/Resources/Versions/2/Python/bootstrap.py", line 118, in
os.unlink(fp)
OSError: [Errno 13] Permission denied: '/config/Library/Application Support/Plex Media Server/Plug-ins/LocalMedia.bundle/Contents/Libraries/Shared/mutagen/__init__.pyc'
Traceback (most recent call last):
File "/config/Library/Application Support/Plex Media Server/Plug-ins/Framework.bundle/Contents/Resources/Versions/2/Python/bootstrap.py", line 118, in
os.unlink(fp)

Link to comment

I have migrated from Phaze's Plex plugin to Needo's Plex Docker and keep getting this error in docker log - any ideas?  Also Plex docker will become unresponsive after a while and have to restart docker to regain functionality...

 

OSError: [Errno 13] Permission denied: '/config/Library/Application Support/Plex Media Server/Plug-ins/LocalMedia.bundle/Contents/Libraries/Shared/mutagen/__init__.pyc'
Traceback (most recent call last):
File "/config/Library/Application Support/Plex Media Server/Plug-ins/Framework.bundle/Contents/Resources/Versions/2/Python/bootstrap.py", line 118, in
os.unlink(fp)
OSError: [Errno 13] Permission denied: '/config/Library/Application Support/Plex Media Server/Plug-ins/LocalMedia.bundle/Contents/Libraries/Shared/mutagen/__init__.pyc'
Traceback (most recent call last):
File "/config/Library/Application Support/Plex Media Server/Plug-ins/Framework.bundle/Contents/Resources/Versions/2/Python/bootstrap.py", line 118, in
os.unlink(fp)
OSError: [Errno 13] Permission denied: '/config/Library/Application Support/Plex Media Server/Plug-ins/LocalMedia.bundle/Contents/Libraries/Shared/mutagen/__init__.pyc'
Traceback (most recent call last):
File "/config/Library/Application Support/Plex Media Server/Plug-ins/Framework.bundle/Contents/Resources/Versions/2/Python/bootstrap.py", line 118, in
os.unlink(fp)

you probably need to chown your plex library to nobody:users.
Link to comment

I have migrated from Phaze's Plex plugin to Needo's Plex Docker and keep getting this error in docker log - any ideas?  Also Plex docker will become unresponsive after a while and have to restart docker to regain functionality...

 

OSError: [Errno 13] Permission denied: '/config/Library/Application Support/Plex Media Server/Plug-ins/LocalMedia.bundle/Contents/Libraries/Shared/mutagen/__init__.pyc'
Traceback (most recent call last):
File "/config/Library/Application Support/Plex Media Server/Plug-ins/Framework.bundle/Contents/Resources/Versions/2/Python/bootstrap.py", line 118, in
os.unlink(fp)
OSError: [Errno 13] Permission denied: '/config/Library/Application Support/Plex Media Server/Plug-ins/LocalMedia.bundle/Contents/Libraries/Shared/mutagen/__init__.pyc'
Traceback (most recent call last):
File "/config/Library/Application Support/Plex Media Server/Plug-ins/Framework.bundle/Contents/Resources/Versions/2/Python/bootstrap.py", line 118, in
os.unlink(fp)
OSError: [Errno 13] Permission denied: '/config/Library/Application Support/Plex Media Server/Plug-ins/LocalMedia.bundle/Contents/Libraries/Shared/mutagen/__init__.pyc'
Traceback (most recent call last):
File "/config/Library/Application Support/Plex Media Server/Plug-ins/Framework.bundle/Contents/Resources/Versions/2/Python/bootstrap.py", line 118, in
os.unlink(fp)

you probably need to chown your plex library to nobody:users.

 

I have chowned entire plex app folder including library, but still get

File "/config/Library/Application Support/Plex Media Server/Plug-ins/Framework.bundle/Contents/Resources/Versions/2/Python/bootstrap.py", line 118, in
os.unlink(fp)
OSError: [Errno 13] Permission denied: '/config/Library/Application Support/Plex Media Server/Plug-ins/LocalMedia.bundle/Contents/Libraries/Shared/mutagen/__init__.pyc'

 

and still have to restart - stop and start docker a couple times a day - due to plex becoming unresponsive.

 

any other suggestions?

Link to comment

This is what the mutagen folder looks like for me.


root@Tower:~# cd /mnt/cache/Appdata/Plex/Library/Application\ Support/Plex\ Media\ Server/Plug\-ins/LocalMedia.bundle/Contents/Libraries/Shared/mutagen
root@Tower:/mnt/cache/Appdata/Plex/Library/Application Support/Plex Media Server/Plug-ins/LocalMedia.bundle/Contents/Libraries/Shared/mutagen# ls -al
total 724
drwxrwxrwx 1 nobody users   838 Mar  9 03:23 ./
drwxrwxrwx 1 nobody users    88 Dec 19 03:29 ../
-rwxrwxrwx 1 nobody users  8010 Dec 19 03:29 __init__.py*
-rw-r--r-- 1    999 users 11263 Mar  9 03:23 __init__.pyc
-rwxrwxrwx 1 nobody users  1983 Dec 19 03:29 _compat.py*
-rw-r--r-- 1    999 users  4948 Mar  9 03:23 _compat.pyc
-rwxrwxrwx 1 nobody users  3368 Dec 19 03:29 _constants.py*
-rw-r--r-- 1    999 users  3768 Mar  9 03:23 _constants.pyc
-rwxrwxrwx 1 nobody users 40924 Dec 19 03:29 _id3frames.py*
-rw-r--r-- 1    999 users 96500 Mar  9 03:23 _id3frames.pyc
-rwxrwxrwx 1 nobody users 14422 Dec 19 03:29 _id3specs.py*
-rw-r--r-- 1    999 users 28903 Mar  9 03:23 _id3specs.pyc
-rwxrwxrwx 1 nobody users  4503 Dec 19 03:29 _id3util.py*
-rw-r--r-- 1    999 users  7212 Mar  9 03:23 _id3util.pyc
-rwxrwxrwx 1 nobody users 12633 Dec 19 03:29 _util.py*
-rw-r--r-- 1    999 users 22439 Mar  9 03:23 _util.pyc
-rwxrwxrwx 1 nobody users  9643 Dec 19 03:29 _vorbis.py*
-rw-r--r-- 1    999 users 11994 Mar  9 03:23 _vorbis.pyc
-rwxrwxrwx 1 nobody users  9319 Dec 19 03:29 aiff.py*
-rwxrwxrwx 1 nobody users 19059 Dec 19 03:29 apev2.py*
-rwxrwxrwx 1 nobody users 22751 Dec 19 03:29 asf.py*
-rwxrwxrwx 1 nobody users 14404 Dec 19 03:29 easyid3.py*
-rwxrwxrwx 1 nobody users  8379 Dec 19 03:29 easymp4.py*
-rwxrwxrwx 1 nobody users 28652 Dec 19 03:29 flac.py*
-rw-r--r-- 1    999 users 36212 Mar  9 03:23 flac.pyc
-rwxrwxrwx 1 nobody users 32095 Dec 19 03:29 id3.py*
-rw-r--r-- 1    999 users 29674 Mar  9 03:23 id3.pyc
-rwxrwxrwx 1 nobody users 18515 Dec 19 03:29 m4a.py*
-rwxrwxrwx 1 nobody users  2853 Dec 19 03:29 monkeysaudio.py*
-rwxrwxrwx 1 nobody users 10003 Dec 19 03:29 mp3.py*
-rwxrwxrwx 1 nobody users 28889 Dec 19 03:29 mp4.py*
-rw-r--r-- 1    999 users 34686 Mar  9 03:23 mp4.pyc
-rwxrwxrwx 1 nobody users  8873 Dec 19 03:29 musepack.py*
-rwxrwxrwx 1 nobody users 17493 Dec 19 03:29 ogg.py*
-rw-r--r-- 1    999 users 17602 Mar  9 03:23 ogg.pyc
-rwxrwxrwx 1 nobody users  4481 Dec 19 03:29 oggflac.py*
-rwxrwxrwx 1 nobody users  3559 Dec 19 03:29 oggopus.py*
-rwxrwxrwx 1 nobody users  4127 Dec 19 03:29 oggspeex.py*
-rwxrwxrwx 1 nobody users  3890 Dec 19 03:29 oggtheora.py*
-rwxrwxrwx 1 nobody users  4204 Dec 19 03:29 oggvorbis.py*
-rw-r--r-- 1    999 users  5950 Mar  9 03:23 oggvorbis.pyc
-rwxrwxrwx 1 nobody users  2276 Dec 19 03:29 optimfrog.py*
-rwxrwxrwx 1 nobody users  2190 Dec 19 03:29 trueaudio.py*
-rwxrwxrwx 1 nobody users  3835 Dec 19 03:29 wavpack.py*
root@Tower:/mnt/cache/Appdata/Plex/Library/Application Support/Plex Media Server/Plug-ins/LocalMedia.bundle/Contents/Libraries/Shared/mutagen#

 

is that what you have/see?

Link to comment

I just installed Plex Server, however when i try to access it via my iPhone using OpenVPN it says 'You do not have permission to access this server' However the Plex GUI loads just fine.

 

Do i need to make any config changes for this to work?

Link to comment

This is what the mutagen folder looks like for me.

Tower login: root
Linux 3.18.5-unRAID.
Last login: Sun Mar  8 22:31:39 -0500 2015 on /dev/pts/0 from 192.168.1.2.
root@Tower:~# cd /mnt/cache/Appdata/Plex/Library/Application\ Support/Plex\ Media\ Server/Plug\-ins/LocalMedia.bundle/Contents/Libraries/Shared/mutagen
root@Tower:/mnt/cache/Appdata/Plex/Library/Application Support/Plex Media Server/Plug-ins/LocalMedia.bundle/Contents/Libraries/Shared/mutagen# ls -al
total 724
drwxrwxrwx 1 nobody users   838 Mar  9 03:23 ./
drwxrwxrwx 1 nobody users    88 Dec 19 03:29 ../
-rwxrwxrwx 1 nobody users  8010 Dec 19 03:29 __init__.py*
-rw-r--r-- 1    999 users 11263 Mar  9 03:23 __init__.pyc
-rwxrwxrwx 1 nobody users  1983 Dec 19 03:29 _compat.py*
-rw-r--r-- 1    999 users  4948 Mar  9 03:23 _compat.pyc
-rwxrwxrwx 1 nobody users  3368 Dec 19 03:29 _constants.py*
-rw-r--r-- 1    999 users  3768 Mar  9 03:23 _constants.pyc
-rwxrwxrwx 1 nobody users 40924 Dec 19 03:29 _id3frames.py*
-rw-r--r-- 1    999 users 96500 Mar  9 03:23 _id3frames.pyc
-rwxrwxrwx 1 nobody users 14422 Dec 19 03:29 _id3specs.py*
-rw-r--r-- 1    999 users 28903 Mar  9 03:23 _id3specs.pyc
-rwxrwxrwx 1 nobody users  4503 Dec 19 03:29 _id3util.py*
-rw-r--r-- 1    999 users  7212 Mar  9 03:23 _id3util.pyc
-rwxrwxrwx 1 nobody users 12633 Dec 19 03:29 _util.py*
-rw-r--r-- 1    999 users 22439 Mar  9 03:23 _util.pyc
-rwxrwxrwx 1 nobody users  9643 Dec 19 03:29 _vorbis.py*
-rw-r--r-- 1    999 users 11994 Mar  9 03:23 _vorbis.pyc
-rwxrwxrwx 1 nobody users  9319 Dec 19 03:29 aiff.py*
-rwxrwxrwx 1 nobody users 19059 Dec 19 03:29 apev2.py*
-rwxrwxrwx 1 nobody users 22751 Dec 19 03:29 asf.py*
-rwxrwxrwx 1 nobody users 14404 Dec 19 03:29 easyid3.py*
-rwxrwxrwx 1 nobody users  8379 Dec 19 03:29 easymp4.py*
-rwxrwxrwx 1 nobody users 28652 Dec 19 03:29 flac.py*
-rw-r--r-- 1    999 users 36212 Mar  9 03:23 flac.pyc
-rwxrwxrwx 1 nobody users 32095 Dec 19 03:29 id3.py*
-rw-r--r-- 1    999 users 29674 Mar  9 03:23 id3.pyc
-rwxrwxrwx 1 nobody users 18515 Dec 19 03:29 m4a.py*
-rwxrwxrwx 1 nobody users  2853 Dec 19 03:29 monkeysaudio.py*
-rwxrwxrwx 1 nobody users 10003 Dec 19 03:29 mp3.py*
-rwxrwxrwx 1 nobody users 28889 Dec 19 03:29 mp4.py*
-rw-r--r-- 1    999 users 34686 Mar  9 03:23 mp4.pyc
-rwxrwxrwx 1 nobody users  8873 Dec 19 03:29 musepack.py*
-rwxrwxrwx 1 nobody users 17493 Dec 19 03:29 ogg.py*
-rw-r--r-- 1    999 users 17602 Mar  9 03:23 ogg.pyc
-rwxrwxrwx 1 nobody users  4481 Dec 19 03:29 oggflac.py*
-rwxrwxrwx 1 nobody users  3559 Dec 19 03:29 oggopus.py*
-rwxrwxrwx 1 nobody users  4127 Dec 19 03:29 oggspeex.py*
-rwxrwxrwx 1 nobody users  3890 Dec 19 03:29 oggtheora.py*
-rwxrwxrwx 1 nobody users  4204 Dec 19 03:29 oggvorbis.py*
-rw-r--r-- 1    999 users  5950 Mar  9 03:23 oggvorbis.pyc
-rwxrwxrwx 1 nobody users  2276 Dec 19 03:29 optimfrog.py*
-rwxrwxrwx 1 nobody users  2190 Dec 19 03:29 trueaudio.py*
-rwxrwxrwx 1 nobody users  3835 Dec 19 03:29 wavpack.py*
root@Tower:/mnt/cache/Appdata/Plex/Library/Application Support/Plex Media Server/Plug-ins/LocalMedia.bundle/Contents/Libraries/Shared/mutagen#

 

is that what you have/see?

 

This is what mine is showing, not sure how to go about fixing this....

 

 

root@SERVER:/mnt/cache/apps/plex/Library/Application Support/Plex Media Server/Plug-ins/LocalMedia.bundle/Contents/Libraries/Shared/mutagen# ls -al
total 720
drwxr-xr-x 1 root users   838 Feb 24 07:40 ./
drwxr-xr-x 1 root users    88 Dec 19 08:08 ../
-rw-r--r-- 1 root users  8010 Dec 19 08:08 __init__.py
-rw-r--r-- 1 root users 11109 Feb 24 07:40 __init__.pyc
-rw-r--r-- 1 root users  1983 Dec 19 08:08 _compat.py
-rw-r--r-- 1 root users  4829 Feb 24 07:40 _compat.pyc
-rw-r--r-- 1 root users  3368 Dec 19 08:08 _constants.py
-rw-r--r-- 1 root users  3761 Feb 24 07:40 _constants.pyc
-rw-r--r-- 1 root users 40924 Dec 19 08:08 _id3frames.py
-rw-r--r-- 1 root users 94512 Feb 24 07:40 _id3frames.pyc
-rw-r--r-- 1 root users 14422 Dec 19 08:08 _id3specs.py
-rw-r--r-- 1 root users 28301 Feb 24 07:40 _id3specs.pyc
-rw-r--r-- 1 root users  4503 Dec 19 08:08 _id3util.py
-rw-r--r-- 1 root users  7072 Feb 24 07:40 _id3util.pyc
-rw-r--r-- 1 root users 12633 Dec 19 08:08 _util.py
-rw-r--r-- 1 root users 21998 Feb 24 07:40 _util.pyc
-rw-r--r-- 1 root users  9643 Dec 19 08:08 _vorbis.py
-rw-r--r-- 1 root users 11847 Feb 24 07:40 _vorbis.pyc
-rw-r--r-- 1 root users  9319 Dec 19 08:08 aiff.py
-rw-r--r-- 1 root users 19059 Dec 19 08:08 apev2.py
-rw-r--r-- 1 root users 22751 Dec 19 08:08 asf.py
-rw-r--r-- 1 root users 14404 Dec 19 08:08 easyid3.py
-rw-r--r-- 1 root users  8379 Dec 19 08:08 easymp4.py
-rw-r--r-- 1 root users 28652 Dec 19 08:08 flac.py
-rw-r--r-- 1 root users 35680 Feb 24 07:40 flac.pyc
-rw-r--r-- 1 root users 32095 Dec 19 08:08 id3.py
-rw-r--r-- 1 root users 29394 Feb 24 07:40 id3.pyc
-rw-r--r-- 1 root users 18515 Dec 19 08:08 m4a.py
-rw-r--r-- 1 root users  2853 Dec 19 08:08 monkeysaudio.py
-rw-r--r-- 1 root users 10003 Dec 19 08:08 mp3.py
-rw-r--r-- 1 root users 28889 Dec 19 08:08 mp4.py
-rw-r--r-- 1 root users 34259 Feb 24 07:40 mp4.pyc
-rw-r--r-- 1 root users  8873 Dec 19 08:08 musepack.py
-rw-r--r-- 1 root users 17493 Dec 19 08:08 ogg.py
-rw-r--r-- 1 root users 17434 Feb 24 07:40 ogg.pyc
-rw-r--r-- 1 root users  4481 Dec 19 08:08 oggflac.py
-rw-r--r-- 1 root users  3559 Dec 19 08:08 oggopus.py
-rw-r--r-- 1 root users  4127 Dec 19 08:08 oggspeex.py
-rw-r--r-- 1 root users  3890 Dec 19 08:08 oggtheora.py
-rw-r--r-- 1 root users  4204 Dec 19 08:08 oggvorbis.py
-rw-r--r-- 1 root users  5859 Feb 24 07:40 oggvorbis.pyc
-rw-r--r-- 1 root users  2276 Dec 19 08:08 optimfrog.py
-rw-r--r-- 1 root users  2190 Dec 19 08:08 trueaudio.py
-rw-r--r-- 1 root users  3835 Dec 19 08:08 wavpack.py
root@SERVER:/mnt/cache/apps/plex/Library/Application Support/Plex Media Server/Plug-ins/LocalMedia.bundle/Contents/Libraries/Shared/mutagen#

Link to comment

I just installed Plex Server, however when i try to access it via my iPhone using OpenVPN it says 'You do not have permission to access this server' However the Plex GUI loads just fine.

 

Do i need to make any config changes for this to work?

Just curious, but why not just utilize the built-in remote access features of Plex and avoid OpenVPN?

Link to comment

Still having this same issue, and it is becoming more and more frequent. Does anyone have any ideas?

I'm having an issue with Sonarr now, where certain nzb's when added automatically or manually, I get the error "POST Internal Server Error api/release" from Sonarr. In the logs it simply says :

 

Request Failed: Error response received from SABNzbd:

 

with the exception:

 

NzbDrone.Core.Download.Clients.DownloadClientException: Error response received from SABnzbd:

at NzbDrone.Core.Download.Clients.Sabnzbd.SabnzbdProxy.CheckForError (RestSharp.IRestResponse) <0x00363>

at NzbDrone.Core.Download.Clients.Sabnzbd.SabnzbdProxy.ProcessRequest (RestSharp.IRestRequest,string,NzbDrone.Core.Download.Clients.Sabnzbd.SabnzbdSettings) <0x00097>

at NzbDrone.Core.Download.Clients.Sabnzbd.SabnzbdProxy.DownloadNzb (byte[],string,string,int,NzbDrone.Core.Download.Clients.Sabnzbd.SabnzbdSettings) <0x000e3>

at NzbDrone.Core.Download.Clients.Sabnzbd.Sabnzbd.AddFromNzbFile (NzbDrone.Core.Parser.Model.RemoteEpisode,string,byte[]) <0x001e1>

at NzbDrone.Core.Download.UsenetClientBase`1<NzbDrone.Core.Download.Clients.Sabnzbd.SabnzbdSettings>.Download (NzbDrone.Core.Parser.Model.RemoteEpisode) <0x00213>

at NzbDrone.Core.Download.DownloadService.DownloadReport (NzbDrone.Core.Parser.Model.RemoteEpisode) <0x00370>

at NzbDrone.Api.Indexers.ReleaseModule.DownloadRelease (NzbDrone.Api.Indexers.ReleaseResource) <0x000b5>

at NzbDrone.Api.Indexers.ReleaseModule.<.ctor>b__0 (object) <0x0002b>

at (wrapper dynamic-method) object.CallSite.Target (System.Runtime.CompilerServices.Closure,System.Runtime.CompilerServices.CallSite,System.Func`2<object, object>,object) <0x000a0>

at Nancy.Routing.Route/<>c__DisplayClass4.<Wrap>b__3 (object,System.Threading.CancellationToken) <0x00137>

 

And SAB reports getting an empty NZB file. I can manually add the nzb file to SAB and it downloads perfectly fine.

The certain releases it won't add seem almost random, but those will not add, no matter what I do.

 

Link to comment

I just installed Plex Server, however when i try to access it via my iPhone using OpenVPN it says 'You do not have permission to access this server' However the Plex GUI loads just fine.

 

Do i need to make any config changes for this to work?

Just curious, but why not just utilize the built-in remote access features of Plex and avoid OpenVPN?

I wasnt aware of such a feature existed, will take a look into it.

Link to comment

I wasnt aware of such a feature existed, will take a look into it.

It used to be called MyPlex.  Now I think it's just a Plex account, as all the server and all their apps make use of the remote access features.

 

If you have a Plex account (free works!), you've correctly mapped a port (automatically or manually) on the "Connect" settings of PMS, and you're logged in on the client trying to access it, it should just work.

Link to comment
  • 2 weeks later...
  • 3 weeks later...

I posted in here before and no one ever responded  :( I am getting errors, very randomly with Sonarr. It fails completely randomly, and SAB reports an empty NZB file. I cannot be the only one with this issue. Does anyone have a fix? Adding files manually to SAB works. In fact, after one fails with automatic search, it works with automatic, and vice versa.

 

Is there another docker of sonarr besides needo's? I know 4 people who have this issue now, and it's only on unraid needo's docker of sonarr. Two of the people use GET, 2 use SAB, so it's DEFINITELY this docker of Sonarr that's the issue. Not trying to downplay any of the work done here at all. But this has been going on for a while now, and I'd like to try another docker if there is one available for sonarr.

Link to comment

I posted in here before and no one ever responded  :( I am getting errors, very randomly with Sonarr. It fails completely randomly, and SAB reports an empty NZB file. I cannot be the only one with this issue. Does anyone have a fix? Adding files manually to SAB works. In fact, after one fails with automatic search, it works with automatic, and vice versa.

 

Is there another docker of sonarr besides needo's? I know 4 people who have this issue now, and it's only on unraid needo's docker of sonarr. Two of the people use GET, 2 use SAB, so it's DEFINITELY this docker of Sonarr that's the issue. Not trying to downplay any of the work done here at all. But this has been going on for a while now, and I'd like to try another docker if there is one available for sonarr.

Binhex also has a Sonarr contained based on Arch Linux.  I thought about trying it but remapping the volumes would be necessary and I didn't want to recreate the database.

Link to comment

I posted in here before and no one ever responded  :( I am getting errors, very randomly with Sonarr. It fails completely randomly, and SAB reports an empty NZB file. I cannot be the only one with this issue. Does anyone have a fix? Adding files manually to SAB works. In fact, after one fails with automatic search, it works with automatic, and vice versa.

 

Is there another docker of sonarr besides needo's? I know 4 people who have this issue now, and it's only on unraid needo's docker of sonarr. Two of the people use GET, 2 use SAB, so it's DEFINITELY this docker of Sonarr that's the issue. Not trying to downplay any of the work done here at all. But this has been going on for a while now, and I'd like to try another docker if there is one available for sonarr.

 

 

I personally wouldn't be so quick to say that this sonarr container is DEFINITELY the issue when it comes to empty files, it could be that the nzb file itself is malformed and contains no download links, or a temperamental nzb provider site throwing up errors every now and again.

Link to comment

I posted in here before and no one ever responded  :( I am getting errors, very randomly with Sonarr. It fails completely randomly, and SAB reports an empty NZB file. I cannot be the only one with this issue. Does anyone have a fix? Adding files manually to SAB works. In fact, after one fails with automatic search, it works with automatic, and vice versa.

 

Is there another docker of sonarr besides needo's? I know 4 people who have this issue now, and it's only on unraid needo's docker of sonarr. Two of the people use GET, 2 use SAB, so it's DEFINITELY this docker of Sonarr that's the issue. Not trying to downplay any of the work done here at all. But this has been going on for a while now, and I'd like to try another docker if there is one available for sonarr.

I've been using Needo's sonarr & sab since pretty much the beginning, and I have never had the issues you're describing.  I have had intermittently problems with malformed NZB's that have the same problems whether they get added automatically or manually or via add NZB.  Of the trio of programs, sab, sonarrr, couch, I'd have to say that sab and sonarr are rock solid, and its only couch that gives me the weird troubles every once in a while.
Link to comment

I have sent the EXACT same nzb url that is passed to SAB, manually and it does not throw the error. I have been exploring this for months, and I'm sorry, but it is this version of sonarr, and I am not the only one :( I can take the all the same NZB's from sonarr in regular linux, windows, and osx with no issues. It also happens, as I said before with SAB and GET. I have re-installed the docker after destroying the image, and as I said the problem only persists with this particular sonarr version. I don't know how it could be anything but this version of sonarr, but I'm very open to suggestions. You'll see the errors above. So is that a no? There is no other docker of sonarr?

Squid, can you describe the issue you're having a little more? I am a mod on my indexer, and no one except people with unraid and needo's sonnar have this issue unfortunately.

Link to comment

Yes, I've seen one or two. And again, they are all using this docker of sonarr. I am very open to try whatever. But again, this is not my first rodeo. I have tried very hard to isolate the issue, and I cannot. It is seemingly random. But I am not the only one who has it. We just had two others come into our chat room last night and describe the exact same thing.

Link to comment

Yes, I've seen one or two. And again, they are all using this docker of sonarr. I am very open to try whatever. But again, this is not my first rodeo. I have tried very hard to isolate the issue, and I cannot. It is seemingly random. But I am not the only one who has it. We just had two others come into our chat room last night and describe the exact same thing.

 

i have to say it but your indexer is also something you all have in common.

Link to comment

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.