Clients lose connection from AP
cecchisandrone opened this issue · 2 comments
-
I'm submitting a ...
- bug report
- feature request
- support request
-
What is the current behavior?
After some time, apparently randomly, the clients get disconnected and if they try to connect again to the AP, they receive bad password error. There are no logs regarding HOSTAPD. -
If the current behavior is a bug, please provide the steps to reproduce and if possible a minimal demo of the problem
- Start iotwifi container
- Connect with a client
- After some time client gets disconnected and cannot join the network again
-
What is the expected behavior?
Maintain connection -
Please tell us about your environment:
- Device: Raspberrypizero W
- OS: Raspian
-
Other information (e.g. detailed explanation, stacktraces, related issues, suggestions how to fix, links for us to have context, eg. stackoverflow, gitter, etc)
That's exactly my problem,
after running docker everything good, I can scan and connect to out wifi, but when I want access to AP from my phone it refuses connection or say password does not correct or say we have a problem in authentication.
could you help whats the problem and how can we fix it?
There may be a solution to this issue however more research needs to be done to understand why WPA supplicant is prone to failure after a time. Any work on this in the future should be done on the txn2 fork. https://github.com/txn2/txwifi
Thanks