raspap-webgui
raspap-webgui copied to clipboard
Disconnection of the AP and "AP-STA-POSSIBLE-PSK-MISMATCH" error
Checklist
- [x] This is a bug report
- [x] I have searched this repository for existing issues
- [x] I checked the FAQ and official documentation before creating this issue
- [x] I have read and understand the issue reporting guidelines
Bug description
When using my access point with any terminal, after about 5 minutes the devices are disconnected. In the hostapd logs, I can read:
wlan0: AP-STA-POSSIBLE-PSK-MISMATCH e6:36:05:cf:c8:56
wlan0: STA e6:36:05:cf:c8:56 IEEE 802.11: disassociated
Your environment
- Operating System: Raspbian Bullseye 32-bit Lite
- Hardware and version: Raspberry Pi 4B 8GB
- RaspAP version: 2.8.0 and 2.7.1
- Followed the project prerequisites? Yes
- RaspAP Quick Install or Manual setup? Quick Install
- Using default configuration? SSID, password, wireless mode and channel changed
- Simultaneous AP and managed mode? No
- Onboard wireless chipset or external adapter? Onboard
- Other software or services running with RaspAP? Yes, Docker. I followed the recommendations on FAQ page.
Steps to reproduce
- Install RPi OS 11 32-bit Lite
- Follow quick-start installation steps
- Change SSID, PSK, wireless mode and channel
- Restart
Screenshots
None
Additional context
I don't think there is a conflict with Docker because stopping at startup and at runtime I still have the same problem.
After search, I think I have found what is causing the problem. I'm guessing the project cockpit related packages may interfere with wlan0
. After uninstalling cockpit relative packages everything seems to work :)
Should we warn users of a possible conflict?
@p0lycarpio good to know, thanks. I looked into that error and couldn't find much on it. I'm unfamiliar with that software package, but think it's worth a mention in the FAQ.
This issue is stale because it has been open for 30 days with no activity.
This issue was closed because it has been inactive for 14 days since being marked as stale.