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

Wifi Crashing #15

Open
leitenky opened this issue Dec 4, 2023 · 2 comments
Open

Wifi Crashing #15

leitenky opened this issue Dec 4, 2023 · 2 comments
Labels
bug Something isn't working

Comments

@leitenky
Copy link

leitenky commented Dec 4, 2023

What happened

Sporadically while printing the Wifi looses connection and the Host cannot be reached (through WebUI or SSH)

What did you expect to happen

Wifi to keep running

How to reproduce

just wait and within a couple hours the wifi goes down. A reboot of the host is the only way to bring the wifi back

Additional information

sonar (1).log
I have tried with sonar enabled and disabled (as the other user issue suggested). I seem to be getting a couple different errors in the Sonar Log.
Running MainsailOS, on a Pi4
Errors I get are:
Error 1 occured on line 162
Error 255 occured on line 158
Error 254 occured on line 158

@leitenky leitenky added the bug Something isn't working label Dec 4, 2023
@KwadFan
Copy link
Member

KwadFan commented Dec 6, 2023

Hey,

Sad but true, these errors occur if wpa_cli

wpa_cli -i wlan0 reassociate &> /dev/null

or dhcpcd

systemctl restart dhcpcd

are exiting with an non-zero (means no issues in executing command) state.

There is litterally nothing I can do about if these two dont react as intended.

@leitenky
Copy link
Author

leitenky commented Dec 6, 2023

So I discovered that my eprom was from 2021. I have updated that firmware and currently letting run to see if that might have been my issue. I will follow up in a few days with results. So far it seems like it's good

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