Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Http request fails with ENOMEM  #5355

Closed
@DonJayamanne

Description

@DonJayamanne

Got an ESP32 (M5Stack), and making a simple Https request fails.
Tried soft reset and reboot.
Copied source from urequests and ran it manually with gc.collect at everypoint.
Still fell over at the same place.

Falls over when executing s = ussl.wrap_socket(s, server_hostname=host).
Bombs with Error 12, ENOMEM

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions