-
Notifications
You must be signed in to change notification settings - Fork 13
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
Reassociating WiFi connection exits with error 255 #10
Comments
I left it running in debug mode until it happened. Took a few hours..
So maybe it is not the "reassociate wifi connection" |
I have my Pi now running for ~4 days after disabling sonar completely. No issues anymore. I think that something in sonar is not working as expected, and failing to reconnect/reassociate/reenable wifi.. I'm no linux expert, just observing.. |
you first log shown a error, that it cannot ping anything:
so pls use a working config or disable sonar. |
It is pinging my local gateway for hours, sometimes days. So I don't think it is about a non-working config. |
then pls upload a new log, where i can see it. your first log above have no successful ping/name resolve. |
|
@KwadFan can you check this, please? |
This happends here: Line 149 in 7962a12
According to that wpa_cli exits with a non-zero exit code and refuses to do its job. |
Can you create a test version that calls: From what I have read, that will force wpa_cli to reload and reread the configuration file versus trying to force it to re-associate. I'm not a programmer, but I know enough to be dangerous. |
I just had a chance to test this method without doing any of the fancy DHCP reset or anything else, just: |
What happened
The WiFi connection stopped working and reassociating the wifi connection does not work
What did you expect to happen
The WiFi connection to recover
How to reproduce
Install MainsailOS on Raspberry Pi 4
Update all system packages
Additional information
journalctl
The text was updated successfully, but these errors were encountered: