Everything posted by rh12925
-
[Support] binhex - Plex Pass
Check question 4 I do not see that in the log 2025-03-17 06:36:53.709484 [info] Host is running unRAID 2025-03-17 06:36:53.747020 [info] System information: Linux Chimaera 6.6.78-Unraid #2 SMP PREEMPT_DYNAMIC Thu Feb 20 13:33:15 PST 2025 x86_64 GNU/Linux 2025-03-17 06:36:53.782968 [info] Image tags: BASE_RELEASE_TAG=2025012801,IMAGE_RELEASE_TAG=1.41.5.9522-1-01 2025-03-17 06:36:53.829301 [info] PUID defined as '99' 2025-03-17 06:36:54.188647 [info] PGID defined as '100' 2025-03-17 06:36:54.763658 [info] UMASK defined as '000' 2025-03-17 06:36:54.811667 [info] Permissions already set for '/config' 2025-03-17 06:36:54.862095 [info] Deleting files in /tmp (non recursive)... 2025-03-17 06:36:54.910338 [info] TRANS_DIR defined as '/config/transcode' 2025-03-17 06:36:55.005421 [info] SHARED_NETWORK defined as 'no' 2025-03-17 06:36:55.045898 [info] Starting Supervisor... 2025-03-17 06:36:55,348 INFO Included extra file "/etc/supervisor/conf.d/plexmediaserver.conf" during parsing 2025-03-17 06:36:55,348 INFO Set uid to user 0 succeeded 2025-03-17 06:36:55,353 INFO supervisord started with pid 7 2025-03-17 06:36:56,357 INFO spawned: 'plexmediaserver' with pid 65 2025-03-17 06:36:56,358 INFO reaped unknown pid 8 (exit status 0) 2025-03-17 06:36:57,360 INFO success: plexmediaserver entered RUNNING state, process has stayed up for > than 1 seconds (startsecs) 2025-03-17 06:37:13,384 DEBG 'plexmediaserver' stdout output: Critical: libusb_init failed when I check the logs there only ERROR grep shows is MyPlex: Error 401 requesting JSON from: https://plex.tv/api/v2/server/users/features The only thing I am finding on this is server is own by different user. If this is a plex issuse please let me know and I will work on that. THanks
-
[Support] binhex - Plex Pass
Ran into a problem this morning with unraid locked up, did a hard reboot, everything almost came back. The biggest issue was Plex would start, but give the error that the server is currently unavailable on the webgui from the same server. So it does not show any local media. I removed the docker image and reinstalled it, still the same error Here is my docker run output docker run -d --name='binhex-plexpass' --net='host' --pids-limit 2048 -e TZ="America/Chicago" -e HOST_OS="Unraid" -e HOST_HOSTNAME="Chimaera" -e HOST_CONTAINERNAME="binhex-plexpass" -e 'TRANS_DIR'='/config/transcode' -e 'NVIDIA_DRIVER_CAPABILITIES'='all' -e 'NVIDIA_VISIBLE_DEVICES'='' -e 'PLEX_CLAIM'='claim-7WvDaqZj3y5nGazzdZ4F' -e 'SHARED_NETWORK'='no' -e 'PUID'='99' -e 'PGID'='100' -e 'UMASK'='000' -l net.unraid.docker.managed=dockerman -l net.unraid.docker.webui='http://[IP]:[PORT:32400]' -l net.unraid.docker.icon='https://raw.githubusercontent.com/binhex/docker-templates/master/binhex/images/plex-icon.png' -v '/mnt/user/appdata/binhex-plexpass':'/config':'rw' -v '/mnt/user/PlexMedia/':'/media':'rw' 'ghcr.io/binhex/arch-plexpass' d06547572c66f7aa8f8b0339aa6d168dad02836698dde57bcfdea0714e1031b5 The server is Chimaera and I am accessing it directly from its IP port 32400. Before this outage it been running fine for half a year
-
Unraid Plex - is currently unavailable
Ran into a problem this morning with unraid locked up, did a hard reboot, everything almost came back. The biggest issue was Plex would start, but give the error that the server is currently unavailable on the webgui from the same server. So it does not show any local media. I removed the docker image and reinstalled it, still the same error Here is my docker run output docker run -d --name='binhex-plexpass' --net='host' --pids-limit 2048 -e TZ="America/Chicago" -e HOST_OS="Unraid" -e HOST_HOSTNAME="Chimaera" -e HOST_CONTAINERNAME="binhex-plexpass" -e 'TRANS_DIR'='/config/transcode' -e 'NVIDIA_DRIVER_CAPABILITIES'='all' -e 'NVIDIA_VISIBLE_DEVICES'='' -e 'PLEX_CLAIM'='claim-7WvDaqZj3y5nGazzdZ4F' -e 'SHARED_NETWORK'='no' -e 'PUID'='99' -e 'PGID'='100' -e 'UMASK'='000' -l net.unraid.docker.managed=dockerman -l net.unraid.docker.webui='http://[IP]:[PORT:32400]' -l net.unraid.docker.icon='https://raw.githubusercontent.com/binhex/docker-templates/master/binhex/images/plex-icon.png' -v '/mnt/user/appdata/binhex-plexpass':'/config':'rw' -v '/mnt/user/PlexMedia/':'/media':'rw' 'ghcr.io/binhex/arch-plexpass' d06547572c66f7aa8f8b0339aa6d168dad02836698dde57bcfdea0714e1031b5 The server is Chimaera and I am accessing it directly from its IP port 32400. Before this outage it been running fine for half a year