Skip to content

BrokenPipeError: Expected 01 but got 00 #3055

Open
@pjockey

Description

@pjockey

Pulled out the hurricane tracker and updated the PyPortal to Curcuitpython 9.2.8 and downloaded the libraries data 25-06-06 and installed all of the new files. Using the updated code and settings.toml. The tracker shows the screen briefly and then the following errors show up:

Retrieving data...Traceback (most recent call last):
  File "code.py", line 171, in <module>
  File "code.py", line 76, in update_display
  File "adafruit_portalbase/network.py", line 557, in fetch
  File "adafruit_requests.py", line 711, in get
  File "adafruit_requests.py", line 639, in request
  File "adafruit_connection_manager.py", line 337, in get_socket
  File "adafruit_connection_manager.py", line 249, in _get_connected_socket
  File "adafruit_connection_manager.py", line 61, in connect
  File "adafruit_esp32spi/adafruit_esp32spi_socketpool.py", line 114, in connect
  File "adafruit_esp32spi/adafruit_esp32spi.py", line 922, in socket_connect
  File "adafruit_esp32spi/adafruit_esp32spi.py", line 818, in socket_open
  File "adafruit_esp32spi/adafruit_esp32spi.py", line 431, in _send_command_get_response
  File "adafruit_esp32spi/adafruit_esp32spi.py", line 401, in _wait_response_cmd
  File "adafruit_esp32spi/adafruit_esp32spi.py", line 383, in _check_data
BrokenPipeError: Expected 01 but got 00

Any suggestions on how to fix this?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions