Checklist
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
Checklist
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
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