On Sun, 12 Jun 2022 08:33:26 +0300 Andrei Borzenkov wrote:
On 12.06.2022 07:42, Andrei Borzenkov wrote:
sudo journalctl --follow NetworkManager.service
That's
sudo journalctl --follow -u NetworkManager.service
Please note that before doing this I had followed Masaru Nomiya's suggestion. Here is the output from journalctl --follow after doing nmcli connection up ch-uk-01.protonvpn.com.udp in another terminal. Jun 12 07:05:05 antikythera NetworkManager[1174]: <info> [1655013905.4518] agent-manager: agent[39068867ede97bba,:1.1216/nmcli-connect/1000]: agent registered Jun 12 07:05:05 antikythera NetworkManager[1174]: <info> [1655013905.4618] audit: op="connection-activate" uuid="eb7b9f12-9f80-4d86-a488-7ebd549d0b25" name="ch-uk-01.protonvpn.com.udp" pid=11961 uid=1000 result="success" Jun 12 07:05:05 antikythera NetworkManager[1174]: <info> [1655013905.4728] vpn-connection[0x558d6723e700,eb7b9f12-9f80-4d86-a488-7ebd549d0b25,"ch-uk-01.protonvpn.com.udp",0]: Started the VPN service, PID 11967 Jun 12 07:05:05 antikythera NetworkManager[1174]: <info> [1655013905.4934] vpn-connection[0x558d6723e700,eb7b9f12-9f80-4d86-a488-7ebd549d0b25,"ch-uk-01.protonvpn.com.udp",0]: Saw the service appear; activating connection Jun 12 07:06:35 antikythera NetworkManager[1174]: <error> [1655013995.9545] vpn-connection[0x558d6723e700,eb7b9f12-9f80-4d86-a488-7ebd549d0b25,"ch-uk-01.protonvpn.com.udp",0]: Failed to request VPN secrets #3: No agents were available for this request. Jun 12 07:06:35 antikythera NetworkManager[1174]: <info> [1655013995.9656] vpn-connection[0x558d6723e700,eb7b9f12-9f80-4d86-a488-7ebd549d0b25,"ch-uk-01.protonvpn.com.udp",0]: VPN plugin: state changed: stopped (6) -- Bob Williams