Everything posted by ColonelRhodes
-
[Support] Linuxserver.io - Plex Media Server
I get exactly the same your the plexpass version. It works using latest, but that uses the latest version for non plexpass users, so plex immediately tells me there is an update to download. Is there an issue get access to download the plexpass version? I think maybe Plex had an issue with their servers that store the latest plexpass builds last night. I changed the variable in the docker to 'plexpass' and restarted....all is fine this morning.
-
[Support] Linuxserver.io - Plex Media Server
I don't know...I kinda just restarted my Docker for PMS and now I'm getting this over and over: --2016-03-04 00:19:39-- https://downloads.plex.tv/plex-media-server//plexmediaserver__amd64.deb Resolving downloads.plex.tv (downloads.plex.tv)... 104.20.6.9, 104.20.7.9, 2400:cb00:2048:1::6814:609, ... Connecting to downloads.plex.tv (downloads.plex.tv)|104.20.6.9|:443... connected. HTTP request sent, awaiting response... 404 Not Found 2016-03-04 00:19:40 ERROR 404: Not Found. I can't start the Plex Server or the GUI UPDATE:::: Looks like it was stuck when setting VERSION variable to plexpass. When I changed it to latest it started to work. Is there any difference? Or does it only matter if I have Plex Pass update options set in PMS?
-
[Support] Linuxserver.io - Plex Media Server
The message: Feb 24 09:02:32 tower avahi-daemon[30960]: Received packet from invalid interface. seems to be coming from the Plex docker when running "docker logs -f flex" It is flooding my syslog for unRaid. Any ideas? It is similar to this post: http://lime-technology.com/forum/index.php?topic=38684.0
-
[Support] Linuxserver.io - Jackett
Sometimes Jackett Docker will just randomly stop responding and I need to restart the docker. This is the last log line before it needs to be restarted: Error Top level exception System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.Net.Sockets.SocketException: Address already in use
-
Docker template for Home Assistant - Python 3 home automation
Version 0.13.1 is available for this app, but restarting the docker is not installing the latest version. Also attempted to stop and start the docker. Anyone get this updated properly?
-
Docker template for Home Assistant - Python 3 home automation
Has anyone tried to set up a router with Tomato firmware running in Home Assistant? I can't seem to get it to track and not sure where to check logs for any errors.
-
[Support] Linuxserver.io - Plex Media Server
Thanks for letting me know about the future update to the Docker. Good workaround idea in the meantime. In case anyone else wants the information, here is the Plex forums thread with the latest release posts: http://forums.plex.tv/discussion/62832/plex-media-server/p5
-
[Support] Linuxserver.io - Plex Media Server
I understand that running "docker restart plex" is the best way to update to the latest version of Plex Media Server, but what is the best way of knowing when an update is available? For instance, in the Plex settings I was running 0.9.15.0 (plex pass version). Click the "Check for updates button" It says you are up-to-date, but the latest Plex Pass version is 0.9.15.1 I restart the Docker and 0.9.15.1 is installed with no issues. Obviously this isn't a problem, but I would have never known there was an update unless I went to the Plex website and looked at the latest Plex Pass version available for download.