
BCinBC
Members-
Posts
28 -
Joined
-
Last visited
Converted
-
Location
Vancouver, Canada
-
Personal Text
[Bellerophon] unRAID 6.11.5- Lenovo ThinkStation P410
Intel E5-2620 v4, 64GB multibit-ECC | 2 * 512GB NVMe Cache [RAID 1],
2 * 512GB NVMe for download, scratch, etc.| Quadro P4000
14 drives of various sizes, 12TB parity*2 , 100 TB effective capacity.
Recent Profile Visitors
BCinBC's Achievements
Newbie (1/14)
0
Reputation
-
BCinBC started following [Support] Linuxserver.io - Plex Media Server
-
Is there any documentation on how to configure the Watchdog timer? I have searched the forums and looked briefly through the system options. I'm not sure I want to enable in the command line if it's supported somewhere else.
-
[Support] Linuxserver.io - Plex Media Server
BCinBC replied to linuxserver.io's topic in Docker Containers
Thanks for that! Now I know why it got "fixed!" I have had CA Auto Update running for ages, but once I did the reboot maybe the the fix kicked in? I've been up about 6 days now and the issue is certainly gone now. -
[Support] Linuxserver.io - Plex Media Server
BCinBC replied to linuxserver.io's topic in Docker Containers
I found, that recently, all kinds of dockers were getting Zero Byte downloads and non-removable updates. i.e. You'd update it, it wouldn't really do anything but restart the container. Then when you checked it again, it wanted another upgrade. I rebooted the server and this went away. If it happens again I'll definitely file a bug report. It had been up for maybe 45+ days? -
I tried to install this on my server so that I could remotely access various dockers. However when I activated ZT the main IP address of my management interface disappeared. The only way I could access the server's management interface and all of the various devices on it was only by using ZeroTier even within my own network. Is it supposed to do this? I would like to be able to connect to the server within my own network as well as be able to remotely access it with say an Android Phone.
-
[Support] Linuxserver.io - Plex Media Server
BCinBC replied to linuxserver.io's topic in Docker Containers
I found that changing the docker networking mode from Host to Bridge and manually mapping all of the ports needed, It's been rock solid ever since. As soon as I advanced to the new version that had the new network code it was unstable. This seems to affect only a very small group of people but I see it hit the forum every few weeks. From My plex forum post: https://forums.plex.tv/t/plex-server-not-worked-since-1-13-4-5271-200287a06/312196/12?u=bobertc -
Custom: br0 Needed for Unifi, & PiHole. It also seemed to kill Splunk, which is just a Bridge connection. So how does one create a new External IP for a docker with 6.6?
-
Did anyone else have their bridge configuration disappear? I had a few dockers with fixed IP addresses and they suddenly lost Bridge:0. I'm assuming that this happened with the new bridge utils I saw mentioned in the package updates. I had to undo and redo the settings after backing down to 6.5.3. Love the new UI look though. I posted a bug report.
-
I was wondering why a bunch of my dockers were failing. Any of them that used BR0, bridge 0 have stopped working. There's no option that I could find in Settings-Networking or Settings - Docker to enable the bridge mode again to allow a Docker to have it's own "host" IP again. I tried to change the networking to Bridge 0 and there's no option so therefore I have to revert for now. (Really nice interface though) I also had to toggle the settings off and on to revert back to the old bridge settings.
-
[Support] Linuxserver.io - Plex Media Server
BCinBC replied to linuxserver.io's topic in Docker Containers
It also happened to me on an Ubuntu install on an ESXi server, completely outside of docker. I've been running Plex in my environment for 4-5 years without issue on all kinds of platforms, mostly Linux. This version, I cannot go to as the server cannot phone home to Plex properly. I'll try it on Bare metal if someone really would like me to. It may be "environmental" too. I was thinking of trying it on a second network under pfSense instead of the Ubiquiti ER-X it is now. -
rzeeman711 started following BCinBC
-
[Support] Linuxserver.io - Plex Media Server
BCinBC replied to linuxserver.io's topic in Docker Containers
https://forums.plex.tv/t/plex-server-only-online-for-30-seconds-every-7-minutes-or-so/293805 Sorry link isn't working on my phone client. That's what I opened with Plex. -
[Support] Linuxserver.io - Plex Media Server
BCinBC replied to linuxserver.io's topic in Docker Containers
I tried it, it didn't fix anything for me. I went back to 1.13.2, all still working there. -
[Support] Linuxserver.io - Plex Media Server
BCinBC replied to linuxserver.io's topic in Docker Containers
I do understand about the version, I'm not trying to bypass anyone's eligibility (I have a lifetime PlexPass) I'm just passing along what I was recommended by a Plex support person, they said to fix this issue, revert to 1.13.2 https://forums.plex.tv/t/plex-server-only-online-for-30-seconds-every-7-minutes-or-so/293805/35?u=bobertc ChuckPATeam Member Regarding the “Lost Internet Connectivity” issue we’re all seeing. 1.13.5 introduced the ability to bind to an adapter. That works great. Unforseen side effect is it disturbed MyPlex. Engineering is working on that now and , AFAIK, will be in next update. BUT, i’m deep in NAS work so don’t have the absolute latest info on it. -
[Support] Linuxserver.io - Plex Media Server
BCinBC replied to linuxserver.io's topic in Docker Containers
@saarg You are correct, mea culpa. I did this on Plex's docker image instead. I needed a fix after being down after 3 weeks, I've tried for weeks to find a fix. Plex has messed up the My Plex code and is causing a lot of grief for specific individuals. Reverting to 1.13.2 is the recommended fix at the moment for those that have Plex stability issues. I actually did this on a different docker Image. In my haste of the excitement of finding a fix, I didn't realize that I had switched images to: "plexinc/pms-docker:1.13.2.5154-fd05be322" That pulled correctly for me, but I would definitely have preferred to use linuxserver.io's version instead.I tried setting the VERSION variable to a previous version but I was unsuccessful to find a working one. If you followed my stupid advice, you'll want to go back into your "Add docker" remove my advice and put in the "repository" field back to just "linuxserver/plex" that should pull the correct image again, but not fix your version number. @saarg If you actually have the Linuxserver.io's 1.13.2.5154 image number, I'd gladly try it in the VERSION field. -
[Support] Linuxserver.io - Plex Media Server
BCinBC replied to linuxserver.io's topic in Docker Containers
Don't do this, this was done on a different Plex image. If you followed my stupid advice, you'll want to go back into your "Add docker" remove my advice and put in the "repository" field as just "linuxserver/plex" that should pull the correct image again, but not fix your version number, which is why you're looking for a fix in the first place. Add ":1.13.2.5154-fd05be322" After 'linuxserver/plex' So it looks like this 'linuxserver/plex:1.13.2.5154-fd05be322' then apply / done. I then removed the container and removed all of the files, tick the checkbox when you remove it (This does not remove the data. Remember that docker stores your user data in the appdata area). This is just to make sure there were no residuals. Then re-install the docker from your own templates (it should now have saved the value you added above) It's been running for about 8 hours with no connectivity issues. Also make sure that you are Not automatically updating your docker. I noticed that once I forced it to this version it no longer says it has an update. -
[Support] Linuxserver.io - Plex Media Server
BCinBC replied to linuxserver.io's topic in Docker Containers
@aptalca will this eliminate any network throttling and have the system assume these are all local connections?