There are several problems shown at the log file.
* Bringing up network interface lo ...
RTNETLINK answers: File exists
[ ok ]
and
rc default logging started at Tue Feb 8 10:08:42 2022
* Starting WPA Supplicant Daemon ...
Successfully initialized wpa_supplicant
nl80211: kernel reports: Match already configured
...
nl80211: kernel reports: Match already configured
rfkill: WLAN hard blocked
ctrl_iface exists and seems to be in use - cannot override it
Delete '/run/wpa_supplicant/wlan0' manually if it is not used anymore
Failed to initialize control interface '/run/wpa_supplicant'.
You may have another wpa_supplicant process already running or the file was
left by an unclean termination of wpa_supplicant in which case you will need
to manually remove this file before starting wpa_supplicant again.
wlan0: CTRL-EVENT-DSCP-POLICY clear_all
wlan0: CTRL-EVENT-DSCP-POLICY clear_all
nl80211: deinit ifname=wlan0 disabled_11b_rates=0
* start-stop-daemon: failed to start '/usr/bin/wpa_supplicant'
* Failed to start WPA Supplicant Daemon
[ !! ]
* ERROR: wpa_supplicant failed to start
* Starting NetworkManager ...
[ ok ]
Connecting. 1sConnecting.. 1sConnecting... 1sConnecting.... 1sConnecting.....
...
1sConnecting............... 0s [offline]
* Marking NetworkManager as inactive. It will automatically be marked
* as started after a network connection has been established.
* WARNING: NetworkManager has started, but is inactive
* Starting bluetoothd ...
[ ok ]
* WARNING: netmount will start when NetworkManager has started
I don't use NM, but I don't think it needs the wpa_supplicant service; it invokes its own instance.
Post here the output of rc-status --all inside code tags. Also, the output of ls -l /etc/init.d/ and paste /etc/conf.d/net to our pastebin service.