You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hmmm, to hit that it would have to have successfully pulled data from plex.tv (meaning communication and auth worked), but it was unable to actually parse the response as XML.
Can you put a debug_dump($data); on line 619 right before the simplexml_load_string($data); so you can see what the data it's attempting to parse looks like?
Hello, I'm also getting this issue setting up the dev branch. Please let me know if you need any details and I will do what I can :)
EDIT: I've managed to bypass this issue by configuring plexWatchWeb Master Branch, then copying the config.php out. Switched to Dev branch and used the config.php from the Master
I can no longer even get through setup, provides this error in the nginx log.
I've gone through the cert/datetime fixes with no luck. Also tried both URL's with no luck. Looks like their schema changed?
The text was updated successfully, but these errors were encountered: