Started today: Plex Meta Manager failing to connect to the API.
Failed to Connect to https://api.themoviedb.org/3/configuration
File "/modules/tmdb.py", line 182, in __init__ |
| raise Failed(f"TMDb Error: {e}") |
| modules.util.Failed: TMDb Error: Failed to Connect to https://api.themoviedb.org/3/configuration: HTTPSConnectionPool(redacted): Max retries exceeded with url: /3/configuration?api_key=(redacted)&append_to_response=countries%2Cjobs%2Clanguages%2Cprimary_translations%2Ctimezones (Caused by NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7f72f686fa10>: Failed to establish a new connection: [Errno -3] Temporary failure in name resolution')) |
| Params: {'api_key': '(redacted)', 'append_to_response': 'countries,jobs,languages,primary_translations,timezones'} |
Can't find a movie or TV show? Login to create it.
Want to rate or add this item to a list?
Not a member?
Reply by ticao2 š§š· pt-BR
on January 25, 2023 at 3:03 PM
I tested it now using the API Request below and it worked without any problems.
Reply by SteveS801
on May 14, 2023 at 7:36 AM
Have you found a solution to this issue? I'm having the same issue, and being new to the whole API process, I'm unable to figure out what I'm doing wrong.