January 15, 20188 yr I was running into some issues after updating to unraid 6.4.0 so I tried to do a fresh install of plexpy i'm getting this error when i load up the web interface for the first time. I've tried deleting the previous appdata folder and letting it recreate all the files but that doesn't seem to have done anything . Any help would be appreciated, thanks in advance. 2018-01-14 20:49:06 - ERROR :: CP Server Thread-4 : WebUI :: /welcome : Uncaught TypeError: Cannot set property 'logging' of undefined. (welcome:202)
January 21, 20188 yr On 15/01/2018 at 1:55 AM, Invincible said: I was running into some issues after updating to unraid 6.4.0 so I tried to do a fresh install of plexpy i'm getting this error when i load up the web interface for the first time. I've tried deleting the previous appdata folder and letting it recreate all the files but that doesn't seem to have done anything . Any help would be appreciated, thanks in advance. 2018-01-14 20:49:06 - ERROR :: CP Server Thread-4 : WebUI :: /welcome : Uncaught TypeError: Cannot set property 'logging' of undefined. (welcome:202) Can't reproduce this on a fresh pull on v6.4.0, working fine, therefore need to post your docker run command and some full logs from the container. Tried clearing browser cache or tried a different browser?
January 24, 20188 yr I've got this docker working against Plex that's running in a Windows 10 VM. To make this work, you need to create a SMB link in UNRAID but it'll need Windows credentials with password to work without any user interaction. Create a new local/limited account in Windows which for this example I'll use "readonly" with "readonlypw" as the password. Add a network share on the "\Plex Media Server\Logs" directory and assign read only access to the new "readonly" account you created. I used "plexlogs" as the share name. Now things are set up to create the SMB share in UNRAID. First, create a directory to host the link: mkdir /var/log/plex Now mount the share (replace IP to match your Windows Server, best to use a static IP) mount -t cifs //192.168.1.xxx/plexlogs /var/log/plex --verbose -o user=readonly,password=readonlypw That's it! Adding the mkdir & mount commands to your go file will set things up on reboot.
January 24, 20188 yr I have this image working with unRAID 6.4 and had it working in the previous stable release. In both cases, I have and had it working with an http root of /plexpy, using SSL behind LetsEncrypt/nginx. It took a bit of browsing information about nginx site settings and the two elements of the plexpy config. The only thing is that it works using the outside url, but not from the LAN using a local IP. Any reason plexpy wouldn't respond to 192.168.0.3:8282/plexpy, with that IP being the correct IP and that port being the correct port. I've tried setting the host to be a few things other than 0.0.0.0, but those didn't help.
January 24, 20188 yr You shouldn't mess around with the host setting in the plexpy config. It breaks things Tried a browser cache clear or a different browser?
January 25, 20188 yr My computer, Chrome incognito mode, gets "ERR_INVALID_REDIRECT" Another computer, which I rarely use, from a IE, which I almost never use, gets "INET_E_INVALID_URL"
February 16, 20188 yr I have run into an issue. Any help would be greatly appreciated. I had to give Plex docker its own IP for another project which works great but has broken Plexpy. I added the new IP of plex in the plexpy settings and if I click verify I get a check mark but plexpy can't actually communicate with plex and I get the "There was an error communicating with your Plex Server."
February 16, 20188 yr 19 minutes ago, captain134 said: I have run into an issue. Any help would be greatly appreciated. I had to give Plex docker its own IP for another project which works great but has broken Plexpy. I added the new IP of plex in the plexpy settings and if I click verify I get a check mark but plexpy can't actually communicate with plex and I get the "There was an error communicating with your Plex Server." I have figured it out. Had to enable SSL. Thanks
February 24, 20188 yr Although I am a Windows dude ... I have my new Unraid box up and running with both binhex-plexpass and plexpy. Great info and stats on this new server. My question is ... I am still running my old Plex server on an existing Windows 10 box on the same network. I can access both Plex Servers from clients. I plan to continue to run the old Plex for a few months until all the media data is migrated from old home servers and a QNAP box to the new Unraid box. Any chance I can run two instances of Plexpy to monitor both the Unraid Plex and the Windows Plex servers? Maybe that is just too goofy? Thanks for reading my henpecking.
February 28, 20188 yr Although I am a Windows dude ... I have my new Unraid box up and running with both binhex-plexpass and plexpy. Great info and stats on this new server. My question is ... I am still running my old Plex server on an existing Windows 10 box on the same network. I can access both Plex Servers from clients. I plan to continue to run the old Plex for a few months until all the media data is migrated from old home servers and a QNAP box to the new Unraid box. Any chance I can run two instances of Plexpy to monitor both the Unraid Plex and the Windows Plex servers? Maybe that is just too goofy? Thanks for reading my henpecking. Yes, just use a different port and appdata folder for each.Sent from my LG-H815 using Tapatalk
March 4, 20188 yr This docker keeps hanging up and I can't stop or reboot server. Is there a way to kill docker when it's hung up? I am new to dockers and unraid,
March 11, 20188 yr Project has been renamed from Plexpy to Tautulli. To migrate: 1. Stop the current plexpy container. 2. Use Community Applications to install Tautulli, utilising your existing Plexpy appdata folder for /config.
March 11, 20188 yr 9 minutes ago, CHBMB said: Project has been renamed from Plexpy to Tautulli. To migrate: 1. Stop the current plexpy container. 2. Use Community Applications to install Tautulli, utilising your existing Plexpy appdata folder for /config. I don't find a docker named Tautulli
March 11, 20188 yr 1 minute ago, rmilyard said: I don't find a docker named Tautulli You may need to wait a couple of hours until CA gets updated, only just uploaded the template
March 11, 20188 yr 3 hours ago, CHBMB said: Project has been renamed from Plexpy to Tautulli. To migrate: 1. Stop the current plexpy container. 2. Use Community Applications to install Tautulli, utilising your existing Plexpy appdata folder for /config. Great, very easy process to migrate. Should I leave the PlexPy docker in place, but not running or can it be removed?
March 11, 20188 yr 9 hours ago, CHBMB said: Project has been renamed from Plexpy to Tautulli. To migrate: 1. Stop the current plexpy container. 2. Use Community Applications to install Tautulli, utilising your existing Plexpy appdata folder for /config. I clicked the update prompt in the web interface for PlexPy and updated to Tautulli without hassle. It also works after a restart of the container. Are you saying the plexpy and tautulli containers are different?
March 11, 20188 yr 7 minutes ago, Dimtar said: I clicked the update prompt in the web interface for PlexPy and updated to Tautulli without hassle. It also works after a restart of the container. Are you saying the plexpy and tautulli containers are different? we don't recommend updating through the webui for instance you'd be missing a dependency that was added as part of the rebrand
March 11, 20188 yr 3 minutes ago, sparklyballs said: we don't recommend updating through the webui for instance you'd be missing a dependency that was added as part of the rebrand Thanks Sparky, normally I don't update through the container but a broken container wouldn't worry me in this case. Is there something wrong with the tautilli container template? It seems like its missing the container port?
March 11, 20188 yr 3 minutes ago, Dimtar said: Thanks Sparky, normally I don't update through the container but a broken container wouldn't worry me in this case. Is there something wrong with the tautilli container template? It seems like its missing the container port? not that i'm aware of i don't use plex let alone tautulli but just going through the motions of adding it i can change the host port you don't want to ever change the container port as a rule anyways
March 11, 20188 yr 2 minutes ago, sparklyballs said: not that i'm aware of i don't use plex let alone tautulli but just going through the motions of adding it i can change the host port you don't want to ever change the container port as a rule anyways For comparison this is the Sonnar container: I obviously don't know anything about these things but my guess is the template isn't aware the Tautulli container needs a port?
March 11, 20188 yr 3 minutes ago, Dimtar said: For comparison this is the Sonnar container: I obviously don't know anything about these things but my guess is the template isn't aware the Tautulli container needs a port? @CHBMB ^^
March 11, 20188 yr 7 minutes ago, Dimtar said: I obviously don't know anything about these things but my guess is the template isn't aware the Tautulli container needs a port? It has nothing to do with the template, but all with the type of network. A host + container combination is only relevant when the network type is bridge, because here port translation takes place between outer (host) and inner (container) ports. Any other network type only works with host ports, because host and container port refer to the same thing here. Ps. I wasn't aware that Plexpy is replaced by Tautulli, so took the oppertunity to remove Plexpy and install Tautulli. A new Tautulli installation brings up an installation wizard, which makes it very easy to configure it to the previous Plexpy set up. Edited March 11, 20188 yr by bonienl
March 11, 20188 yr Step 1.Use the LSIO, not the wrong one. Step 2. No other steps, you idiot. Sorry @CHBMB @sparklyballs I used the first one that popped up on the app store like a noob. The LSIO container is fine and working. Apologies for time wasted.
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.