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

ffac-ssid-changer: should ignore if a radio has private-wan wifi only #82

Closed
maurerle opened this issue Dec 30, 2023 · 0 comments · Fixed by #116
Closed

ffac-ssid-changer: should ignore if a radio has private-wan wifi only #82

maurerle opened this issue Dec 30, 2023 · 0 comments · Fixed by #116

Comments

@maurerle
Copy link
Member

Currently, having only the wan_radio enabled on a nodes phy does trigger:
logger -s -t "ffac-ssid-changer" -p 5 "could not set to online state: did neither find SSID '$ONLINE_SSID' nor '$OFFLINE_SSID'. Please reboot"

This is the case if grep "^ssid=" /var/run/hostapd-phy0.conf | cut -d"=" -f2 shows only the wan_radio configured through gluon-web-private-wifi

I think this case should therefore be ignored (as log_debug).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant