Plex-Meta-Manager: Cannot complete jobs any longer
Seeing a LOT of this lately, indicating that there’s just too much going on when queue is run, and it’s just not completing successfully
| HTTPConnectionPool(host='192.168.68.86', port=32400): Max retries exceeded with url: /library/sections/2/all?type=18&X-Plex-Container-Start=0&X-Plex-Container-Size=100 (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x395F9070>: Failed to establish a new connection: [WinError 10055] An operation on a socket could not be performed because the system lacked sufficient buffer space or because a queue was full')) |
About this issue
- Original URL
- State: closed
- Created 3 years ago
- Reactions: 1
- Comments: 19 (10 by maintainers)
Commits related to this issue
- #306 Added a Session — committed to meisnate12/Plex-Meta-Manager by meisnate12 3 years ago
I’m at a loss on alot of network errors. The Plex Server can handle a ton of calls and if one of the calls fail it should retry after 10 seconds up to 6 tries all while it makes no other calls so i doubt its because of too many calls but truthfully im not sure.