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

FS#2881 - hostapd doesn't start - ubus wait_for hostapd.phy0 #7799

Closed
openwrt-bot opened this issue Mar 4, 2020 · 1 comment
Closed

FS#2881 - hostapd doesn't start - ubus wait_for hostapd.phy0 #7799

openwrt-bot opened this issue Mar 4, 2020 · 1 comment
Labels

Comments

@openwrt-bot
Copy link

BlueMax:

hostapd doesn't go up when started by 'wifi up' or LuCI.
Instead a process shows up for 30secs:
$ ps aux |grep hostapd
root 27196 0.0 0.0 956 548 ? S 21:26 0:00 ubus wait_for hostapd.phy0

The wifi adapter can be started manually though:
$ nohup hostapd /var/run/hostapd-phy0.conf &>/dev/null &
The bug started around some months ago. It did work properly before.

Tested on:
x86_64 trunk
OpenWrt SNAPSHOT, r12425-d83150e3fb
kernel 4.19 + 5.4.22
Ralink RT2870 USB Wireless Adapter (148f:2870)
rt2x00usb
mac80211

@mhaoli
Copy link

mhaoli commented Dec 29, 2023

May I know if this is fixed?

I also hit this problem in Ubiquiti UniFi 6 lite + OpenWrt 21.02.7.

I manually verified that the failure is from error when running ubus wait_for hostapd. I also can manually run hosapd command with the conf file.

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

No branches or pull requests

2 participants