Skip to content
View in the app

A better way to browse. Learn more.

Unraid

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Parity disk offline - read/write errors

Featured Replies

unraid is showing
 

28-09-2019 01:59Unraid array errorsWarning [TOWER] - array has errorsArray has 1 disk with read errorswarning

28-09-2019 01:59Unraid Parity disk errorAlert [TOWER] - Parity disk in error state (disk dsbl)ST4000DM004-2CV104_ZFN0AKFE (sdb)alert

and the parity drive is offline. Under attributes on the parity drives page, I see the following:

A mandatory smart command failed exiting. To continue, add one or more '-T permissive' options.

I'm unable to start the drive, so I can't run a smart check. I'm attaching a diag file.

I appreciate any assistance here. It looks to me like I need a new parity drive, but if someone could confirm that, I'd appreciate it.

edit:

I'll try and give some additional information.

I'm running unraid 6.7.2 on a Poweredge T20 with a dual core pentium 4 cpu & 16g ram. Please let me know if you need additional information. Thank you

tower-diagnostics-20190928-1045.zip

Edited by manderso
added system details

  • Community Expert

Check all connections, power and SATA, both ends, then post a new diagnostic.

  • Author

I've re-seated the cables on the drive at both ends, started the machine back up. Still shows as parity as down. Here's the latest diag.

Thank you for looking

tower-diagnostics-20190928-2341.zip

Edited by manderso

  • Community Expert

When a disk is disabled, it must be rebuilt before it will be enabled again. The difference now is that parity has a SMART report, whereas it didn't before. SMART looks OK so you can rebuild parity to the same disk.

 

Stop array - unassign disk - start with disk unassigned - stop -  reassign disk to begin rebuild. 

  • Author
On 9/28/2019 at 10:36 PM, trurl said:

When a disk is disabled, it must be rebuilt before it will be enabled again. The difference now is that parity has a SMART report, whereas it didn't before. SMART looks OK so you can rebuild parity to the same disk.

 

Stop array - unassign disk - start with disk unassigned - stop -  reassign disk to begin rebuild. 

Thank you, the parity drive is rebuilding now. Should be done any time now.

I believe this is related to my original problem. All of my docker instances have lost their settings. I didn't think to check at the time, but my Plex, Calibre & Nextcloud instances are all reset back to their out of the box settings. Did the parity drive going offline cause that, is it coincidence, or what? Is there anything in my logs describing what that might be?

  • Community Expert
3 hours ago, manderso said:

Did the parity drive going offline cause that

No. Parity contains no actual data. It only contains parity bits that can be combined with corresponding bits on ALL remaining disks to calculate the contents of a missing or disabled disk.

 

3 hours ago, manderso said:

all reset back to their out of the box settings

There are two different things that might be described as "settings".

 

There are the settings for the container, such as volume mappings, that appear on the add/edit container page when you configure a docker. These settings are stored on flash and tell Unraid how to run the docker.

 

And there are the settings for the application running within the container, such as plex libraries. These are stored in the appdata for the container.

 

Your docker image is fuller than I usually see in diagnostics. It might be OK or it might mean you have a misconfigured application. Have you ever filled up docker image?

  • Author
7 hours ago, trurl said:

No. Parity contains no actual data. It only contains parity bits that can be combined with corresponding bits on ALL remaining disks to calculate the contents of a missing or disabled disk.

 

There are two different things that might be described as "settings".

 

There are the settings for the container, such as volume mappings, that appear on the add/edit container page when you configure a docker. These settings are stored on flash and tell Unraid how to run the docker.

 

And there are the settings for the application running within the container, such as plex libraries. These are stored in the appdata for the container.

 

Your docker image is fuller than I usually see in diagnostics. It might be OK or it might mean you have a misconfigured application. Have you ever filled up docker image?

I've been close to filling the docker image, and got a warning about it. So I removed some docker containers, and it went below the warning threshold (75%) I think. Currently I'm at 64%.

The appdata dir for Plex still has metadata and media information according to an ls of

