Wifi not auto connecting on startup

Log: http://paste.osmc.io/avidanasit

As titled, wifi doesn’t auto connect on start up since the last update. Always have to go to OSMC settings to manually connect.

Strange, seems the first tries to authenticate are not answered

Jan 11 15:20:04 OSMC-Chand connmand[257]: wlan0 {update} flags 36931 <UP,RUNNING>
Jan 11 15:20:04 OSMC-Chand connmand[257]: wlan0 {newlink} index 3 address C4:6E:1F:16:48:A9 mtu 1500
Jan 11 15:20:04 OSMC-Chand connmand[257]: wlan0 {newlink} index 3 operstate 0 <UNKNOWN>
Jan 11 15:20:04 OSMC-Chand connmand[257]: wlan0 {update} flags 36867 <UP>
Jan 11 15:20:04 OSMC-Chand connmand[257]: wlan0 {newlink} index 3 address C4:6E:1F:16:48:A9 mtu 1500
Jan 11 15:20:04 OSMC-Chand connmand[257]: wlan0 {newlink} index 3 operstate 2 <DOWN>
Jan 11 15:20:04 OSMC-Chand connmand[257]: wlan0 {newlink} index 3 address C4:6E:1F:16:48:A9 mtu 1500
Jan 11 15:20:04 OSMC-Chand connmand[257]: wlan0 {newlink} index 3 operstate 2 <DOWN>
Jan 11 15:20:04 OSMC-Chand kernel: IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
Jan 11 15:20:05 OSMC-Chand wpa_supplicant[317]: WPS: Converting push_button to virtual_push_button for WPS 2.0 compliance
Jan 11 15:20:05 OSMC-Chand wpa_supplicant[317]: WPS: Converting push_button to virtual_push_button for WPS 2.0 compliance
Jan 11 15:20:05 OSMC-Chand wpa_supplicant[317]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jan 11 15:20:05 OSMC-Chand connmand[257]: Skipping disconnect of 56697275732d35_managed_psk, network is connecting.
Jan 11 15:20:05 OSMC-Chand connmand[257]: ipconfig state 2 ipconfig method 1
Jan 11 15:20:05 OSMC-Chand wpa_supplicant[317]: wlan0: SME: Trying to authenticate with 00:04:ed:ef:5e:fb (SSID='Virus-5' freq=5805 MHz)
Jan 11 15:20:05 OSMC-Chand kernel: wlan0: authenticate with 00:04:ed:ef:5e:fb
Jan 11 15:20:05 OSMC-Chand kernel: wlan0: direct probe to 00:04:ed:ef:5e:fb (try 1/3)
Jan 11 15:20:05 OSMC-Chand kernel: wlan0: send auth to 00:04:ed:ef:5e:fb (try 2/3)
Jan 11 15:20:05 OSMC-Chand kernel: wlan0: send auth to 00:04:ed:ef:5e:fb (try 3/3)
Jan 11 15:20:05 OSMC-Chand kernel: wlan0: authentication with 00:04:ed:ef:5e:fb timed out
Jan 11 15:20:06 OSMC-Chand connmand[257]: ipconfig state 7 ipconfig method 1
Jan 11 15:20:19 OSMC-Chand wpa_supplicant[317]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN

Anyway to fix that? As it only started happening after the last weeks update.

Without knowing what the problem is, no.

Nothing has been changed in connman, which is the network manager in OSMC, since the last update.

As fzinken notes it is trying to auto connect on boot, but authentication with the AP is failing for some reason. That’s about all that can be garnered from your log.