Page 1 of 1

WP2 enterprise decconnection each 12 hours

Posted: Mon Nov 08, 2021 6:06 pm
by godofwars1111
We use esp release\v4.2
We are currently use the wifi with WPA2 enterprise authentification. The issu is when we use the WPA2 entreprise we decconect each 12 hours.

Code: Select all

20211005 - 23:27:17.961157 : !aaaa ![0;31mE (43209763) TRANS_SSL: ssl_poll_read select error 113, errno = Software caused connection abort, fd = 59[0m
20211005 - 23:27:23.655707 : E[0;31mE (43209763) WEBSOCKET_CLIENT: Network error: esp_transport_poll_read() returned -1, errno=0[0m
20211005 - 23:27:23.665096 : e[0;32mI (43209773) WEBSOCKET_CLIENT: Reconnect after 10000 ms[0m
20211005 - 23:27:23.671404 : [0;32mI (43209773) WebAppService: WEBSOCKET_EVENT_DISCONNECTED[0m
20211005 - 23:27:23.677745 : S[0;31mE (43209773) WEBSOCKET_CLIENT: Websocket client is not connected[0m
When we connect with the WPA 2 we don’t get the issue

Re: WP2 enterprise decconnection each 12 hours

Posted: Tue Nov 09, 2021 6:11 pm
by WiFive
There are no logs from wifi or wpa_supplicant?

Re: WP2 enterprise decconnection each 12 hours

Posted: Fri Nov 12, 2021 8:22 pm
by godofwars1111
We do some test with the WPA2 enterprise example and we got the same issue
In the log we see the iP was reset each twelves hours

Line 106037: I (42652215) example: IP:0.0.0.0

Line 213507: I (85855145) example: IP:0.0.0.0

Then 85855145 - 42652215 = 43202930

43202930/1000 = 43202.9 sec

43202.9 sec/120 = 12.000 hours.

I will try to have more log soon

Re: WP2 enterprise decconnection each 12 hours

Posted: Sat Nov 13, 2021 2:34 am
by axellin
Can you create an issue on https://github.com/espressif/esp-idf/issues with detail log and information requested by the issue template?