mnt/user/appdata/binhex-plex/Plex Media Server/Media/localhost/
manderso@Tower:/mnt/user/appdata/binhex-plex/Plex Media Server$ ls -al Media/localhost/
total 156
drwxrwxrwx 1 nobody users   153 Aug  7 21:02 ./
drwxrwxrwx 1 nobody users    31 Aug  7 03:38 ../
drwxrwxrwx 1 nobody users  8192 Aug  7 05:08 0/
drwxrwxrwx 1 nobody users  8192 Aug  7 05:08 1/
drwxrwxrwx 1 nobody users 12288 Aug  7 05:08 3/
drwxrwxrwx 1 nobody users  8192 Aug  7 06:05 4/
drwxrwxrwx 1 nobody users 12288 Aug  7 05:08 6/
drwxrwxrwx 1 nobody users  8192 Aug  7 05:08 7/
drwxrwxrwx 1 nobody users 12288 Aug  7 05:08 8/
drwxrwxrwx 1 nobody users 12288 Aug  7 05:08 9/
drwxrwxrwx 1 nobody users 12288 Aug  7 05:08 b/
drwxrwxrwx 1 nobody users  8192 Aug  7 05:08 e/
drwxrwxrwx 1 nobody users 12288 Aug  7 21:02 f/

But the Plex webui doesn't see the server I had setup prior to this issue.

  • Community Expert
3 hours ago, manderso said:

But the Plex webui doesn't see the server I had setup prior to this issue.

Have you tried logging out of plex from that plex webui and then logging in again?

  • Author
4 hours ago, trurl said:

Have you tried logging out of plex from that plex webui and then logging in again?

I restarted the container, but that didn't help. I've now logged out and back in (in the webui), but Plex doesn't still doesn't see my server.

 

  • Community Expert
8 hours ago, manderso said:

the Plex webui doesn't see the server I had setup

Do you have a screenshot just to make sure you are having the problem I think and not some other?

  • Author
1 hour ago, trurl said:

Do you have a screenshot just to make sure you are having the problem I think and not some other?

I hope these explain what I'm going through.

Thanks again for your help. Obv, poweredge is the name of the plex server that was working until recently.

 

Screenshot from 2019-10-01 14-59-42.png

Screenshot from 2019-10-01 14-59-02.png

  • Author

I've restarted the docker engine, and now it's trying to create a new plex server when I go to the site.

Here's the logs from the plex server:

ErrorWarningSystemArrayLogin


Created by...
___. .__ .__
\_ |__ |__| ____ | |__ ____ ___ ___
| __ \| |/ \| | \_/ __ \\ \/ /
| \_\ \ | | \ Y \ ___/ > <
|___ /__|___| /___| /\___ >__/\_ \
\/ \/ \/ \/ \/
https://hub.docker.com/u/binhex/

2019-09-27 07:23:53.725205 [info] System information Linux Tower 4.19.56-Unraid #1 SMP Tue Jun 25 10:19:34 PDT 2019 x86_64 GNU/Linux
2019-09-27 07:23:53.761052 [info] PUID defined as '99'
2019-09-27 07:23:54.260036 [info] PGID defined as '100'
2019-09-27 07:24:14.005461 [info] UMASK defined as '000'
2019-09-27 07:24:14.045224 [info] Permissions already set for volume mappings
2019-09-27 07:24:14.074088 [info] TRANS_DIR defined as '/config/transcode'
2019-09-27 07:24:14.180959 [info] Starting Supervisor...
2019-09-27 07:24:14,486 INFO Included extra file "/etc/supervisor/conf.d/plexmediaserver.conf" during parsing
2019-09-27 07:24:14,487 INFO Set uid to user 0 succeeded
2019-09-27 07:24:14,489 INFO supervisord started with pid 6
2019-09-27 07:24:15,491 INFO spawned: 'plexmediaserver' with pid 57
2019-09-27 07:24:15,492 INFO reaped unknown pid 7
2019-09-27 07:24:16,493 INFO success: plexmediaserver entered RUNNING state, process has stayed up for > than 1 seconds (startsecs)
2019-09-27 19:01:20,523 DEBG 'plexmediaserver' stderr output:
Connection to 45.79.215.15 closed by remote host.

