When I click "connect" in the mobile broadband submenu the assistant for creating a new connection should open, but nothing happens and the journal shows:
Sep 06 00:50:10 XXXXXXXXX gnome-shell[1507]: JS ERROR: Error: Argument string may not be null
_packVariant@resource:///org/gnome/gjs/modules/core/overrides/GLib.js:104:29
_init/this.Variant._new_internal@resource:///org/gnome/gjs/modules/core/overrides/GLib.js:298:35
launchSettingsPanel/param<@resource:///org/gnome/shell/ui/status/network.js:88:31
launchSettingsPanel@resource:///org/gnome/shell/ui/status/network.js:88:22
_autoConnect@resource:///org/gnome/shell/ui/status/network.js:567:28
addAction/<@resource:///org/gnome/shell/ui/popupMenu.js:538:21
activate@resource:///org/gnome/shell/ui/popupMenu.js:191:14
vfunc_button_release_event@resource:///org/gnome/shell/ui/popupMenu.js:138:14
When I try to create the connection directly, the assistant fails at the end with:
Sep 06 00:55:56 XXXXXXXXX gnome-control-c[3357]: value "((NMSettingSerialParity) 110)" of type 'NMSettingSerialParity' is invalid or out of range for property 'parity' of type 'NMSettingSerialParity'
Sep 06 00:55:56 XXXXXXXXX NetworkManager[664]: <info> [1630882556.8868] audit: op="connection-add-activate" pid=3357 uid=1000 result="fail" reason="Connection 'T-Mobile(Telekom) Vorgabe' is not available on device cdc-wdm0 because device is not available"
Sep 06 00:55:56 XXXXXXXXX gnome-control-c[3357]: Failed to add new connection: (2) Connection 'T-Mobile(Telekom) Vorgabe' is not available on device cdc-wdm0 because device is not available
Thanks