Connecting to local WiFi network

Hi, hopefully someone will be able to help/guide on the next course of action.

I’m trying to connect to my local WiFi network that has no access to the internet (this is intentional) but system won’t connect to the WiFi router for some reason.
systemctl status wpa_supplicant gives the following output:

wlp3s0: SME: Trying to authenticate with xx:xx:xx:xx:xx:xx  (SSID='MY-WIFI' freq=2432 MHz)
Jan 03 18:03:39 HOST wpa_supplicant[2004]: wlp3s0: CTRL-EVENT-DSCP-POLICY clear_all
Jan 03 18:03:39 HOST wpa_supplicant[2004]: wlp3s0: PMKSA-CACHE-REMOVED xx:xx:xx:xx:xx:xx  0
Jan 03 18:03:39 HOST wpa_supplicant[2004]: wlp3s0: PMKSA-CACHE-REMOVED xx:xx:xx:xx:xx:xx  0
Jan 03 18:03:40 HOST wpa_supplicant[2004]: wlp3s0: WPS-CANCEL
Jan 03 18:03:43 HOST wpa_supplicant[2004]: wlp3s0: SME: Trying to authenticate with d8:0d:17:35:c7:9d (SSID='MY-WIFI' freq=2432 MHz)
Jan 03 18:03:43 HOST wpa_supplicant[2004]: wlp3s0: Trying to associate with xx:xx:xx:xx:xx:xx  (SSID='MY-WIFI' freq=2432 MHz)
Jan 03 18:03:47 HOST wpa_supplicant[2004]: wlp3s0: SME: Trying to authenticate with d8:0d:17:35:c7:9d (SSID='MY-WIFI' freq=2432 MHz)
Jan 03 18:03:47 HOST wpa_supplicant[2004]: wlp3s0: Trying to associate with xx:xx:xx:xx:xx:xx  (SSID='MY-WIFI' freq=2432 MHz)
Jan 03 18:03:51 HOST wpa_supplicant[2004]: wlp3s0: SME: Trying to authenticate with d8:0d:17:35:c7:9d (SSID='MY-WIFI' freq=2432 MHz)
Jan 03 18:03:52 HOST wpa_supplicant[2004]: wlp3s0: Trying to associate with xx:xx:xx:xx:xx:xx (SSID='MY-WIFI' freq=2432 MHz)

wifi password is definitely correct as I can connect using different devices. But not sure why host is not connecting to this specific network :frowning:

(it’s worth to note that I can connect to my normal wifi (that has internet access).

I’m not seeing a specific error here. Is DHCP enabled on both sides for that wifi network?