Wifi enterprise wpa2 authentication without certificate won't work

I tried getting connected to 42 school wifi enterprise network that should be available for guests
However, it appears that it won’t connect.
On the other hand folks pointed out that with these settings below it should connect, but it won’t work.
Any ideas?

On my Linux I have
WPA & WPA2 Enterprise
Tunneled TLS
Anonymous Identify  nothing
Domain nothing
No CA certificate is required Checked
Inner auth MSCHAPv2 (no EAP)
Username: 8charslogin
Password: yoursecretpass

yet only logs I could see in dmesg are:

[15336.605415] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[15398.744661] nvgpu: 17000000.gv11b             railgate_enable_store:297  [INFO]  railgate is disabled.
[15518.987728] nvgpu: 17000000.gv11b             railgate_enable_store:297  [INFO]  railgate is disabled.
[15639.244758] nvgpu: 17000000.gv11b             railgate_enable_store:297  [INFO]  railgate is disabled.
[15733.597967] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready

I think you should manually connect the wifi to AP and then check the syslog to see what log is showing and it may tell the reason why wifi connection fails.