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

"Cancelling WiFi STA Scan..." spam on serial #473

Open
AAfetisov opened this issue Sep 25, 2024 · 1 comment
Open

"Cancelling WiFi STA Scan..." spam on serial #473

AAfetisov opened this issue Sep 25, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@AAfetisov
Copy link

Hardware

ESP32-S3

Firmware version

v2.4.6

Application version

v2.4.6

What happened? What did you expect to happen?

Configured espsomfy to use with another wifi network.
Left it running at my place overnight plugged into macbook's usb port(those don't power down during sleep), but unconnected to wifi. It kept looking for an AP on serial (evt) Completed scan for access points (0).
Checked serial in the morning, it was spamming "Cancelling WiFi STA Scan..." with the speed of 100 lines a second.
I also noticed that my notebook got auto connected to ESPsomphy wifi ap, which shouldn't even be on. 192.168.4.1 wasn't responding.
In several minutes the spam calmed down, wifi ap disappeared, and it was back to normal (evt) Completed scan for access points (0) messages.

serialspam.mp4

How to reproduce it (step by step)

1. leave espsomfy running for a prolonged period of time not connected to the wifi

Logs

No response

@AAfetisov AAfetisov added the bug Something isn't working label Sep 25, 2024
@ron7684
Copy link

ron7684 commented Sep 27, 2024

When this happened to me it was because I was still connected to the ESPsomphy WiFi AP on the device I used to configure it. It will only reconfigure its wifi settings when all clients disconnect from its AP.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants