Skip to content
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

[TW#24056][request] esp_http_client better debug #2135

Closed
chegewara opened this issue Jun 30, 2018 · 0 comments
Closed

[TW#24056][request] esp_http_client better debug #2135

chegewara opened this issue Jun 30, 2018 · 0 comments
Assignees

Comments

@chegewara
Copy link
Contributor

esp_http_client require some preprocessor guard or better debug. With esp_https_client turned off in menuconfig its possible to compile and run app with those errors, which gives no information where is the issue come from:

I (3336) HTTP_CLIENT: Begin connect to: https://www.howsmyssl.com:443
E (3336) HTTP_CLIENT: No transport found
E (3340) auth3: Error perform http request ESP_ERR_HTTP_INVALID_TRANSPORT
@FayeY FayeY changed the title [request] esp_http_client better debug [TW#24056][request] esp_http_client better debug Jul 6, 2018
@igrr igrr closed this as completed in 6ef5583 Jul 28, 2018
dacevedo pushed a commit to dacevedo/esp-idf that referenced this issue May 16, 2019
catalinio pushed a commit to catalinio/pycom-esp-idf that referenced this issue Jun 28, 2019
0xFEEDC0DE64 pushed a commit to 0xFEEDC0DE64/esp-idf that referenced this issue May 5, 2021
Correction of Pin A14 that was double defined.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants