Open lwj850533527 opened 2 weeks ago
@kapilkedawat ++
Hi @lwj850533527, AP may be doing periodic GTK rekeying for which you are getting a EAPOL in regular interval. Please share the logs for ESP32 when it is rebooting.
This is a problem that takes a long time to occur and rarely. I am unable to directly get the logs of ESP32, is there any way to send the logs for ESP32 when it is rebooting to host
is there any way to send the logs for ESP32 when it is rebooting to host
Unfortunately that is not possible. Is there a way for you to connect uart to chip?
Checklist
How often does this bug occurs?
rarely
Expected behavior
ESP32 work normaly I want to why print regularly every hour
Rx PACKET_TYPE_EAPOL!!!!
. Is it related to the ap? Is there any reason that may cause ESP32 to restart.Actual behavior (suspected bug)
esp32 restart abnormaly 1、01:53:24 start connect ap 2、01:53:30 end connect ap 3、print regularly every hour
Rx PACKET_TYPE_EAPOL!!!!
4、after 2 days, 01:57:06Command[0x8] timed out
, it is CMD_ADD_KEY. This time esp32 should happen to the restart 5、after esp32 restarted,[0x4] Command failed
, it is CMD_SCAN_REQUEST. It may because of slave side no initError logs or terminal output
Steps to reproduce the behavior
1、sta connect to ap 2、there are no other operations available
Project release version
1.0.3.0.0
System architecture
other (details in Additional context)
Operating system
Linux
Operating system version
linux
Shell
ZSH
Additional context
No response