Activity log for bug #1998207

Date Who What changed Old value New value Message
2022-11-29 11:17:15 Alfonso Sanchez-Beato bug added bug
2022-11-29 14:13:13 Lukas Märdian netplan: status New Triaged
2022-11-29 14:13:15 Lukas Märdian netplan: importance Undecided Medium
2022-11-29 14:13:17 Lukas Märdian netplan: importance Medium High
2022-11-29 14:13:48 Lukas Märdian bug task added network-manager (Ubuntu)
2023-01-09 13:53:16 Lukas Märdian network-manager (Ubuntu): status New Fix Committed
2023-01-10 08:16:54 Lukas Märdian network-manager (Ubuntu): status Fix Committed Confirmed
2023-01-10 08:26:21 Lukas Märdian tags netplan-nm
2023-01-10 08:26:27 Lukas Märdian tags netplan-nm nm-netplan
2023-01-10 12:55:52 Lukas Märdian description When creating an OpenVPN connection, a temporal connection called tunN is created. For instance, after activating a connection called vpntest, I have: NAME UUID TYPE DEVICE vpntest 458856e6-8f0f-4dc6-82f2-dd72868252a0 vpn ens3 tun0 1eb1dbe8-5678-4818-9adf-fb2dc01ed132 tun tun0 tun0 is created/removed after activating/deactivating vpntest and should not really be saved, but I see netplan adding it in /etc/netplan. And while doing so the plugin also reports some errors (I see these when stopping the connection): Nov 28 16:16:57 ubuntu NetworkManager[11752]: <error> [1669652217.2920] BUG: the profile cannot be stored in keyfile format without becoming unusable: cannot access file: No such file or directory Nov 28 16:16:57 ubuntu NetworkManager[11752]: ((src/libnm-core-impl/nm-connection.c:342)): assertion '<dropped>' failed Nov 28 16:16:57 ubuntu NetworkManager[11752]: <warn> [1669652217.2920] keyfile: commit: failure to write 1eb1dbe8-5678-4818-9adf-fb2dc01ed132 ((null)) to "/run/NetworkManager/system-connections/tun0-1eb1dbe8-5678-4818-9adf-fb2dc01ed132.nmconnection": keyfile writer produces an invalid connection: cannot access file: No such file or directory *** Note: This bug is mostly about comment #10, now *** When creating an OpenVPN connection, a temporal connection called tunN is created. For instance, after activating a connection called vpntest, I have: NAME UUID TYPE DEVICE vpntest 458856e6-8f0f-4dc6-82f2-dd72868252a0 vpn ens3 tun0 1eb1dbe8-5678-4818-9adf-fb2dc01ed132 tun tun0 tun0 is created/removed after activating/deactivating vpntest and should not really be saved, but I see netplan adding it in /etc/netplan. And while doing so the plugin also reports some errors (I see these when stopping the connection): Nov 28 16:16:57 ubuntu NetworkManager[11752]: <error> [1669652217.2920] BUG: the profile cannot be stored in keyfile format without becoming unusable: cannot access file: No such file or directory Nov 28 16:16:57 ubuntu NetworkManager[11752]: ((src/libnm-core-impl/nm-connection.c:342)): assertion '<dropped>' failed Nov 28 16:16:57 ubuntu NetworkManager[11752]: <warn> [1669652217.2920] keyfile: commit: failure to write 1eb1dbe8-5678-4818-9adf-fb2dc01ed132 ((null)) to "/run/NetworkManager/system-connections/tun0-1eb1dbe8-5678-4818-9adf-fb2dc01ed132.nmconnection": keyfile writer produces an invalid connection: cannot access file: No such file or directory
2023-01-10 13:02:26 Lukas Märdian network-manager (Ubuntu): status Confirmed Triaged
2023-01-10 13:02:27 Lukas Märdian network-manager (Ubuntu): importance Undecided Medium
2023-01-10 13:03:28 Lukas Märdian netplan: importance High Medium
2023-03-20 13:13:48 Lukas Märdian netplan: status Triaged Invalid
2023-03-22 17:02:12 Lukas Märdian network-manager (Ubuntu): status Triaged Fix Committed
2023-03-23 08:18:32 Lukas Märdian network-manager (Ubuntu): status Fix Committed Fix Released