Hostapd: handle_probe_req: send failed

I'm trying to use WiFi in client mode with travelmate. The problem is that at some point the wifi client disconnects and then hostapd goes nuts with hostapd: handle_probe_req: send failed and needs to be restarted.

The log events is as such:

Dec 15 07:12:01 ilinx-roam-test trm-2.1.0[6235]: connected to uplink 'radio1/ilinx-guest/-' with mac '-' (1/3)
Dec 15 07:13:07 ilinx-roam-test trm-2.1.0[6235]: no scan results on 'radio0'
Dec 15 07:14:13 ilinx-roam-test trm-2.1.0[6235]: uplink is out of range (1/35)
Dec 15 07:14:17 ilinx-roam-test netifd: Interface 'trm_wwan' has link connectivity loss
Dec 15 07:14:18 ilinx-roam-test netifd: trm_wwan (25970): udhcpc: received SIGTERM
Dec 15 07:14:18 ilinx-roam-test netifd: trm_wwan (25970): udhcpc: unicasting a release of 192.168.101.236 to 10.75.22.247
Dec 15 07:14:18 ilinx-roam-test netifd: trm_wwan (25970): udhcpc: sending release
Dec 15 07:14:18 ilinx-roam-test netifd: trm_wwan (25970): udhcpc: entering released state
Dec 15 07:14:18 ilinx-roam-test netifd: Interface 'trm_wwan6' is now down
Dec 15 07:14:18 ilinx-roam-test netifd: Interface 'trm_wwan6' is disabled
Dec 15 07:14:18 ilinx-roam-test netifd: Network alias '' link is down
Dec 15 07:14:18 ilinx-roam-test netifd: Interface 'trm_wwan6' has link connectivity loss
Dec 15 07:14:18 ilinx-roam-test netifd: trm_wwan (25970): Command failed: ubus call network.interface notify_proto { "action": 0, "link-up": false, "keep": false, "interface": "trm_wwan" } (Permission denied)
Dec 15 07:14:18 ilinx-roam-test netifd: Interface 'trm_wwan' is now down
Dec 15 07:14:18 ilinx-roam-test netifd: radio1 (28395): WARNING: Variable 'data' does not exist or is not an array/object
Dec 15 07:14:18 ilinx-roam-test netifd: radio1 (28395): Bug: PHY is undefined for device 'radio1'
Dec 15 07:14:18 ilinx-roam-test netifd: Wireless device 'radio1' is now down
Dec 15 07:14:18 ilinx-roam-test kernel: [ 1615.967736] device wlan1-1 left promiscuous mode
Dec 15 07:14:18 ilinx-roam-test kernel: [ 1615.972589] br-lan: port 2(wlan1-1) entered disabled state
Dec 15 07:14:18 ilinx-roam-test kernel: [ 1615.983590] device wlan1-2 left promiscuous mode
Dec 15 07:14:18 ilinx-roam-test kernel: [ 1615.988394] br-guest: port 2(wlan1-2) entered disabled state
Dec 15 07:14:19 ilinx-roam-test netifd: radio0 (28458): Phy not found
Dec 15 07:14:19 ilinx-roam-test netifd: radio0 (28458): Could not find PHY for device 'radio0'
Dec 15 07:14:19 ilinx-roam-test odhcpd[11757]: Sending a RA on lan
Dec 15 07:14:19 ilinx-roam-test netifd: Wireless device 'radio0' set retry=0
Dec 15 07:14:19 ilinx-roam-test netifd: Wireless device 'radio0' setup failed, retry=0
Dec 15 07:14:20 ilinx-roam-test netifd: radio0 (28492): WARNING: Variable 'data' does not exist or is not an array/object
Dec 15 07:14:20 ilinx-roam-test netifd: radio0 (28492): Bug: PHY is undefined for device 'radio0'
Dec 15 07:14:20 ilinx-roam-test netifd: Wireless device 'radio0' is now down
Dec 15 07:14:21 ilinx-roam-test hostapd: Remove interface 'wlan1-1'
Dec 15 07:14:21 ilinx-roam-test hostapd: wlan1-1: interface state ENABLED->DISABLED
Dec 15 07:14:21 ilinx-roam-test hostapd: wlan1-2: AP-DISABLED
Dec 15 07:14:21 ilinx-roam-test hostapd: wlan1-2: CTRL-EVENT-TERMINATING
Dec 15 07:14:21 ilinx-roam-test hostapd: rmdir[ctrl_interface=/var/run/hostapd]: Permission denied
Dec 15 07:14:21 ilinx-roam-test hostapd: nl80211: Failed to remove interface wlan1-2 from bridge br-guest: No such device
Dec 15 07:14:21 ilinx-roam-test hostapd: wlan1-1: AP-DISABLED
Dec 15 07:14:21 ilinx-roam-test hostapd: wlan1-1: CTRL-EVENT-TERMINATING
Dec 15 07:14:21 ilinx-roam-test hostapd: rmdir[ctrl_interface=/var/run/hostapd]: Permission denied
Dec 15 07:14:21 ilinx-roam-test hostapd: nl80211: deinit ifname=wlan1-1 disabled_11b_rates=0
Dec 15 07:14:21 ilinx-roam-test hostapd: nl80211: Failed to remove interface wlan1-1 from bridge br-lan: Invalid argument
Dec 15 07:14:21 ilinx-roam-test netifd: radio1 (28447): Command failed: ubus call hostapd config_remove {"iface":"wlan1-2"} (Invalid argument)
Dec 15 07:14:21 ilinx-roam-test netifd: radio1 (28447): Usage: ubus [<options>] <command> [arguments...]
Dec 15 07:14:21 ilinx-roam-test netifd: radio1 (28447): Options:
Dec 15 07:14:21 ilinx-roam-test netifd: radio1 (28447):  -s <socket>:#011#011Set the unix domain socket to connect to
Dec 15 07:14:21 ilinx-roam-test netifd: radio1 (28447):  -t <timeout>:#011#011Set the timeout (in seconds) for a command to complete
Dec 15 07:14:21 ilinx-roam-test netifd: radio1 (28447):  -S:#011#011#011Use simplified output (for scripts)
Dec 15 07:14:21 ilinx-roam-test netifd: radio1 (28447):  -v:#011#011#011More verbose output
Dec 15 07:14:21 ilinx-roam-test netifd: radio1 (28447):  -m <type>:#011#011(for monitor): include a specific message type
Dec 15 07:14:21 ilinx-roam-test netifd: radio1 (28447): #011#011#011(can be used more than once)
Dec 15 07:14:21 ilinx-roam-test netifd: radio1 (28447):  -M <r|t>#011#011(for monitor): only capture received or transmitted traffic
Dec 15 07:14:21 ilinx-roam-test netifd: radio1 (28447):
Dec 15 07:14:21 ilinx-roam-test netifd: radio1 (28447): Commands:
Dec 15 07:14:21 ilinx-roam-test netifd: radio1 (28447):  - list [<path>]#011#011#011List objects
Dec 15 07:14:21 ilinx-roam-test netifd: radio1 (28447):  - call <path> <method> [<message>]#011Call an object method
Dec 15 07:14:21 ilinx-roam-test netifd: radio1 (28447):  - subscribe <path> [<path>...]#011Subscribe to object(s) notifications
Dec 15 07:14:21 ilinx-roam-test netifd: radio1 (28447):  - listen [<path>...]#011#011#011Listen for events
Dec 15 07:14:21 ilinx-roam-test netifd: radio1 (28447):  - send <type> [<message>]#011#011Send an event
Dec 15 07:14:21 ilinx-roam-test netifd: radio1 (28447):  - wait_for <object> [<object>...]#011Wait for multiple objects to appear on ubus
Dec 15 07:14:21 ilinx-roam-test netifd: radio1 (28447):  - monitor#011#011#011#011Monitor ubus traffic
Dec 15 07:14:21 ilinx-roam-test netifd: radio1 (28447):
Dec 15 07:14:22 ilinx-roam-test netifd: radio1 (28447): command failed: No such device (-19)
Dec 15 07:14:23 ilinx-roam-test kernel: [ 1620.519417] wlan1: deauthenticating from 6e:b0:ce:f5:1e:4a by local choice (Reason: 3=DEAUTH_LEAVING)
Dec 15 07:14:23 ilinx-roam-test wpa_supplicant[1455]: wlan1: CTRL-EVENT-DISCONNECTED bssid=6e:b0:ce:f5:1e:4a reason=3 locally_generated=1
Dec 15 07:14:23 ilinx-roam-test wpa_supplicant[1455]: BSSID 6e:b0:ce:f5:1e:4a ignore list count incremented to 2, ignoring for 10 seconds
Dec 15 07:14:23 ilinx-roam-test wpa_supplicant[1455]:  Failed to stop hostapd AP interfaces
Dec 15 07:14:23 ilinx-roam-test wpa_supplicant[1455]:  Failed to stop hostapd AP interfaces
Dec 15 07:14:24 ilinx-roam-test hostapd: Configuration file: /var/run/hostapd-phy1.conf (phy wlan1) --> new PHY
Dec 15 07:14:24 ilinx-roam-test wpa_supplicant[1455]:  Failed to stop hostapd AP interfaces
Dec 15 07:14:24 ilinx-roam-test hostapd: nl80211: kernel reports: Match already configured
Dec 15 07:14:24 ilinx-roam-test hostapd: nl80211: Could not configure driver mode
Dec 15 07:14:24 ilinx-roam-test hostapd: nl80211: deinit ifname=wlan1 disabled_11b_rates=0
Dec 15 07:14:24 ilinx-roam-test hostapd: nl80211 driver initialization failed.
Dec 15 07:14:24 ilinx-roam-test hostapd: wlan1: CTRL-EVENT-TERMINATING
Dec 15 07:14:24 ilinx-roam-test hostapd: hostapd_free_hapd_data: Interface wlan1 wasn't started
Dec 15 07:14:24 ilinx-roam-test hostapd: wlan1-1: CTRL-EVENT-TERMINATING
Dec 15 07:14:24 ilinx-roam-test hostapd: hostapd_free_hapd_data: Interface wlan1-1 wasn't started
Dec 15 07:14:24 ilinx-roam-test netifd: radio1 (28447): Command failed: ubus call hostapd config_add {"iface":"wlan1", "config":"/var/run/hostapd-phy1.conf"} (Invalid argument)
Dec 15 07:14:24 ilinx-roam-test netifd: radio1 (28447): Usage: ubus [<options>] <command> [arguments...]
Dec 15 07:14:24 ilinx-roam-test netifd: radio1 (28447): Options:
Dec 15 07:14:24 ilinx-roam-test netifd: radio1 (28447):  -s <socket>:#011#011Set the unix domain socket to connect to
Dec 15 07:14:24 ilinx-roam-test netifd: radio1 (28447):  -t <timeout>:#011#011Set the timeout (in seconds) for a command to complete
Dec 15 07:14:24 ilinx-roam-test netifd: radio1 (28447):  -S:#011#011#011Use simplified output (for scripts)
Dec 15 07:14:24 ilinx-roam-test netifd: radio1 (28447):  -v:#011#011#011More verbose output
Dec 15 07:14:24 ilinx-roam-test netifd: radio1 (28447):  -m <type>:#011#011(for monitor): include a specific message type
Dec 15 07:14:24 ilinx-roam-test netifd: radio1 (28447): #011#011#011(can be used more than once)
Dec 15 07:14:24 ilinx-roam-test netifd: radio1 (28447):  -M <r|t>#011#011(for monitor): only capture received or transmitted traffic
Dec 15 07:14:24 ilinx-roam-test netifd: radio1 (28447):
Dec 15 07:14:24 ilinx-roam-test netifd: radio1 (28447): Commands:
Dec 15 07:14:24 ilinx-roam-test netifd: radio1 (28447):  - list [<path>]#011#011#011List objects
Dec 15 07:14:24 ilinx-roam-test netifd: radio1 (28447):  - call <path> <method> [<message>]#011Call an object method
Dec 15 07:14:24 ilinx-roam-test netifd: radio1 (28447):  - subscribe <path> [<path>...]#011Subscribe to object(s) notifications
Dec 15 07:14:24 ilinx-roam-test netifd: radio1 (28447):  - listen [<path>...]#011#011#011Listen for events
Dec 15 07:14:24 ilinx-roam-test netifd: radio1 (28447):  - send <type> [<message>]#011#011Send an event
Dec 15 07:14:24 ilinx-roam-test netifd: radio1 (28447):  - wait_for <object> [<object>...]#011Wait for multiple objects to appear on ubus
Dec 15 07:14:24 ilinx-roam-test netifd: radio1 (28447):  - monitor#011#011#011#011Monitor ubus traffic
Dec 15 07:14:24 ilinx-roam-test netifd: radio1 (28447):
Dec 15 07:14:24 ilinx-roam-test netifd: radio1 (28447): Device setup failed: HOSTAPD_START_FAILED
Dec 15 07:14:24 ilinx-roam-test wpa_supplicant[1455]:  Failed to stop hostapd AP interfaces
Dec 15 07:14:24 ilinx-roam-test wpa_supplicant[1455]: wlan1: CTRL-EVENT-SCAN-FAILED ret=-127 retry=1
Dec 15 07:14:24 ilinx-roam-test netifd: Wireless device 'radio1' set retry=0
Dec 15 07:14:24 ilinx-roam-test netifd: Wireless device 'radio1' setup failed, retry=0
Dec 15 07:14:25 ilinx-roam-test netifd: radio1 (28818): WARNING: Variable 'data' does not exist or is not an array/object
Dec 15 07:14:25 ilinx-roam-test netifd: radio1 (28818): Bug: PHY is undefined for device 'radio1'
Dec 15 07:14:25 ilinx-roam-test netifd: Wireless device 'radio1' is now down
Dec 15 07:14:25 ilinx-roam-test wpa_supplicant[1455]:  Failed to stop hostapd AP interfaces
Dec 15 07:14:25 ilinx-roam-test wpa_supplicant[1455]: wlan1: CTRL-EVENT-SCAN-FAILED ret=-127 retry=1
Dec 15 07:14:26 ilinx-roam-test wpa_supplicant[1455]:  Failed to stop hostapd AP interfaces
Dec 15 07:14:26 ilinx-roam-test wpa_supplicant[1455]: wlan1: CTRL-EVENT-SCAN-FAILED ret=-127 retry=1
Dec 15 07:14:27 ilinx-roam-test wpa_supplicant[1455]:  Failed to stop hostapd AP interfaces
Dec 15 07:14:27 ilinx-roam-test wpa_supplicant[1455]: wlan1: CTRL-EVENT-SCAN-FAILED ret=-127 retry=1
Dec 15 07:14:28 ilinx-roam-test wpa_supplicant[1455]:  Failed to stop hostapd AP interfaces
Dec 15 07:14:28 ilinx-roam-test wpa_supplicant[1455]: wlan1: CTRL-EVENT-SCAN-FAILED ret=-127 retry=1
Dec 15 07:14:29 ilinx-roam-test wpa_supplicant[1455]:  Failed to stop hostapd AP interfaces
Dec 15 07:14:29 ilinx-roam-test wpa_supplicant[1455]: wlan1: CTRL-EVENT-SCAN-FAILED ret=-127 retry=1
Dec 15 07:14:30 ilinx-roam-test wpa_supplicant[1455]:  Failed to stop hostapd AP interfaces
Dec 15 07:14:30 ilinx-roam-test wpa_supplicant[1455]: wlan1: CTRL-EVENT-SCAN-FAILED ret=-127 retry=1
Dec 15 07:14:31 ilinx-roam-test wpa_supplicant[1455]:  Failed to stop hostapd AP interfaces
Dec 15 07:14:31 ilinx-roam-test wpa_supplicant[1455]: wlan1: CTRL-EVENT-SCAN-FAILED ret=-127 retry=1
Dec 15 07:14:32 ilinx-roam-test wpa_supplicant[1455]:  Failed to stop hostapd AP interfaces
Dec 15 07:14:32 ilinx-roam-test wpa_supplicant[1455]: wlan1: CTRL-EVENT-SCAN-FAILED ret=-127 retry=1
Dec 15 07:14:33 ilinx-roam-test wpa_supplicant[1455]:  Failed to stop hostapd AP interfaces
Dec 15 07:14:33 ilinx-roam-test wpa_supplicant[1455]: wlan1: CTRL-EVENT-SCAN-FAILED ret=-127 retry=1
Dec 15 07:14:34 ilinx-roam-test wpa_supplicant[1455]:  Failed to stop hostapd AP interfaces
Dec 15 07:14:34 ilinx-roam-test wpa_supplicant[1455]: wlan1: CTRL-EVENT-SCAN-FAILED ret=-127 retry=1
Dec 15 07:14:35 ilinx-roam-test wpa_supplicant[1455]:  Failed to stop hostapd AP interfaces
Dec 15 07:14:35 ilinx-roam-test wpa_supplicant[1455]: wlan1: CTRL-EVENT-SCAN-FAILED ret=-127 retry=1
Dec 15 07:14:36 ilinx-roam-test wpa_supplicant[1455]:  Failed to stop hostapd AP interfaces
Dec 15 07:14:36 ilinx-roam-test wpa_supplicant[1455]: wlan1: CTRL-EVENT-SCAN-FAILED ret=-127 retry=1
Dec 15 07:14:37 ilinx-roam-test wpa_supplicant[1455]:  Failed to stop hostapd AP interfaces
Dec 15 07:14:37 ilinx-roam-test wpa_supplicant[1455]: wlan1: CTRL-EVENT-SCAN-FAILED ret=-127 retry=1
Dec 15 07:14:38 ilinx-roam-test wpa_supplicant[1455]:  Failed to stop hostapd AP interfaces
Dec 15 07:14:38 ilinx-roam-test wpa_supplicant[1455]: wlan1: CTRL-EVENT-SCAN-FAILED ret=-127 retry=1
Dec 15 07:14:39 ilinx-roam-test wpa_supplicant[1455]:  Failed to stop hostapd AP interfaces
Dec 15 07:14:39 ilinx-roam-test wpa_supplicant[1455]: wlan1: CTRL-EVENT-SCAN-FAILED ret=-127 retry=1
Dec 15 07:14:40 ilinx-roam-test wpa_supplicant[1455]:  Failed to stop hostapd AP interfaces
Dec 15 07:14:40 ilinx-roam-test wpa_supplicant[1455]: wlan1: CTRL-EVENT-SCAN-FAILED ret=-127 retry=1
Dec 15 07:14:41 ilinx-roam-test wpa_supplicant[1455]:  Failed to stop hostapd AP interfaces
Dec 15 07:14:41 ilinx-roam-test wpa_supplicant[1455]: wlan1: CTRL-EVENT-SCAN-FAILED ret=-127 retry=1
Dec 15 07:14:42 ilinx-roam-test wpa_supplicant[1455]:  Failed to stop hostapd AP interfaces
Dec 15 07:14:42 ilinx-roam-test wpa_supplicant[1455]: wlan1: CTRL-EVENT-SCAN-FAILED ret=-127 retry=1
Dec 15 07:14:43 ilinx-roam-test wpa_supplicant[1455]:  Failed to stop hostapd AP interfaces
Dec 15 07:14:43 ilinx-roam-test wpa_supplicant[1455]: wlan1: CTRL-EVENT-SCAN-FAILED ret=-127 retry=1
Dec 15 07:14:44 ilinx-roam-test wpa_supplicant[1455]:  Failed to stop hostapd AP interfaces
Dec 15 07:14:44 ilinx-roam-test wpa_supplicant[1455]: wlan1: CTRL-EVENT-SCAN-FAILED ret=-127 retry=1
Dec 15 07:14:45 ilinx-roam-test wpa_supplicant[1455]:  Failed to stop hostapd AP interfaces
Dec 15 07:14:45 ilinx-roam-test wpa_supplicant[1455]: wlan1: CTRL-EVENT-SCAN-FAILED ret=-127 retry=1
Dec 15 07:14:46 ilinx-roam-test wpa_supplicant[1455]:  Failed to stop hostapd AP interfaces
Dec 15 07:14:46 ilinx-roam-test wpa_supplicant[1455]: wlan1: CTRL-EVENT-SCAN-FAILED ret=-127 retry=1
Dec 15 07:14:47 ilinx-roam-test wpa_supplicant[1455]:  Failed to stop hostapd AP interfaces
Dec 15 07:14:47 ilinx-roam-test wpa_supplicant[1455]: wlan1: CTRL-EVENT-SCAN-FAILED ret=-127 retry=1
Dec 15 07:14:48 ilinx-roam-test wpa_supplicant[1455]:  Failed to stop hostapd AP interfaces
Dec 15 07:14:48 ilinx-roam-test wpa_supplicant[1455]: wlan1: CTRL-EVENT-SCAN-FAILED ret=-127 retry=1
Dec 15 07:14:49 ilinx-roam-test wpa_supplicant[1455]:  Failed to stop hostapd AP interfaces
Dec 15 07:14:49 ilinx-roam-test wpa_supplicant[1455]: wlan1: CTRL-EVENT-SCAN-FAILED ret=-127 retry=1
Dec 15 07:14:50 ilinx-roam-test wpa_supplicant[1455]:  Failed to stop hostapd AP interfaces
Dec 15 07:14:50 ilinx-roam-test wpa_supplicant[1455]: wlan1: CTRL-EVENT-SCAN-FAILED ret=-127 retry=1
Dec 15 07:14:51 ilinx-roam-test wpa_supplicant[1455]:  Failed to stop hostapd AP interfaces
Dec 15 07:14:51 ilinx-roam-test wpa_supplicant[1455]: wlan1: CTRL-EVENT-SCAN-FAILED ret=-127 retry=1
Dec 15 07:14:52 ilinx-roam-test wpa_supplicant[1455]:  Failed to stop hostapd AP interfaces
Dec 15 07:14:52 ilinx-roam-test wpa_supplicant[1455]: wlan1: CTRL-EVENT-SCAN-FAILED ret=-127 retry=1
Dec 15 07:14:53 ilinx-roam-test wpa_supplicant[1455]:  Failed to stop hostapd AP interfaces
Dec 15 07:14:53 ilinx-roam-test wpa_supplicant[1455]: wlan1: CTRL-EVENT-SCAN-FAILED ret=-127 retry=1
Dec 15 07:14:54 ilinx-roam-test wpa_supplicant[1455]:  Failed to stop hostapd AP interfaces
Dec 15 07:14:54 ilinx-roam-test wpa_supplicant[1455]: wlan1: CTRL-EVENT-SCAN-FAILED ret=-127 retry=1
Dec 15 07:14:55 ilinx-roam-test wpa_supplicant[1455]:  Failed to stop hostapd AP interfaces
Dec 15 07:14:55 ilinx-roam-test wpa_supplicant[1455]: wlan1: CTRL-EVENT-SCAN-FAILED ret=-127 retry=1
Dec 15 07:14:56 ilinx-roam-test wpa_supplicant[1455]:  Failed to stop hostapd AP interfaces
Dec 15 07:14:56 ilinx-roam-test wpa_supplicant[1455]: wlan1: CTRL-EVENT-SCAN-FAILED ret=-127 retry=1
Dec 15 07:14:57 ilinx-roam-test wpa_supplicant[1455]:  Failed to stop hostapd AP interfaces
Dec 15 07:14:57 ilinx-roam-test wpa_supplicant[1455]: wlan1: CTRL-EVENT-SCAN-FAILED ret=-127 retry=1
Dec 15 07:14:58 ilinx-roam-test wpa_supplicant[1455]:  Failed to stop hostapd AP interfaces
Dec 15 07:14:58 ilinx-roam-test wpa_supplicant[1455]: wlan1: CTRL-EVENT-SCAN-FAILED ret=-127 retry=1
Dec 15 07:14:59 ilinx-roam-test wpa_supplicant[1455]:  Failed to stop hostapd AP interfaces
Dec 15 07:14:59 ilinx-roam-test wpa_supplicant[1455]: wlan1: CTRL-EVENT-SCAN-FAILED ret=-127 retry=1
Dec 15 07:15:00 ilinx-roam-test trm-2.1.0[6235]: no scan results on 'radio0'
Dec 15 07:15:00 ilinx-roam-test wpa_supplicant[1455]:  Failed to stop hostapd AP interfaces
Dec 15 07:15:00 ilinx-roam-test wpa_supplicant[1455]: wlan1: CTRL-EVENT-SCAN-FAILED ret=-127 retry=1
Dec 15 07:15:00 ilinx-roam-test wpa_supplicant[1455]:  Failed to stop hostapd AP interfaces
Dec 15 07:15:00 ilinx-roam-test wpa_supplicant[1455]: wlan1: CTRL-EVENT-SCAN-FAILED ret=-127
Dec 15 07:15:23 ilinx-roam-test netifd: radio0 (29297): Phy not found
Dec 15 07:15:23 ilinx-roam-test netifd: radio0 (29297): Could not find PHY for device 'radio0'
Dec 15 07:15:23 ilinx-roam-test netifd: Wireless device 'radio0' set retry=0
Dec 15 07:15:23 ilinx-roam-test netifd: Wireless device 'radio0' setup failed, retry=0
Dec 15 07:15:23 ilinx-roam-test netifd: radio0 (29326): WARNING: Variable 'data' does not exist or is not an array/object
Dec 15 07:15:23 ilinx-roam-test netifd: radio0 (29326): Bug: PHY is undefined for device 'radio0'
Dec 15 07:15:23 ilinx-roam-test netifd: Wireless device 'radio0' is now down
Dec 15 07:15:24 ilinx-roam-test wpa_supplicant[1455]:  Failed to stop hostapd AP interfaces
Dec 15 07:15:25 ilinx-roam-test wpa_supplicant[1455]:  Failed to stop hostapd AP interfaces
Dec 15 07:15:26 ilinx-roam-test hostapd: Configuration file: /var/run/hostapd-phy1.conf (phy wlan1-1) --> new PHY
Dec 15 07:15:26 ilinx-roam-test kernel: [ 1683.858007] br-lan: port 2(wlan1-1) entered blocking state
Dec 15 07:15:26 ilinx-roam-test kernel: [ 1683.863637] br-lan: port 2(wlan1-1) entered disabled state
Dec 15 07:15:26 ilinx-roam-test kernel: [ 1683.869499] device wlan1-1 entered promiscuous mode
Dec 15 07:15:26 ilinx-roam-test kernel: [ 1683.874621] br-lan: port 2(wlan1-1) entered blocking state
Dec 15 07:15:26 ilinx-roam-test kernel: [ 1683.880227] br-lan: port 2(wlan1-1) entered forwarding state
Dec 15 07:15:26 ilinx-roam-test hostapd: wlan1-1: interface state UNINITIALIZED->COUNTRY_UPDATE
Dec 15 07:15:26 ilinx-roam-test kernel: [ 1684.081593] br-lan: port 2(wlan1-1) entered disabled state
Dec 15 07:15:26 ilinx-roam-test kernel: [ 1684.101323] br-guest: port 2(wlan1-2) entered blocking state
Dec 15 07:15:26 ilinx-roam-test kernel: [ 1684.107075] br-guest: port 2(wlan1-2) entered disabled state
Dec 15 07:15:26 ilinx-roam-test kernel: [ 1684.113146] device wlan1-2 entered promiscuous mode
Dec 15 07:15:26 ilinx-roam-test kernel: [ 1684.136173] br-guest: port 2(wlan1-2) entered blocking state
Dec 15 07:15:26 ilinx-roam-test kernel: [ 1684.141979] br-guest: port 2(wlan1-2) entered forwarding state
Dec 15 07:15:27 ilinx-roam-test wpa_supplicant[1455]: wlan1: SME: Trying to authenticate with 6e:b0:ce:f5:1e:4a (SSID='ilinx-guest' freq=2422 MHz)
Dec 15 07:15:27 ilinx-roam-test kernel: [ 1684.206036] wlan1: authenticate with 6e:b0:ce:f5:1e:4a
Dec 15 07:15:27 ilinx-roam-test kernel: [ 1684.236904] wlan1: send auth to 6e:b0:ce:f5:1e:4a (try 1/3)
Dec 15 07:15:27 ilinx-roam-test kernel: [ 1684.269673] wlan1: authenticated
Dec 15 07:15:27 ilinx-roam-test wpa_supplicant[1455]: wlan1: Trying to associate with 6e:b0:ce:f5:1e:4a (SSID='ilinx-guest' freq=2422 MHz)
Dec 15 07:15:27 ilinx-roam-test wpa_supplicant[1455]:  Failed to stop hostapd AP interfaces
Dec 15 07:15:27 ilinx-roam-test kernel: [ 1684.349637] wlan1: associate with 6e:b0:ce:f5:1e:4a (try 1/3)
Dec 15 07:15:27 ilinx-roam-test kernel: [ 1684.360752] wlan1: RX AssocResp from 6e:b0:ce:f5:1e:4a (capab=0x431 status=0 aid=1)
Dec 15 07:15:27 ilinx-roam-test kernel: [ 1684.368812] wlan1: associated
Dec 15 07:15:27 ilinx-roam-test wpa_supplicant[1455]:  Failed to stop hostapd AP interfaces
Dec 15 07:15:27 ilinx-roam-test wpa_supplicant[1455]: wlan1: Associated with 6e:b0:ce:f5:1e:4a
Dec 15 07:15:27 ilinx-roam-test wpa_supplicant[1455]: wlan1: CTRL-EVENT-SUBNET-STATUS-UPDATE status=0
Dec 15 07:15:27 ilinx-roam-test wpa_supplicant[1455]: wlan1: Unknown event 37
Dec 15 07:15:27 ilinx-roam-test wpa_supplicant[1455]: wlan1: WPA: Key negotiation completed with 6e:b0:ce:f5:1e:4a [PTK=CCMP GTK=CCMP]
Dec 15 07:15:27 ilinx-roam-test wpa_supplicant[1455]: wlan1: CTRL-EVENT-CONNECTED - Connection to 6e:b0:ce:f5:1e:4a completed [id=0 id_str=]
Dec 15 07:15:27 ilinx-roam-test kernel: [ 1684.391020] IPv6: ADDRCONF(NETDEV_CHANGE): wlan1: link becomes ready
Dec 15 07:15:27 ilinx-roam-test wpa_supplicant[1455]:  Failed to reload hostapd AP interfaces
Dec 15 07:15:27 ilinx-roam-test wpa_supplicant[1455]: wlan1: Unknown event 37
Dec 15 07:15:27 ilinx-roam-test hostapd: wlan1-1: interface state COUNTRY_UPDATE->ENABLED
Dec 15 07:15:27 ilinx-roam-test hostapd: wlan1-1: AP-ENABLED
Dec 15 07:15:27 ilinx-roam-test hostapd: handle_probe_req: send failed
Dec 15 07:15:27 ilinx-roam-test hostapd: handle_probe_req: send failed
Dec 15 07:15:27 ilinx-roam-test hostapd: handle_probe_req: send failed
Dec 15 07:15:27 ilinx-roam-test hostapd: handle_probe_req: send failed
Dec 15 07:15:27 ilinx-roam-test kernel: [ 1685.129698] br-guest: port 2(wlan1-2) entered disabled state
Dec 15 07:15:28 ilinx-roam-test netifd: radio1 (29247): sh: out of range
Dec 15 07:15:28 ilinx-roam-test netifd: Wireless device 'radio1' is now up
Dec 15 07:15:28 ilinx-roam-test netifd: Network device 'wlan1' link is up
Dec 15 07:15:28 ilinx-roam-test netifd: Interface 'trm_wwan' has link connectivity
Dec 15 07:15:28 ilinx-roam-test netifd: Interface 'trm_wwan' is setting up now
Dec 15 07:15:28 ilinx-roam-test netifd: trm_wwan (29532): udhcpc: started, v1.35.0
Dec 15 07:15:28 ilinx-roam-test netifd: trm_wwan (29532): udhcpc: broadcasting discover
Dec 15 07:15:29 ilinx-roam-test hostapd: handle_probe_req: send failed
Dec 15 07:15:29 ilinx-roam-test hostapd: handle_probe_req: send failed
Dec 15 07:15:29 ilinx-roam-test hostapd: handle_probe_req: send failed
Dec 15 07:15:29 ilinx-roam-test hostapd: handle_probe_req: send failed
Dec 15 07:15:29 ilinx-roam-test hostapd: handle_probe_req: send failed
Dec 15 07:15:29 ilinx-roam-test hostapd: handle_probe_req: send failed
Dec 15 07:15:29 ilinx-roam-test hostapd: handle_probe_req: send failed
Dec 15 07:15:29 ilinx-roam-test hostapd: handle_probe_req: send failed
Dec 15 07:15:29 ilinx-roam-test netifd: trm_wwan (29532): udhcpc: broadcasting select for 192.168.101.236, server 10.75.22.247
Dec 15 07:15:29 ilinx-roam-test netifd: trm_wwan (29532): udhcpc: lease of 192.168.101.236 obtained from 10.75.22.247, lease time 21600
Dec 15 07:15:30 ilinx-roam-test netifd: Interface 'trm_wwan6' is enabled
Dec 15 07:15:30 ilinx-roam-test netifd: Network alias 'wlan1' link is up
Dec 15 07:15:30 ilinx-roam-test netifd: Interface 'trm_wwan6' has link connectivity
Dec 15 07:15:30 ilinx-roam-test netifd: Interface 'trm_wwan6' is setting up now
Dec 15 07:15:30 ilinx-roam-test netifd: Interface 'trm_wwan' is now up
Dec 15 07:15:30 ilinx-roam-test firewall: Reloading firewall due to ifup of trm_wwan (wlan1)
Dec 15 07:15:31 ilinx-roam-test odhcpd[11757]: Sending a RA on lan
Dec 15 07:15:35 ilinx-roam-test hostapd: handle_probe_req: send failed
Dec 15 07:15:35 ilinx-roam-test hostapd: handle_probe_req: send failed
Dec 15 07:15:35 ilinx-roam-test hostapd: handle_probe_req: send failed
Dec 15 07:15:35 ilinx-roam-test hostapd: handle_probe_req: send failed
Dec 15 07:15:35 ilinx-roam-test hostapd: handle_probe_req: send failed
Dec 15 07:15:35 ilinx-roam-test hostapd: handle_probe_req: send failed
Dec 15 07:15:35 ilinx-roam-test hostapd: handle_probe_req: send failed
Dec 15 07:15:35 ilinx-roam-test hostapd: handle_probe_req: send failed
Dec 15 07:15:35 ilinx-roam-test hostapd: handle_probe_req: send failed
Dec 15 07:15:35 ilinx-roam-test hostapd: handle_probe_req: send failed
Dec 15 07:15:35 ilinx-roam-test hostapd: handle_probe_req: send failed
Dec 15 07:15:35 ilinx-roam-test hostapd: handle_probe_req: send failed
Dec 15 07:15:35 ilinx-roam-test hostapd: handle_probe_req: send failed
Dec 15 07:15:35 ilinx-roam-test hostapd: handle_probe_req: send failed
Dec 15 07:15:35 ilinx-roam-test hostapd: handle_probe_req: send failed
Dec 15 07:15:35 ilinx-roam-test hostapd: handle_probe_req: send failed
Dec 15 07:15:36 ilinx-roam-test hostapd: handle_probe_req: send failed
Dec 15 07:15:36 ilinx-roam-test hostapd: handle_probe_req: send failed
Dec 15 07:15:36 ilinx-roam-test hostapd: handle_probe_req: send failed
Dec 15 07:15:36 ilinx-roam-test hostapd: handle_probe_req: send failed
Dec 15 07:15:38 ilinx-roam-test hostapd: handle_probe_req: send failed
Dec 15 07:15:38 ilinx-roam-test hostapd: handle_probe_req: send failed
Dec 15 07:15:41 ilinx-roam-test hostapd: handle_probe_req: send failed
Dec 15 07:15:41 ilinx-roam-test hostapd: handle_probe_req: send failed
Dec 15 07:15:41 ilinx-roam-test hostapd: handle_probe_req: send failed
Dec 15 07:15:41 ilinx-roam-test hostapd: handle_probe_req: send failed
Dec 15 07:15:41 ilinx-roam-test hostapd: handle_probe_req: send failed
Dec 15 07:15:41 ilinx-roam-test hostapd: handle_probe_req: send failed
Dec 15 07:15:41 ilinx-roam-test hostapd: handle_probe_req: send failed
Dec 15 07:15:41 ilinx-roam-test hostapd: handle_probe_req: send failed
Dec 15 07:15:41 ilinx-roam-test hostapd: handle_probe_req: send failed
Dec 15 07:15:41 ilinx-roam-test hostapd: handle_probe_req: send failed
Dec 15 07:15:44 ilinx-roam-test hostapd: handle_probe_req: send failed
Dec 15 07:15:44 ilinx-roam-test hostapd: handle_probe_req: send failed
Dec 15 07:15:44 ilinx-roam-test hostapd: handle_probe_req: send failed
Dec 15 07:15:44 ilinx-roam-test hostapd: handle_probe_req: send failed
Dec 15 07:15:44 ilinx-roam-test hostapd: handle_probe_req: send failed
Dec 15 07:15:44 ilinx-roam-test hostapd: handle_probe_req: send failed
Dec 15 07:15:44 ilinx-roam-test hostapd: handle_probe_req: send failed
Dec 15 07:15:44 ilinx-roam-test hostapd: handle_probe_req: send failed
Dec 15 07:15:44 ilinx-roam-test hostapd: handle_probe_req: send failed
Dec 15 07:15:44 ilinx-roam-test hostapd: handle_probe_req: send failed
Dec 15 07:15:44 ilinx-roam-test hostapd: handle_probe_req: send failed
Dec 15 07:15:44 ilinx-roam-test hostapd: handle_probe_req: send failed
Dec 15 07:15:44 ilinx-roam-test hostapd: handle_probe_req: send failed
Dec 15 07:15:44 ilinx-roam-test hostapd: handle_probe_req: send failed
Dec 15 07:15:47 ilinx-roam-test hostapd: handle_probe_req: send failed
Dec 15 07:15:47 ilinx-roam-test hostapd: handle_probe_req: send failed
Dec 15 07:15:47 ilinx-roam-test hostapd: handle_probe_req: send failed
Dec 15 07:15:47 ilinx-roam-test hostapd: handle_probe_req: send failed
Dec 15 07:15:47 ilinx-roam-test hostapd: handle_probe_req: send failed
Dec 15 07:15:47 ilinx-roam-test hostapd: handle_probe_req: send failed
Dec 15 07:15:47 ilinx-roam-test hostapd: handle_probe_req: send failed
Dec 15 07:15:47 ilinx-roam-test hostapd: handle_probe_req: send failed
Dec 15 07:15:47 ilinx-roam-test hostapd: handle_probe_req: send failed
Dec 15 07:15:47 ilinx-roam-test hostapd: handle_probe_req: send failed
Dec 15 07:15:47 ilinx-roam-test hostapd: handle_probe_req: send failed
Dec 15 07:15:47 ilinx-roam-test hostapd: handle_probe_req: send failed
Dec 15 07:15:47 ilinx-roam-test hostapd: handle_probe_req: send failed
Dec 15 07:15:47 ilinx-roam-test hostapd: handle_probe_req: send failed
Dec 15 07:15:50 ilinx-roam-test hostapd: handle_probe_req: send failed
Dec 15 07:15:50 ilinx-roam-test hostapd: handle_probe_req: send failed
Dec 15 07:15:50 ilinx-roam-test hostapd: handle_probe_req: send failed
Dec 15 07:15:50 ilinx-roam-test hostapd: handle_probe_req: send failed
Dec 15 07:15:50 ilinx-roam-test hostapd: handle_probe_req: send failed
Dec 15 07:15:50 ilinx-roam-test hostapd: handle_probe_req: send failed
Dec 15 07:15:53 ilinx-roam-test hostapd: handle_probe_req: send failed
Dec 15 07:15:53 ilinx-roam-test hostapd: handle_probe_req: send failed
Dec 15 07:15:53 ilinx-roam-test hostapd: handle_probe_req: send failed
Dec 15 07:15:53 ilinx-roam-test hostapd: handle_probe_req: send failed
Dec 15 07:15:53 ilinx-roam-test hostapd: handle_probe_req: send failed
Dec 15 07:15:53 ilinx-roam-test hostapd: handle_probe_req: send failed
Dec 15 07:15:53 ilinx-roam-test hostapd: handle_probe_req: send failed
Dec 15 07:15:53 ilinx-roam-test hostapd: handle_probe_req: send failed
Dec 15 07:15:53 ilinx-roam-test hostapd: handle_probe_req: send failed
Dec 15 07:15:53 ilinx-roam-test hostapd: handle_probe_req: send failed
Dec 15 07:15:53 ilinx-roam-test hostapd: handle_probe_req: send failed
Dec 15 07:15:53 ilinx-roam-test hostapd: handle_probe_req: send failed
Dec 15 07:15:53 ilinx-roam-test hostapd: handle_probe_req: send failed
Dec 15 07:15:53 ilinx-roam-test hostapd: handle_probe_req: send failed
Dec 15 07:15:54 ilinx-roam-test hostapd: handle_probe_req: send failed
Dec 15 07:15:54 ilinx-roam-test hostapd: handle_probe_req: send failed
Dec 15 07:15:59 ilinx-roam-test hostapd: handle_probe_req: send failed
Dec 15 07:15:59 ilinx-roam-test hostapd: handle_probe_req: send failed
Dec 15 07:15:59 ilinx-roam-test trm-2.1.0[6235]: connected to uplink 'radio1/ilinx-guest/-' with mac '-' (1/3)
Dec 15 07:15:59 ilinx-roam-test hostapd: handle_probe_req: send failed
Dec 15 07:15:59 ilinx-roam-test hostapd: handle_probe_req: send failed
Dec 15 07:15:59 ilinx-roam-test hostapd: handle_probe_req: send failed
Dec 15 07:15:59 ilinx-roam-test hostapd: handle_probe_req: send failed
Dec 15 07:15:59 ilinx-roam-test hostapd: handle_probe_req: send failed
Dec 15 07:15:59 ilinx-roam-test hostapd: handle_probe_req: send failed
Dec 15 07:16:02 ilinx-roam-test hostapd: handle_probe_req: send failed
Dec 15 07:16:02 ilinx-roam-test hostapd: handle_probe_req: send failed
Dec 15 07:16:02 ilinx-roam-test hostapd: handle_probe_req: send failed

with the last message just repeating rapidly and will continue to do so until hostapd is killed and restarted.