A previously happily working script is now failing with this key messageI'm a RPI 5, with Python 3.11 and Urllib3 1.26.12-1. sudo apt update says i'm at the newest package of everything.
There are newer versions of both Python3 and Urllib3 (urllib3 is now at version 2.5 and a lot of fixes have gone in it).
Is there any way I can install 1) a newer Python3 or 2) a newer Urllib3 to see if any of this fixes my issue?
Code:
ConnectionResetError [Error 104] Connection reset by peerThere are newer versions of both Python3 and Urllib3 (urllib3 is now at version 2.5 and a lot of fixes have gone in it).
Is there any way I can install 1) a newer Python3 or 2) a newer Urllib3 to see if any of this fixes my issue?
Statistics: Posted by jmfweather — Fri Aug 08, 2025 2:04 pm — Replies 4 — Views 72