2019-09-27 19:06:50,102 DEBG 'plexmediaserver' stderr output:
Connection to 45.79.200.142 closed by remote host.

2019-09-28 04:19:49,089 DEBG 'plexmediaserver' stderr output:
GUI: Matching 'Codename Villanelle Killing Eve Book 1'

2019-09-28 19:32:25,311 WARN received SIGTERM indicating exit request
2019-09-28 19:32:25,311 DEBG killing plexmediaserver (pid 57) with signal SIGTERM
2019-09-28 19:32:25,311 INFO waiting for plexmediaserver to die
2019-09-28 19:32:26,573 DEBG 'plexmediaserver' stdout output:
Critical: libusb_init failed


2019-09-28 19:32:26,731 DEBG fd 8 closed, stopped monitoring <POutputDispatcher at 22385873961488 for <Subprocess at 22385874019088 with name plexmediaserver in state STOPPING> (stdout)>
2019-09-28 19:32:26,731 DEBG fd 10 closed, stopped monitoring <POutputDispatcher at 22385874075344 for <Subprocess at 22385874019088 with name plexmediaserver in state STOPPING> (stderr)>
2019-09-28 19:32:26,731 INFO stopped: plexmediaserver (exit status 0)
2019-09-28 19:32:26,731 DEBG received SIGCHLD indicating a child quit
Created by...
___. .__ .__
\_ |__ |__| ____ | |__ ____ ___ ___
| __ \| |/ \| | \_/ __ \\ \/ /
| \_\ \ | | \ Y \ ___/ > <
|___ /__|___| /___| /\___ >__/\_ \
\/ \/ \/ \/ \/
https://hub.docker.com/u/binhex/

2019-09-28 19:38:35.695360 [info] System information Linux Tower 4.19.56-Unraid #1 SMP Tue Jun 25 10:19:34 PDT 2019 x86_64 GNU/Linux
2019-09-28 19:38:36.207299 [info] PUID defined as '99'
2019-09-28 19:38:36.700117 [info] PGID defined as '100'
2019-09-28 19:38:39.360322 [info] UMASK defined as '000'
2019-09-28 19:38:39.391194 [info] Setting permissions recursively on volume mappings...
2019-09-28 19:38:39.715424 [info] TRANS_DIR defined as '/config/transcode'
2019-09-28 19:38:39.917566 [info] Starting Supervisor...
2019-09-28 19:39:05,708 INFO Included extra file "/etc/supervisor/conf.d/plexmediaserver.conf" during parsing
2019-09-28 19:39:05,709 INFO Set uid to user 0 succeeded
2019-09-28 19:39:05,922 INFO supervisord started with pid 6
2019-09-28 19:39:06,923 INFO spawned: 'plexmediaserver' with pid 52
2019-09-28 19:39:06,924 INFO reaped unknown pid 7
2019-09-28 19:39:07,924 INFO success: plexmediaserver entered RUNNING state, process has stayed up for > than 1 seconds (startsecs)
2019-09-28 19:40:16,741 DEBG 'plexmediaserver' stderr output:
Exception AttributeError: "'ZipArchive' object has no attribute '_zip'" in <bound method ZipArchive.__del__ of <Framework.components.data.ZipArchive object at 0x154dac243a10>> ignored

2019-09-29 03:39:28,168 DEBG 'plexmediaserver' stderr output:
Exception AttributeError: "'ZipArchive' object has no attribute '_zip'" in <bound method ZipArchive.__del__ of <Framework.components.data.ZipArchive object at 0x154dafdf8a90>> ignored

2019-09-29 04:24:24,939 WARN received SIGTERM indicating exit request
2019-09-29 04:24:24,940 DEBG killing plexmediaserver (pid 52) with signal SIGTERM
2019-09-29 04:24:24,940 INFO waiting for plexmediaserver to die
2019-09-29 04:24:25,196 DEBG 'plexmediaserver' stdout output:
Critical: libusb_init failed


