• More 22.04 issues

    From red floyd@21:1/5 to All on Sat Apr 23 21:29:53 2022
    NordVPN will not connect under 22.04 via "nordvpn connect".

    You have to use NetworkManager to connect as an OpenVPN client.

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Marco Moock@21:1/5 to All on Sun Apr 24 07:36:01 2022
    Am Samstag, 23. April 2022, um 21:29:53 Uhr schrieb red floyd:

    NordVPN will not connect under 22.04 via "nordvpn connect".

    Are there any error messages when running in a terminal?

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From red floyd@21:1/5 to Marco Moock on Sun Apr 24 20:35:40 2022
    On 4/23/2022 10:36 PM, Marco Moock wrote:
    Am Samstag, 23. April 2022, um 21:29:53 Uhr schrieb red floyd:

    NordVPN will not connect under 22.04 via "nordvpn connect".

    Are there any error messages when running in a terminal?

    "Whoops! Connection failed. Please try again."

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Marco Moock@21:1/5 to All on Mon Apr 25 06:40:03 2022
    Am Sonntag, 24. April 2022, um 20:35:40 Uhr schrieb red floyd:

    On 4/23/2022 10:36 PM, Marco Moock wrote:
    Am Samstag, 23. April 2022, um 21:29:53 Uhr schrieb red floyd:

    NordVPN will not connect under 22.04 via "nordvpn connect".

    Are there any error messages when running in a terminal?

    "Whoops! Connection failed. Please try again."

    Is there any possibility to get additional information?
    Maybe another log file or a command line switch (check the manpage).

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From red floyd@21:1/5 to Marco Moock on Mon Apr 25 10:44:33 2022
    On 4/24/2022 9:40 PM, Marco Moock wrote:
    "Whoops! Connection failed. Please try again."

    NordVPN support had a fix. Apparently, NordVPN is looking for "systemd-resolve" and Ubuntu 22.04 renamed it to "resolvectl".

    Issuing a symlink:

    sudo ln -s /usr/bin/resolvectl /usr/bin/systemd-resolve

    fixed the issue. They said it will be fixed properly in the
    next release.

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)