Hi all,
My PMS keeps giving me this error: "No type was found for undefined".
I can not see any Channels, this is the log:
{
"type": "log:message",
"level": 4,
"message": "[CloudServerEventManager] Opening server event connection to plex.tv at wss://pubsub.plex.tv/sub/websockets/9340901/7f7efmef6ke?X-Plex-Token=REDACTED",
"args": [
"[CloudServerEventManager] Opening server event connection to plex.tv at wss://pubsub.plex.tv/sub/websockets/9340901/7f7efmef6ke?X-Plex-Token=sxpmV4xHhvsrmpk8sqAp"
],
"time": "2016-05-24T04:39:25.860Z"
},
{
"type": "navigation",
"route": "dashboard",
"args": [
null
],
"fragment": "",
"time": "2016-05-24T04:39:26.055Z"
},
{
"type": "log:message",
"level": 1,
"message": "No type was found for undefined",
"args": [
"No type was found for undefined"
],
"time": "2016-05-24T04:39:26.083Z"
},
I am using a Laptop with minimum Reqiremum and Lubuntu as Plex Server, it sends to a PS4 as a Client by Wifi Router.
I hope you guys can help with above? :)