2019-09-29 04:24:25,206 DEBG fd 8 closed, stopped monitoring <POutputDispatcher at 22875389960080 for <Subprocess at 22875390034320 with name plexmediaserver in state STOPPING> (stdout)>
2019-09-29 04:24:25,206 DEBG fd 10 closed, stopped monitoring <POutputDispatcher at 22875390070160 for <Subprocess at 22875390034320 with name plexmediaserver in state STOPPING> (stderr)>
2019-09-29 04:24:25,206 INFO stopped: plexmediaserver (exit status 0)
2019-09-29 04:24:25,206 DEBG received SIGCHLD indicating a child quit
Created by...
___. .__ .__
\_ |__ |__| ____ | |__ ____ ___ ___
| __ \| |/ \| | \_/ __ \\ \/ /
| \_\ \ | | \ Y \ ___/ > <
|___ /__|___| /___| /\___ >__/\_ \
\/ \/ \/ \/ \/
https://hub.docker.com/u/binhex/

2019-09-29 04:25:50.577945 [info] System information Linux Tower 4.19.56-Unraid #1 SMP Tue Jun 25 10:19:34 PDT 2019 x86_64 GNU/Linux
2019-09-29 04:25:51.358377 [info] PUID defined as '99'
2019-09-29 04:25:51.876233 [info] PGID defined as '100'
2019-09-29 04:25:54.325726 [info] UMASK defined as '000'
2019-09-29 04:25:54.354808 [info] Permissions already set for volume mappings
2019-09-29 04:25:54.393369 [info] TRANS_DIR defined as '/config/transcode'
2019-09-29 04:25:54.676707 [info] Starting Supervisor...
Created by...
___. .__ .__
\_ |__ |__| ____ | |__ ____ ___ ___
| __ \| |/ \| | \_/ __ \\ \/ /
| \_\ \ | | \ Y \ ___/ > <
|___ /__|___| /___| /\___ >__/\_ \
\/ \/ \/ \/ \/
https://hub.docker.com/u/binhex/

2019-09-29 04:27:41.333013 [info] System information Linux Tower 4.19.56-Unraid #1 SMP Tue Jun 25 10:19:34 PDT 2019 x86_64 GNU/Linux
2019-09-29 04:27:43.407617 [info] PUID defined as '99'
2019-09-29 04:27:45.135029 [info] PGID defined as '100'
2019-09-29 04:27:51.914105 [info] UMASK defined as '000'
2019-09-29 04:27:51.943200 [info] Permissions already set for volume mappings
2019-09-29 04:27:51.972399 [info] TRANS_DIR defined as '/config/transcode'
2019-09-29 04:27:52.239811 [info] Starting Supervisor...
2019-09-29 04:29:03,400 INFO Included extra file "/etc/supervisor/conf.d/plexmediaserver.conf" during parsing
2019-09-29 04:29:03,400 INFO Set uid to user 0 succeeded
2019-09-29 04:29:03,592 INFO supervisord started with pid 6
2019-09-29 04:29:04,593 INFO spawned: 'plexmediaserver' with pid 50
2019-09-29 04:29:04,594 INFO reaped unknown pid 7
2019-09-29 04:29:05,595 INFO success: plexmediaserver entered RUNNING state, process has stayed up for > than 1 seconds (startsecs)
2019-09-29 04:30:28,739 DEBG 'plexmediaserver' stderr output:
Exception AttributeError: "'ZipArchive' object has no attribute '_zip'" in <bound method ZipArchive.__del__ of <Framework.components.data.ZipArchive object at 0x1483d8449290>> ignored

2019-09-29 12:29:47,917 DEBG 'plexmediaserver' stderr output:
Exception AttributeError: "'ZipArchive' object has no attribute '_zip'" in <bound method ZipArchive.__del__ of <Framework.components.data.ZipArchive object at 0x1483abde4e90>> ignored

2019-09-29 18:41:59,147 DEBG 'plexmediaserver' stderr output:
Exception AttributeError: "'ZipArchive' object has no attribute '_zip'" in <bound method ZipArchive.__del__ of <Framework.components.data.ZipArchive object at 0x1483abd82fd0>> ignored

2019-09-30 02:30:54,586 DEBG 'plexmediaserver' stderr output:
Exception AttributeError: "'ZipArchive' object has no attribute '_zip'" in <bound method ZipArchive.__del__ of <Framework.components.data.ZipArchive object at 0x1483d8147c10>> ignored

2019-09-30 09:00:47,786 DEBG 'plexmediaserver' stderr output:
Exception AttributeError: "'ZipArchive' object has no attribute '_zip'" in <bound method ZipArchive.__del__ of <Framework.components.data.ZipArchive object at 0x1483abd82850>> ignored

2019-09-30 15:43:48,042 DEBG 'plexmediaserver' stderr output:
Exception AttributeError: "'ZipArchive' object has no attribute '_zip'" in <bound method ZipArchive.__del__ of <Framework.components.data.ZipArchive object at 0x1483abd827d0>> ignored

2019-09-30 17:59:59,258 WARN received SIGTERM indicating exit request
2019-09-30 17:59:59,259 DEBG killing plexmediaserver (pid 50) with signal SIGTERM
2019-09-30 17:59:59,259 INFO waiting for plexmediaserver to die
2019-09-30 17:59:59,528 DEBG fd 8 closed, stopped monitoring <POutputDispatcher at 23162416535888 for <Subprocess at 23162397749584 with name plexmediaserver in state STOPPING> (stdout)>
2019-09-30 17:59:59,529 DEBG fd 10 closed, stopped monitoring <POutputDispatcher at 23162397769232 for <Subprocess at 23162397749584 with name plexmediaserver in state STOPPING> (stderr)>
2019-09-30 17:59:59,529 INFO stopped: plexmediaserver (exit status 0)
2019-09-30 17:59:59,529 DEBG received SIGCHLD indicating a child quit
Created by...
___. .__ .__
\_ |__ |__| ____ | |__ ____ ___ ___
| __ \| |/ \| | \_/ __ \\ \/ /
| \_\ \ | | \ Y \ ___/ > <
|___ /__|___| /___| /\___ >__/\_ \
\/ \/ \/ \/ \/
https://hub.docker.com/u/binhex/

2019-09-30 18:01:09.476310 [info] System information Linux Tower 4.19.56-Unraid #1 SMP Tue Jun 25 10:19:34 PDT 2019 x86_64 GNU/Linux
2019-09-30 18:01:09.505964 [info] PUID defined as '99'
2019-09-30 18:01:09.538395 [info] PGID defined as '100'
2019-09-30 18:01:13.773960 [info] UMASK defined as '000'
2019-09-30 18:01:13.802657 [info] Permissions already set for volume mappings
2019-09-30 18:01:13.831339 [info] TRANS_DIR defined as '/config/transcode'
2019-09-30 18:01:13.861083 [info] Starting Supervisor...
2019-09-30 18:01:14,037 INFO Included extra file "/etc/supervisor/conf.d/plexmediaserver.conf" during parsing
2019-09-30 18:01:14,038 INFO Set uid to user 0 succeeded
2019-09-30 18:01:14,040 INFO supervisord started with pid 11
2019-09-30 18:01:15,042 INFO spawned: 'plexmediaserver' with pid 55
2019-09-30 18:01:15,042 INFO reaped unknown pid 12
2019-09-30 18:01:16,044 INFO success: plexmediaserver entered RUNNING state, process has stayed up for > than 1 seconds (startsecs)
2019-09-30 18:02:17,484 DEBG 'plexmediaserver' stderr output:
Exception AttributeError: "'ZipArchive' object has no attribute '_zip'" in <bound method ZipArchive.__del__ of <Framework.components.data.ZipArchive object at 0x15137ac2e5d0>> ignored

2019-09-30 23:36:14,695 DEBG 'plexmediaserver' stderr output:
Exception AttributeError: "'ZipArchive' object has no attribute '_zip'" in <bound method ZipArchive.__del__ of <Framework.components.data.ZipArchive object at 0x15137af93950>> ignored

2019-10-01 04:25:05,157 DEBG 'plexmediaserver' stderr output:
Exception AttributeError: "'ZipArchive' object has no attribute '_zip'" in <bound method ZipArchive.__del__ of <Framework.components.data.ZipArchive object at 0x15137af936d0>> ignored

2019-10-01 10:10:01,460 DEBG 'plexmediaserver' stderr output:
Exception AttributeError: "'ZipArchive' object has no attribute '_zip'" in <bound method ZipArchive.__del__ of <Framework.components.data.ZipArchive object at 0x15137aef0090>> ignored

2019-10-01 13:38:30,876 WARN received SIGTERM indicating exit request
2019-10-01 13:38:30,876 DEBG killing plexmediaserver (pid 55) with signal SIGTERM
2019-10-01 13:38:30,876 INFO waiting for plexmediaserver to die
2019-10-01 13:38:31,135 DEBG 'plexmediaserver' stdout output:
Critical: libusb_init failed


2019-10-01 13:38:31,141 DEBG fd 8 closed, stopped monitoring <POutputDispatcher at 23394796210832 for <Subprocess at 23394796265936 with name plexmediaserver in state STOPPING> (stdout)>
2019-10-01 13:38:31,141 DEBG fd 10 closed, stopped monitoring <POutputDispatcher at 23394796341072 for <Subprocess at 23394796265936 with name plexmediaserver in state STOPPING> (stderr)>
2019-10-01 13:38:31,141 INFO stopped: plexmediaserver (exit status 0)
2019-10-01 13:38:31,141 DEBG received SIGCHLD indicating a child quit
Created by...
___. .__ .__
\_ |__ |__| ____ | |__ ____ ___ ___
| __ \| |/ \| | \_/ __ \\ \/ /
| \_\ \ | | \ Y \ ___/ > <
|___ /__|___| /___| /\___ >__/\_ \
\/ \/ \/ \/ \/
https://hub.docker.com/u/binhex/

2019-10-01 13:38:35.387279 [info] System information Linux Tower 4.19.56-Unraid #1 SMP Tue Jun 25 10:19:34 PDT 2019 x86_64 GNU/Linux
2019-10-01 13:38:35.416102 [info] PUID defined as '99'
2019-10-01 13:38:35.447223 [info] PGID defined as '100'
2019-10-01 13:38:36.170118 [info] UMASK defined as '000'
2019-10-01 13:38:36.198375 [info] Permissions already set for volume mappings
2019-10-01 13:38:36.227354 [info] TRANS_DIR defined as '/config/transcode'
2019-10-01 13:38:36.256357 [info] Starting Supervisor...
2019-10-01 13:38:36,424 INFO Included extra file "/etc/supervisor/conf.d/plexmediaserver.conf" during parsing
2019-10-01 13:38:36,424 INFO Set uid to user 0 succeeded
2019-10-01 13:38:36,426 INFO supervisord started with pid 6
2019-10-01 13:38:37,428 INFO spawned: 'plexmediaserver' with pid 50
2019-10-01 13:38:37,428 INFO reaped unknown pid 7
2019-10-01 13:38:38,430 INFO success: plexmediaserver entered RUNNING state, process has stayed up for > than 1 seconds (startsecs)
2019-10-01 13:39:39,733 DEBG 'plexmediaserver' stderr output:
Exception AttributeError: "'ZipArchive' object has no attribute '_zip'" in <bound method ZipArchive.__del__ of <Framework.components.data.ZipArchive object at 0x151f439e5a90>> ignored

2019-10-01 21:04:34,980 DEBG 'plexmediaserver' stderr output:
Exception AttributeError: "'ZipArchive' object has no attribute '_zip'" in <bound method ZipArchive.__del__ of <Framework.components.data.ZipArchive object at 0x151f43c40690>> ignored

2019-10-02 02:27:51,162 DEBG 'plexmediaserver' stderr output:
Exception AttributeError: "'ZipArchive' object has no attribute '_zip'" in <bound method ZipArchive.__del__ of <Framework.components.data.ZipArchive object at 0x151f439e5990>> ignored

2019-10-02 07:34:08,838 DEBG 'plexmediaserver' stderr output:
Exception AttributeError: "'ZipArchive' object has no attribute '_zi
2019-10-02 07:34:08,838 DEBG 'plexmediaserver' stderr output:
p'" in <bound method ZipArchive.__del__ of <Framework.components.data.ZipArchive object at 0x151f43cd6290>> ignored

2019-10-02 11:43:18,209 DEBG 'plexmediaserver' stderr output:
Exception AttributeError: "'ZipArchive' object has no attribute '_zip'" in <bound method ZipArchive.__del__ of <Framework.components.data.ZipArchive object at 0x151f43eaed10>> ignored

2019-10-02 14:17:00,097 WARN received SIGTERM indicating exit request
2019-10-02 14:17:00,097 DEBG killing plexmediaserver (pid 50) with signal SIGTERM
2019-10-02 14:17:00,097 INFO waiting for plexmediaserver to die
2019-10-02 14:17:00,407 DEBG 'plexmediaserver' stdout output:
Critical: libusb_init failed


2019-10-02 14:17:00,413 DEBG fd 8 closed, stopped monitoring <POutputDispatcher at 23218982805776 for <Subprocess at 23218982715344 with name plexmediaserver in state STOPPING> (stdout)>
2019-10-02 14:17:00,413 DEBG fd 10 closed, stopped monitoring <POutputDispatcher at 23218982843792 for <Subprocess at 23218982715344 with name plexmediaserver in state STOPPING> (stderr)>
2019-10-02 14:17:00,413 INFO stopped: plexmediaserver (exit status 0)
2019-10-02 14:17:00,413 DEBG received SIGCHLD indicating a child quit
Created by...
___. .__ .__
\_ |__ |__| ____ | |__ ____ ___ ___
| __ \| |/ \| | \_/ __ \\ \/ /
| \_\ \ | | \ Y \ ___/ > <
|___ /__|___| /___| /\___ >__/\_ \
\/ \/ \/ \/ \/
https://hub.docker.com/u/binhex/

2019-10-02 14:17:44.699443 [info] System information Linux Tower 4.19.56-Unraid #1 SMP Tue Jun 25 10:19:34 PDT 2019 x86_64 GNU/Linux
2019-10-02 14:17:44.734799 [info] PUID defined as '99'
2019-10-02 14:17:44.769668 [info] PGID defined as '100'
2019-10-02 14:17:45.334166 [info] UMASK defined as '000'
2019-10-02 14:17:45.363329 [info] Permissions already set for volume mappings
2019-10-02 14:17:45.391219 [info] TRANS_DIR defined as '/config/transcode'
2019-10-02 14:17:45.567893 [info] Starting Supervisor...
2019-10-02 14:17:48,189 INFO Included extra file "/etc/supervisor/conf.d/plexmediaserver.conf" during parsing
2019-10-02 14:17:48,189 INFO Set uid to user 0 succeeded
2019-10-02 14:17:48,621 INFO supervisord started with pid 6
2019-10-02 14:17:49,623 INFO spawned: 'plexmediaserver' with pid 50
2019-10-02 14:17:49,623 INFO reaped unknown pid 7
2019-10-02 14:17:50,625 INFO success: plexmediaserver entered RUNNING state, process has stayed up for > than 1 seconds (startsecs)
2019-10-02 14:18:36,311 DEBG 'plexmediaserver' stderr output:
Exception AttributeError: "'ZipArchive' object has no attribute '_zip'" in <bound method ZipArchive.__del__ of <Framework.components.data.ZipArchive object at 0x14c8b9e4d150>> ignored

2019-10-02 14:19:05,855 DEBG 'plexmediaserver' stderr output:
Exception AttributeError: "'ZipArchive' object has no attribute '_zip'" in <bound method ZipArchive.__del__ of <Framework.components.data.ZipArchive object at 0x14c8ba3c7450>> ignored

 

  • Community Expert

Might be better to take this docker problem to its support thread. You can get to the correct support thread for any of your dockers by clicking on its icon in the Unraid webUI and selecting Support. Post a link there back to this thread.

Archived

This topic is now archived and is closed to further replies.

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.