luigi311 / JellyPlex-Watched

Sync watched between jellyfin and plex locally
GNU General Public License v3.0
366 stars 19 forks source link

[BUG] Failed to resolve 'plex.tv' #157

Closed Skyl3lazer closed 3 months ago

Skyl3lazer commented 3 months ago

I'm receiving the error shown below when trying to run the script. I'm using the token method to a plex server on the local network.

Logs requests.exceptions.ConnectionError: HTTPSConnectionPool(host='plex.tv', port=443): Max retries exceeded with url: /api/v2/user (Caused by NameResolutionError("<urllib3.connection.HTTPSConnection object at 0x7fa8b3aaa7d0>: Failed to resolve 'plex.tv' ([Errno -3] Try again)"))

Type:

Skyl3lazer commented 3 months ago

Update: I think this was an issue with plex.tv actually, it resolved after about 20 minutes with no changes