Greyberry Posted April 15, 2020 Share Posted April 15, 2020 Hey, I assume "Network Type" in the docker-template is standard on "Host" because otherwise plex would deny browsing the webinterface without plexpass. However if you set the "List of IP addresses and networks that do not require authentication" (might not be original-text-label; translated from german) in the options menu under Server > Settings > Network to the standard private network classes (10.0.0.0/8,172.16.0.0/12,192.168.0.0/16) you can also browse it from your private network with "Network Type" set to "Bridge" so that the internal Docker-Network is used. I dont know if 0.0.0.0/0 does work, this would turn off this stupid plex-pass-enforcement alltogether. This seems to be a good case for an environment-variable / standard-value, doesn't it? Quote Link to comment
saarg Posted April 15, 2020 Share Posted April 15, 2020 4 hours ago, Greyberry said: Hey, I assume "Network Type" in the docker-template is standard on "Host" because otherwise plex would deny browsing the webinterface without plexpass. However if you set the "List of IP addresses and networks that do not require authentication" (might not be original-text-label; translated from german) in the options menu under Server > Settings > Network to the standard private network classes (10.0.0.0/8,172.16.0.0/12,192.168.0.0/16) you can also browse it from your private network with "Network Type" set to "Bridge" so that the internal Docker-Network is used. I dont know if 0.0.0.0/0 does work, this would turn off this stupid plex-pass-enforcement alltogether. This seems to be a good case for an environment-variable / standard-value, doesn't it? You don't need plexpass to access Plex in bridge mode. If you map all the ports that is needed for Plex it works. Check the GitHub readme for the ports you need. We try as hard as we can not to touch the application settings files as it often creates problems when the application decided it wants to change the layout. 1 Quote Link to comment
TexasDave Posted April 16, 2020 Share Posted April 16, 2020 (edited) So I knew I would be back. The Plex forums are not nearly as responsive as the unRAID ones so trying to get some help here. I want to try to debug this but need some help in getting the right logs. Server Version#: 1.19.1.2645 Player Version#: 4.31.1 (firefox) but also occurs on Android (mobile) and Plex for Kodi I am on unRAID 6.8.3. Been running Plex for years on unRAID and via dockers. Plex Media Server (PMS) was updated to 1.19.1.2645 and now some (not all) videos will not play. They start and depending on the player never come up and just "spin". Or on Plex for Kodi (OSMC) the exit the PMS player but stay in Plex. I can reproduce this with certain TV episdoes. The episodes play fine via tools like VLC or on previous versions on PMS. I rolled back to PMS 1.18.9.2571 and all videos play fine. The issue occurs (on 1.19.1.2645) both on my internal network and outside (remote play) network. I tried looking at client logs and do not see anything that useful. But can provide those? What server logs would assist in tracking this down? Do I enable the logs via the two checkboxes in the PMS web settings: Enable Plex Media Server debug logging Enable Plex Media Server verbose logging There are a ton of logs in appdata\plex\Library\Application Support\Plex Media Server\Logs. Which ones are useful? Is it best to post here or keep trying at the Plex support forums? I amkind of surprised this is not being seen more widely? One person on the Plex forums says they have the same issue. Thanks! Edited April 16, 2020 by TexasDave Quote Link to comment
saarg Posted April 16, 2020 Share Posted April 16, 2020 1 hour ago, TexasDave said: So I knew I would be back. The Plex forums are not nearly as responsive as the unRAID ones so trying to get some help here. I want to try to debug this but need some help in getting the right logs. Server Version#: 1.19.1.2645 Player Version#: 4.31.1 (firefox) but also occurs on Android (mobile) and Plex for Kodi I am on unRAID 6.8.3. Been running Plex for years on unRAID and via dockers. Plex Media Server (PMS) was updated to 1.19.1.2645 and now some (not all) videos will not play. They start and depending on the player never come up and just "spin". Or on Plex for Kodi (OSMC) the exit the PMS player but stay in Plex. I can reproduce this with certain TV episdoes. The episodes play fine via tools like VLC or on previous versions on PMS. I rolled back to PMS 1.18.9.2571 and all videos play fine. The issue occurs (on 1.19.1.2645) both on my internal network and outside (remote play) network. I tried looking at client logs and do not see anything that useful. But can provide those? What server logs would assist in tracking this down? Do I enable the logs via the two checkboxes in the PMS web settings: Enable Plex Media Server debug logging Enable Plex Media Server verbose logging There are a ton of logs in appdata\plex\Library\Application Support\Plex Media Server\Logs. Which ones are useful? Is it best to post here or keep trying at the Plex support forums? I amkind of surprised this is not being seen more widely? One person on the Plex forums says they have the same issue. Thanks! Have you tried to delete the content of the codecs folder and restart the container? That makes Plex download them again and might fix the issue. 1 Quote Link to comment
heffe2001 Posted April 16, 2020 Share Posted April 16, 2020 (edited) 7 hours ago, TexasDave said: So I knew I would be back. The Plex forums are not nearly as responsive as the unRAID ones so trying to get some help here. I want to try to debug this but need some help in getting the right logs. Server Version#: 1.19.1.2645 Player Version#: 4.31.1 (firefox) but also occurs on Android (mobile) and Plex for Kodi I am on unRAID 6.8.3. Been running Plex for years on unRAID and via dockers. Plex Media Server (PMS) was updated to 1.19.1.2645 and now some (not all) videos will not play. They start and depending on the player never come up and just "spin". Or on Plex for Kodi (OSMC) the exit the PMS player but stay in Plex. I can reproduce this with certain TV episdoes. The episodes play fine via tools like VLC or on previous versions on PMS. I rolled back to PMS 1.18.9.2571 and all videos play fine. The issue occurs (on 1.19.1.2645) both on my internal network and outside (remote play) network. I tried looking at client logs and do not see anything that useful. But can provide those? What server logs would assist in tracking this down? Do I enable the logs via the two checkboxes in the PMS web settings: Enable Plex Media Server debug logging Enable Plex Media Server verbose logging There are a ton of logs in appdata\plex\Library\Application Support\Plex Media Server\Logs. Which ones are useful? Is it best to post here or keep trying at the Plex support forums? I amkind of surprised this is not being seen more widely? One person on the Plex forums says they have the same issue. Thanks! What client machines are you using? I saw a post on the Plex group last night about issues with some Android boxes doing what you're describing. Go into the plex settings on that client, and find 'Use New Player' and disable it and see if it works. My father in law is having the same issue, and I'm going to try to walk him through that to see if it fixes his issue as well this afternoon.. Thread here: https://forums.plex.tv/t/new-player-on-android-tv-not-working/545682/2 Edited April 16, 2020 by heffe2001 1 Quote Link to comment
TexasDave Posted April 16, 2020 Share Posted April 16, 2020 @heffe2001 Thank you for your sugestion and pointer - much appreciated. @saarg - Boom! That fixed it. Much appreciated! Weird as in all my years of using it, never had an issue. As usual - the unRAID community comes through - Thank you both! Quote Link to comment
deaerator Posted April 18, 2020 Share Posted April 18, 2020 I'm trying to move my Plex Config Folder to a unassigned device. I used Rsync to move the folder to /mnt/disks/appdata/plex. And when I use this for my Plex Template and nothing else changes it treats it as a new server. How do I get my newly copied appdata/plex folder to treat it as the same server. Old Template /mnt/user/appdata/plex New Template /mnt/disks/appdata/plex rsync -avh /mnt/user/appdata/plex /mnt/disks/appdata Quote Link to comment
alturismo Posted April 19, 2020 Share Posted April 19, 2020 (edited) 16 hours ago, deaerator said: I'm trying to move my Plex Config Folder to a unassigned device. I used Rsync to move the folder to /mnt/disks/appdata/plex. And when I use this for my Plex Template and nothing else changes it treats it as a new server. How do I get my newly copied appdata/plex folder to treat it as the same server. Old Template /mnt/user/appdata/plex New Template /mnt/disks/appdata/plex rsync -avh /mnt/user/appdata/plex /mnt/disks/appdata when u use /mnt/disks/... aint u missing a disk in there ? like /mnt/disks/<disknamehere>/appdata and of course u have to edit plex docker template to point to the new location ... Edited April 19, 2020 by alturismo Quote Link to comment
coblck Posted April 19, 2020 Share Posted April 19, 2020 (edited) Watch this might help Edited April 19, 2020 by coblck Quote Link to comment
deaerator Posted April 19, 2020 Share Posted April 19, 2020 The name of my disk is appdata or should this be something else. Quote Link to comment
alturismo Posted April 19, 2020 Share Posted April 19, 2020 1 hour ago, deaerator said: The name of my disk is appdata or should this be something else. the name of your disk is Samsung.... do a ls -la /mnt/disks/ ... there u see the name and path u need sample here [email protected]:~# ls -l /mnt/disks/ total 0 drwxrwxrwx 2 nobody users 0 Jan 25 23:16 192.168.1.15_internal/ drwxrwxrwx 2 nobody users 0 Feb 11 07:58 192.168.1.25_internal/ drwxrwxrwx 2 nobody users 0 Jan 22 14:52 192.168.1.45_internal/ drwxrwxrwx 10 nobody users 121 Mar 25 10:38 Samsung_SSD_950_PRO_512GB_S2GMNCAGB16552X/ drwxrwxrwx 2 nobody users 0 Apr 18 07:40 VUULTIMO4K_HARDDISK/ drwxrwxrwx 2 nobody users 0 Mar 22 22:29 VUULTIMO4K_ROOTFS/ drwxrwxrwx 1 root root 0 Apr 18 23:00 _dropbox/ drwxrwxrwx 1 root root 0 Apr 18 23:00 _freenet/ drwxrwxrwx 1 root root 0 Apr 18 23:00 _gdrive/ drwxrwxrwx 1 root root 0 Apr 18 23:00 _mega/ drwxrwxrwx 1 root root 0 Apr 18 23:00 _onedrive/ [email protected]:~# Quote Link to comment
deaerator Posted April 20, 2020 Share Posted April 20, 2020 Everytime I use /mnt/disks/appdata/plex it always wants to setup as a new server. Very frustrating. Quote Link to comment
trurl Posted April 20, 2020 Share Posted April 20, 2020 11 hours ago, deaerator said: The name of my disk is appdata or should this be something else. According to this screenshot, appdata is the name of the mounted partition so it should be /mnt/disks/appdata. I have one like this and I have given the mount a name and that is how it is shared and referred to under /mnt/disks. However, I do recommend not naming it the same as a user share, since if you ever do share it SMB won't be able to display both shares if they have the same name. Quote Link to comment
trurl Posted April 20, 2020 Share Posted April 20, 2020 1 hour ago, deaerator said: Everytime I use /mnt/disks/appdata/plex it always wants to setup as a new server. Very frustrating. Are you mapping it with the R/W Slave Access Mode? Quote Link to comment
deaerator Posted April 20, 2020 Share Posted April 20, 2020 1 hour ago, trurl said: Are you mapping it with the R/W Slave Access Mode? Yes Quote Link to comment
saarg Posted April 20, 2020 Share Posted April 20, 2020 4 hours ago, deaerator said: Yes Please post the docker run command. I would say you have a permission issue. Check the output of ls -al on bothe locations and post it here. Quote Link to comment
saarg Posted April 20, 2020 Share Posted April 20, 2020 8 hours ago, deaerator said: And the output of ls -al? Quote Link to comment
deaerator Posted April 20, 2020 Share Posted April 20, 2020 [email protected]:/mnt/disks# ls -al total 0 drwxrwxrwt 3 root root 60 Apr 16 21:18 ./ drwxr-xr-x 22 root root 440 Apr 16 21:18 ../ drwxrwxrwx 3 nobody users 18 Apr 16 19:53 appdata/ [email protected]:/mnt/disks# Quote Link to comment
saarg Posted April 21, 2020 Share Posted April 21, 2020 8 hours ago, deaerator said: [email protected]:/mnt/disks# ls -al total 0 drwxrwxrwt 3 root root 60 Apr 16 21:18 ./ drwxr-xr-x 22 root root 440 Apr 16 21:18 ../ drwxrwxrwx 3 nobody users 18 Apr 16 19:53 appdata/ [email protected]:/mnt/disks# Inside the Plex folder on both old and new appdata. Quote Link to comment
deaerator Posted April 21, 2020 Share Posted April 21, 2020 Thank you for your help. When I did the ls command to both spots it turns out that on /mnt/disks/appdata there was /plex and /library But on /mnt/user/appdata/plex there was just one folder called /library I did a delete and a fresh rsync and everything is working again. Thank you. Quote Link to comment
Natebur Posted April 22, 2020 Share Posted April 22, 2020 I'm having issues with plex updating using the stable branch. Here is the log output "Atempting to upgrade to: stable https://downloads.plex.tv/plex-media-server-new/stable/debian/plexmediaserver_stable_amd64.deb: 2020-04-22 08:01:02 ERROR 404: Not Found. ######################################################## # Upgrade attempt failed, this could be because either # # plex update site is down, local network issues, or # # you were trying to get a version that simply doesn't # # exist, check over the VERSION variable thoroughly & # # correct it or try again later. #" DNS is configured to 8.8.8.8 and 1.1.1.1 Anyone else having this issue? Quote Link to comment
trurl Posted April 22, 2020 Share Posted April 22, 2020 2 hours ago, Natebur said: "Atempting to upgrade to: stable https://downloads.plex.tv/plex-media-server-new/stable/debian/plexmediaserver_stable_amd64.deb: 2020-04-22 08:01:02 ERROR 404: Not Found. Are you using the Linuxserver.IO plex? Quote Link to comment
Natebur Posted April 22, 2020 Share Posted April 22, 2020 1 minute ago, trurl said: Are you using the Linuxserver.IO plex? Yes I am. Quote Link to comment
aptalca Posted April 22, 2020 Share Posted April 22, 2020 3 hours ago, Natebur said: I'm having issues with plex updating using the stable branch. Here is the log output "Atempting to upgrade to: stable https://downloads.plex.tv/plex-media-server-new/stable/debian/plexmediaserver_stable_amd64.deb: 2020-04-22 08:01:02 ERROR 404: Not Found. ######################################################## # Upgrade attempt failed, this could be because either # # plex update site is down, local network issues, or # # you were trying to get a version that simply doesn't # # exist, check over the VERSION variable thoroughly & # # correct it or try again later. #" DNS is configured to 8.8.8.8 and 1.1.1.1 Anyone else having this issue? Looks like you set the version variable to "stable", which is not a supported value Quote Link to comment
Recommended Posts
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.