-
Notifications
You must be signed in to change notification settings - Fork 0
OutOfRetries: Repeated socket failures #10
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
Maybe this is a workaround: adafruit/Adafruit_CircuitPython_AzureIoT#44 (comment) |
I'm not 100% sure yet, but it looks like this finally did the trick: adafruit/Adafruit_CircuitPython_ESP32SPI#170 (comment) My Netatmo PyPortal display has been running for several hours without any crashes or hangs today after applying this fix. |
…ashesandhangs Fix issue #10 with crashes and hangs
Log in VSCode console shows that 392 iterations of loading data was performed before the freeze. After adding
Since the text Some error occured, retrying! isn't logged, the |
…ashesandhangs2 Issue #10 - Call API manually
…-attempt2 Issue #10 - another attempt to fix freeze
An unhandled exception crashing the display.

The text was updated successfully, but these errors were encountered: