Skip to content

IMDb Top 250 | Unknown Error: HTTPConnectionPool(redacted): Read timed out. (read timeout=60) #1313

Answered by chazlarson
Alex-Lee-Myers asked this question in Q&A
Discussion options

You must be logged in to vote

First thing to try would be to extend the plex timeout in config.yml. There's not much PMM can do about a timeout other than waiting longer.

plex:
  url: http://192.168.1.12:32400
  token: ####################
  timeout: 60     #  <<< change this to a larger number
  clean_bundles: true
  empty_trash: true
  optimize: false

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@Alex-Lee-Myers
Comment options

Answer selected by Alex-Lee-Myers
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants