Hi Jason,
<snip>
iwd[4842]: src/station.c:station_connect_cb() 8, result: 0
iwd[4842]: src/station.c:station_connect_ok()
So the interesting thing is that we connect successfully, so the issue is
actually in netconfig somewhere. Can you tell me which version you had before
that worked? Was it 1.17 or earlier?
iwd[4842]: src/netconfig.c:netconfig_ipv6_select_and_install() IPV6
configuration disabled
iwd[4842]: src/wiphy.c:wiphy_radio_work_done() Work item 2 done
iwd[4842]: src/netdev.c:netdev_link_notify() event 16 on ifindex 8
iwd[4842]: src/netdev.c:netdev_mlme_notify() MLME notification Frame TX Status(60)
iwd[4842]: src/station.c:station_early_neighbor_report_cb() ifindex: 8, error:
-110(Connection timed out)
This is the point where connection is stuck and iwctl reports 'connecting'
indefinitely despite being authenticated already.
Ok, can you get us a log with IWD_DHCP_DEBUG set as well? See 'man 7 iwd.debug'
Regards,
-Denis