Skip to content

esp32c5 http component doesn't work #103

Description

@gm7777777

Checklist

  • Checked the issue tracker for similar issues to ensure this is not a duplicate
  • Read the documentation to confirm the issue is not addressed there and your configuration is set correctly
  • Tested with the latest version to ensure the issue hasn't been fixed

How often does this bug occurs?

always

Expected behavior

my device is esp32c5-wroom-1 ,I burn esp-claw in my board, but I can't send request to network, like webchat doesn't create QR, LLM can not request

Actual behavior (suspected bug)

E (61670) esp-tls-mbedtls: mbedtls_ssl_setup returned -0x7F00
E (61671) esp-tls: create_ssl_handle failed
E (61671) esp-tls: Failed to open new connection
E (61674) transport_base: Failed to open a new connection
W (61671) wifi:idx:1, ifx:0, tid:5, TAHI:0x1007fb2, TALO:0xb5762b54, (ssn:1, win:64, cur_ssn:1), CONF:0xc0005001
E (61682) HTTP_CLIENT: Connection failed, sock < 0
W (61696) httpd_txrx: httpd_resp_send_err: 500 Internal Server Error - Failed to start WeChat login

Error logs or terminal output

E (61670) esp-tls-mbedtls: mbedtls_ssl_setup returned -0x7F00
E (61671) esp-tls: create_ssl_handle failed
E (61671) esp-tls: Failed to open new connection
E (61674) transport_base: Failed to open a new connection
W (61671) wifi:<ba-add>idx:1, ifx:0, tid:5, TAHI:0x1007fb2, TALO:0xb5762b54, (ssn:1, win:64, cur_ssn:1), CONF:0xc0005001
E (61682) HTTP_CLIENT: Connection failed, sock < 0
W (61696) httpd_txrx: httpd_resp_send_err: 500 Internal Server Error - Failed to start WeChat login

Steps to reproduce the behavior

after build,
idf.py flash monitor

Project release version

esp32c5

System architecture

Intel/AMD 64-bit (modern PC, older Mac)

Operating system

Linux

Operating system version

vscode ,mac pro

Shell

ZSH

Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions