Hello,
I have PMS v1.13.5.5291 running on Nvidia Shield, & am unable to connect to it from the Plex app running on my Macbook Pro, on the same home network. I get this error message:
The server “SHIELD Android TV” is unreachable. Make sure it’s running, double check your network, and try again.
Looking at the Plex app debug log entries, I see this happening repeatedly:
"level": 4,
"message": "[Connections] Testing connection for SHIELD Android TV at https://192-168-1-105.69f1143077e74721af73f067b7186722.plex.direct:32400",
"time": "2018-08-02T22:21:36.897Z"
},
{
"type": "log:message",
"level": 4,
"message": "[Connections] Testing connection for SHIELD Android TV at http://192.168.1.105:32400",
"time": "2018-08-02T22:21:36.900Z"
},
{
"type": "log:message",
"level": 1,
"message": "[Connections] SHIELD Android TV is unavailable at http://192.168.1.105:32400 (Status 0)",
"time": "2018-08-02T22:21:36.905Z"
},
{
"type": "ajax",
"url": "http://192.168.1.105:32400?X-Plex-Product=Plex%20Web&X-Plex-Version=3.63.1&X-Plex-Client-Identifier=t36p1ru6lgo7d1ddn0qpz21g&X-Plex-Platform=Chrome&X-Plex-Platform-Version=68.0&X-Plex-Sync-Version=2&X-Plex-Device=OSX&X-Plex-Device-Name=Chrome&X-Plex-Device-Screen-Resolution=1419x685%2C1440x900&X-Plex-Token=TOKEN&X-Plex-Language=en",
"status": 0,
"headers": {
"Accept-Language": "en"
},
"statusText": "error",
"time": "2018-08-02T22:21:36.907Z"
}
Can you please advise what might be going wrong? Thanks