Using 0.115.1, Calling media_player.play_media
to any Plex target is resulting in a URL connection error.
It looks like it’s trying to connect to a link-local address instead of the IP of the machine that Plex is running on (or app.plex.tv)
Failed to call service media_player/play_media. HTTPConnectionPool(host='169.254.97.70', port=32400):
Max retries exceeded with url: /player/playback/playMedia?address=10-0-1-220.REDACTED.plex.direct&commandID=3&containerKey=%2FplayQueues%2F9852%3Fwindow%3D100%26own%3D1&key=%2Fplaylists%2F61807&machineIdentifier=REDACTED&offset=0&port=32400&token=REDACTED&type=music
(Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0xa2ac8d90>: Failed to establish a new connection: [Errno 113] Host is unreachable'))
Has anyone encountered this? Everything is working fine with the plex entity sensors etc, so I am certain that the API connection otherwise is working correctly.
1 post - 1 participant