Hi folks.
Seen a few errors but never this one on the Apple TV. Nothing has changed. Just rebooted the computer today that’s about it, running atv3 on 5.3.
Anyone ever seen this error, any troubleshooting tips?
I get that after I restart plexconnect. I just go back out to the top level in the appletv and back into the hijacked app and it works fine again.
Nice, I never dreamt about anybody would actually see that error.
But yes, once you restart PlexConnect while aTV is stuck in trailers you might get that - depenting on the circumstances. All internal PlexConnect databases are cleared, it has to learn about connected aTVs (and PMSs/do a PlexGDM for that matter). Therefore you should always exit aTV's trailers before the PlexConnect restart. It won't break anything... but as tootsmcgee explained you have to go back to the aTV Main menu anyways. :-D
Morning Gents,
Thanks for the replies. Unfortunately I have tried exiting Trailers Gracefully multiple times. Tried hard reboots of the ATV, the Plex Connect server, the computer and the router. All with no success I'm afraid. Any other ideas?
What os are you running? Maybe restore your atv to 5.3. I really don’t know I’ve never seen that ever can you post a detailed log. Details in f00b4r’s read before posting sticky. Maybe reinstall a fresh PlexConnect. If that doesn’t work maybe reinstall pms? If that doesn’t work you can try to troubleshoot more or reinstall your os, it up to you how much time you want to spend on it. Do all the other apps work on the atv?
https://github.com/iBaa/PlexConnect/wiki/How-to-report-an-issue
If that doesn't work maybe reinstall pms?
What!! This is an error raised by plex connect itself, why would you even think a reinstall of plex is required?
But yes logs and all information as per the troubleshooting guide is the next step.
I have seen pms local and remote cause all sorts of weird issues with PlexConnect. Just throwing it out there since I have never seen that error. Have you? How might you solve this issue? As I’m sure you are aware PlexConnect runs off pms as a client so if there is error with pms it can absolutely cause weird errors with plexconnect. Just trying to troubleshoot with the easy stuff. If you have a better troubleshooting solution please feel free to provide it.
If you stop PlexConnect, throw atvsettings.cfg away and restart it does that help?
If not maybe a fresh install of PlexConnect (keep your certs backed up to put them back in the new install but throw everything else away).
When I get home, I'm gonna make a VM with a sample PMS library and point the ATV to it, will keep you posted. Thanks for the suggestions folks!
-
Your ATV model (2 or 3) and firmware version (found under the ATV settings > general > about > Apple TV software): ATV 3, Running OS 6.1
-
The DNS server set on the ATV (found under the ATV settings > general > network > DNS): 10.0.24.30
-
The local IP address of the device that PlexConnect is installed on: 10.0.24.30
-
The device and operating system (including version number) that PlexConnect is installed on: Win 7 x64, SP1
-
The device and operating system (including version number) that the Plex media server (PMS) is installed on: As above
-
The Plex media server (PMS) version number you are running (do not put 'latest'): Version 0.9.9.7
-
The local IP address of the device that the Plex media server (PMS) is installed on: 10.0.24.30
-
The PlexConnect version number. If using Github source then a time and date of download (look at the creation date of the folder) and if you are using any non-standard setup e.g. Plexify or a fork.: V0.3.1 Standard
-
The contents of your 'Settings.cfg' file (this is created at first clean shutdown of PlexConnect, using CTR+c): [PlexConnect]
enable_plexgdm = Trueip_pms = 10.0.24.30port_pms = 32400enable_dnsserver = Trueport_dnsserver = 53ip_dnsmaster = 8.8.8.8prevent_atv_update = Trueenable_plexconnect_autodetect = Trueip_plexconnect = 10.0.24.30hosttointercept = trailers.apple.comport_webserver = 80enable_webserver_ssl = Trueport_ssl = 443certfile = ./assets/certificates/trailers.pemloglevel = Normallogpath = . -
Detail on the media file if it is an issue related to playing a media file (in order to get the necessary information on a particular media file go into the Plex web interface, select the video file, when it brings up the page for the media file click on the "i" information button on the left hand side, it will then bring up a "media info" box, click on the "View XML" button, it will then open a browser window with the relevant information, copy this to http://www.pastebin.com and use the pastebin link to post the details; posting the information directly in the forum may mess up the formatting and generally takes up a lot of space):
-
A detailed description of the issue (the clearer you can make this the better): As per the start of this thread, updated apple TV software, issued new certs and applied them to plex connect and the apple TV
-
Ensure you post your 'PlexConnect.log' file to pastebin and post the link ('PlexConnect.log' is located in your PlexConnect folder). If possible, follow these steps to create a "more detailed fresh" one:
If it helps all sections show just blank tiles where the album art should be etc. Once I try to access a season etc is when I get the unidentified error. :( Please Help
Throw away settings.cfg and let a new default be created, which you should try using.
Are you using a VPN or running VMWare?
Done that numerous times with no effect I'm afraid
See edit
No VPN or VMWare. Tried hosting a new setup in VMWare briefly but get exactly the same issue....
Tried using the ATV wireless and Wired if that helps any?
Disable GDM and PlexConnect IP auto detect, you have the wrong IP being detected, although you hard coded the IP you didn’t turn off auto detection so it is being overridden.
Can't find the "unexpected error" in that log...
Please add
dprint(__name__,2 , errorXML)
right in front of "return errorXML" in line 75/76.
Then set "loglevel=High", start PlexConnect and attach a new log...
Also you have a non standard port on your PMS so you need to hard code that if disabling GDM.
Hey Folks,
Disabled Disable GDM and PlexConnect IP auto detect, it's made it worse. Don't get past accessing trailers now. I am using the standard 32400 port.