In buildroot 2023.02.6 libcurl was updated from 8.3 to 8.4. This new libcurl version triggers an issue in network-manager: https://gitlab.freedesktop.org/NetworkManager/NetworkManager/-/merge_requests/1756 In our case the command `nmcli device disconnect` will always time-out when called when connected to the internet and having the connection check enabled. Applying the path from above mentioned issue to network-manager fixes the issue.
chhitz, All, Thanks for the report. > Applying the path from above mentioned issue to network-manager fixes the issue Can you send a patch doing that, tio the mailing list, please? Regards, Yann E. MORIN.
Christian, All, Thanks for the report. We believe this has now been fixed with your commit: b660402b5722 package/network-manager: add patch for compatibility with curl 8.4 If you still have the issue, please reopen this bug. Regards, Yann E. MORIN.