Skip to content

Error while connecting to a website via IPv6 connection (IDFGH-11103) #12275

@my-dudhwala

Description

@my-dudhwala

Answers checklist.

  • I have read the documentation ESP-IDF Programming Guide and the issue is not addressed there.
  • I have updated my IDF branch (master or release) to the latest version and checked that the issue is present there.
  • I have searched the issue tracker for a similar issue and not found a similar issue.

General issue report

I am getting a lot of errors while trying to work on any web project, the only and only problem is IPv6 router, I have tried a lot of codes from different articles, git repos and inbuilt examples with different configurations, most of are working with IPv4,

I am updating each codes with its error on on a github repo
https://github.com/my-dudhwala/ESP_IPv6/

Error in esp_http_client code,

E (13733) esp-tls: [sock=54] select() timeout
E (13734) TRANSPORT_BASE: Failed to open a new connection: 32774
E (13735) HTTP_CLIENT: Connection failed, sock < 0
E (13740) HTTP_CLIENT: HTTP GET request failed: ESP_ERR_HTTP_CONNECT

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions