Announcement

Collapse
No announcement yet.

Can't log into Torguard VPN

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    [Post-Install] Can't log into Torguard VPN

    I installed the latest Neon last week and everything worked perfectly when I installed and logged on to my Torguard VPN, but when I installed Kubuntu LTS 26.04 and went to log on to Torguard, I got an error message saying "Please retry: It was not possible to set up the VPN interface. An error occurred while creating the VPN interface." Does anyone know what the problem might be?


    #2
    outputs of
    Code:
    uname -r
    Code:
    ls -l /dev/net/tun
    Code:
    lsmod | grep wireguard
    Code:
    journalctl -b | grep -Ei 'torguard|wireguard|tun|vpn'
    please
    ʟɨռʊӼ ʄօʀ ʟɨʄɛ

    Comment


      #3
      Thank you, am I supposed to put it in the Konsole? I did and still the same error message. Am I doing something wrong?

      Comment


        #4
        Originally posted by mzot221 View Post
        Thank you, am I supposed to put it in the Konsole? I did and still the same error message. Am I doing something wrong?
        yes put each command in konsole and then select all the output and post it here
        ʟɨռʊӼ ʄօʀ ʟɨʄɛ

        Comment


          #5
          olivia@olivia-hpenvyx3602in1laptop14es0xxx:~$ uname -r
          7.0.0-27-generic
          olivia@olivia-hpenvyx3602in1laptop14es0xxx:~$ ls -l /dev/net/tun
          crw-rw-rw- 1 root root 10, 200 Jul 12 13:50 /dev/net/tun
          olivia@olivia-hpenvyx3602in1laptop14es0xxx:~$ lsmod | grep wireguard
          wireguard 114688 0
          libcurve25519 65536 1 wireguard
          ip6_udp_tunnel 16384 1 wireguard
          udp_tunnel 36864 1 wireguard
          olivia@olivia-hpenvyx3602in1laptop14es0xxx:~$ journalctl -b | grep -Ei 'torguard|wireguard|tun|vpn'
          Jul 12 13:50:01 olivia-hpenvyx3602in1laptop14es0xxx kernel: tun: Universal TUN/TAP device driver, 1.6
          Jul 12 13:50:05 olivia-hpenvyx3602in1laptop14es0xxx systemd[1]: Starting openvpn.service - OpenVPN service...
          Jul 12 13:50:05 olivia-hpenvyx3602in1laptop14es0xxx systemd[1]: Finished openvpn.service - OpenVPN service.
          Jul 12 13:52:51 olivia-hpenvyx3602in1laptop14es0xxx dolphin[6692]: kf.kio.workers.file: copy() QUrl("file:///r
          un/media/olivia/Olivias Fil/Neon/torguard-latest-amd64.deb") to QUrl("file:///home/olivia/Downloads/torguard-l
          atest-amd64.deb") mode= 420
          Jul 12 14:20:24 olivia-hpenvyx3602in1laptop14es0xxx plasma-discover[14638]: org.kde.plasma.libdiscover.backend
          .packagekit: PackageKitFetchDependenciesJob: Transaction error: PackageKit::Transaction(0x6224165c2940) Packag
          eKit::Transaction::ErrorPackageNotFound "Couldn't find package torguard;4.8.29-build.286.1+g70e4e51;amd64;loca
          l"
          Jul 12 14:20:40 olivia-hpenvyx3602in1laptop14es0xxx groupadd[14814]: group added to /etc/group: name=torguard,
          GID=974
          Jul 12 14:20:40 olivia-hpenvyx3602in1laptop14es0xxx groupadd[14814]: group added to /etc/gshadow: name=torguar
          d
          Jul 12 14:20:40 olivia-hpenvyx3602in1laptop14es0xxx groupadd[14814]: new group: name=torguard, GID=974
          Jul 12 14:20:55 olivia-hpenvyx3602in1laptop14es0xxx systemd[3417]: Started app-torguard@a3960ac9af0d49f988f3c3
          f79b00fe6a.service - TorguardVPN Client.
          Jul 12 14:21:04 olivia-hpenvyx3602in1laptop14es0xxx pkexec[14889]: olivia: Executing command [USER=root] [TTY=
          unknown] [CWD=/home/olivia] [COMMAND=/opt/torguard/bin/torguard]
          Jul 12 14:21:04 olivia-hpenvyx3602in1laptop14es0xxx torguard[14889]: setting gid to 1000
          Jul 12 14:21:04 olivia-hpenvyx3602in1laptop14es0xxx torguard[14889]: setting uid to 1000
          Jul 12 14:21:04 olivia-hpenvyx3602in1laptop14es0xxx torguard[14889]: Setting USER, USERNAME and LOGNAME to "o
          livia"
          Jul 12 14:21:04 olivia-hpenvyx3602in1laptop14es0xxx torguard[14889]: Setting HOME to "/home/olivia"
          Jul 12 14:21:04 olivia-hpenvyx3602in1laptop14es0xxx torguard[14889]: QStandardPaths: XDG_RUNTIME_DIR not set,
          defaulting to '/tmp/runtime-olivia'
          Jul 12 14:21:04 olivia-hpenvyx3602in1laptop14es0xxx torguard[14889]: [2026-07-12 14:21:04.110 CDT D] Unexpecte
          d Log option: ""
          Jul 12 14:21:04 olivia-hpenvyx3602in1laptop14es0xxx torguard[14889]: [2026-07-12 14:21:04.110 CDT D] Unexpecte
          d Log option: ""
          Jul 12 14:21:04 olivia-hpenvyx3602in1laptop14es0xxx torguard[14889]: [2026-07-12 14:21:04.110 CDT D] NullMessa
          geHandler: no log supported
          Jul 12 14:23:54 olivia-hpenvyx3602in1laptop14es0xxx sudo[15087]: olivia : TTY=/dev/pts/1 ; PWD=/home/olivia ;
          USER=root ; COMMAND=/usr/bin/apt install wireguard
          Jul 12 14:24:35 olivia-hpenvyx3602in1laptop14es0xxx kernel: wireguard: WireGuard 1.0.0 loaded. See www.wiregua
          rd.com for information.
          Jul 12 14:24:35 olivia-hpenvyx3602in1laptop14es0xxx kernel: wireguard: Copyright (C) 2015-2019 Jason A. Donenf
          eld <Jason@zx2c4.com>. All Rights Reserved.
          Jul 12 14:24:35 olivia-hpenvyx3602in1laptop14es0xxx NetworkManager[1093]: <info> [1783884275.1230] manager: (
          torguard-wg): new WireGuard device (/org/freedesktop/NetworkManager/Devices/5)
          Jul 12 14:25:33 olivia-hpenvyx3602in1laptop14es0xxx NetworkManager[1093]: <info> [1783884333.5637] manager: (
          torguard-wg): new WireGuard device (/org/freedesktop/NetworkManager/Devices/6)
          Jul 12 14:27:14 olivia-hpenvyx3602in1laptop14es0xxx NetworkManager[1093]: <info> [1783884434.7611] manager: (
          torguard-wg): new WireGuard device (/org/freedesktop/NetworkManager/Devices/7)
          Jul 12 14:29:07 olivia-hpenvyx3602in1laptop14es0xxx usermod[15842]: add 'olivia' to group 'torguard'
          Jul 12 14:29:07 olivia-hpenvyx3602in1laptop14es0xxx usermod[15842]: add 'olivia' to shadow group 'torguard'
          Jul 12 14:29:14 olivia-hpenvyx3602in1laptop14es0xxx NetworkManager[1093]: <info> [1783884554.2550] manager: (
          torguard-wg): new WireGuard device (/org/freedesktop/NetworkManager/Devices/8)
          Jul 12 14:32:51 olivia-hpenvyx3602in1laptop14es0xxx systemd[3417]: Started app-torguard@ea94d877c00a481496ef23
          73c203d537.service - TorguardVPN Client.
          Jul 12 14:33:07 olivia-hpenvyx3602in1laptop14es0xxx pkexec[16891]: olivia: Executing command [USER=root] [TTY=
          unknown] [CWD=/home/olivia] [COMMAND=/opt/torguard/bin/torguard]
          Jul 12 14:33:07 olivia-hpenvyx3602in1laptop14es0xxx torguard[16891]: setting gid to 1000
          Jul 12 14:33:07 olivia-hpenvyx3602in1laptop14es0xxx torguard[16891]: setting uid to 1000
          Jul 12 14:33:07 olivia-hpenvyx3602in1laptop14es0xxx torguard[16891]: Setting USER, USERNAME and LOGNAME to "o
          livia"
          Jul 12 14:33:07 olivia-hpenvyx3602in1laptop14es0xxx torguard[16891]: Setting HOME to "/home/olivia"
          Jul 12 14:33:07 olivia-hpenvyx3602in1laptop14es0xxx torguard[16891]: QStandardPaths: XDG_RUNTIME_DIR not set,
          defaulting to '/tmp/runtime-olivia'
          Jul 12 14:33:07 olivia-hpenvyx3602in1laptop14es0xxx torguard[16891]: [2026-07-12 14:33:07.291 CDT D] NullMessa
          geHandler: no log supported
          Jul 12 14:33:07 olivia-hpenvyx3602in1laptop14es0xxx torguard[16891]: [2026-07-12 14:33:07.394 CDT I] Quitting
          application with exit code: 0 and reason: "Error: server negotiation failed. Please check the log for more d
          etails"
          Jul 12 14:38:04 olivia-hpenvyx3602in1laptop14es0xxx systemd[3417]: app-torguard@a3960ac9af0d49f988f3c3f79b00fe
          6a.service: Consumed 50.036s CPU time over 17min 8.371s wall clock time, 201.8M memory peak.
          Jul 12 14:40:36 olivia-hpenvyx3602in1laptop14es0xxx systemd[3417]: Started app-torguard@ae0d00115e254fa4826352
          8ee9c09b4d.service - TorguardVPN Client.
          Jul 12 14:40:50 olivia-hpenvyx3602in1laptop14es0xxx pkexec[17368]: olivia: Executing command [USER=root] [TTY=
          unknown] [CWD=/home/olivia] [COMMAND=/opt/torguard/bin/torguard]
          Jul 12 14:40:50 olivia-hpenvyx3602in1laptop14es0xxx torguard[17368]: setting gid to 1000
          Jul 12 14:40:50 olivia-hpenvyx3602in1laptop14es0xxx torguard[17368]: setting uid to 1000
          Jul 12 14:40:50 olivia-hpenvyx3602in1laptop14es0xxx torguard[17368]: Setting USER, USERNAME and LOGNAME to "o
          livia"
          Jul 12 14:40:50 olivia-hpenvyx3602in1laptop14es0xxx torguard[17368]: Setting HOME to "/home/olivia"
          Jul 12 14:40:50 olivia-hpenvyx3602in1laptop14es0xxx torguard[17368]: QStandardPaths: XDG_RUNTIME_DIR not set,
          defaulting to '/tmp/runtime-olivia'
          Jul 12 14:40:50 olivia-hpenvyx3602in1laptop14es0xxx torguard[17368]: [2026-07-12 14:40:50.405 CDT D] NullMessa
          geHandler: no log supported
          Jul 12 14:41:02 olivia-hpenvyx3602in1laptop14es0xxx NetworkManager[1093]: <info> [1783885262.9528] manager: (
          torguard-wg): new WireGuard device (/org/freedesktop/NetworkManager/Devices/9)
          Jul 12 14:56:31 olivia-hpenvyx3602in1laptop14es0xxx NetworkManager[1093]: <info> [1783886191.8073] manager: (
          torguard-wg): new WireGuard device (/org/freedesktop/NetworkManager/Devices/10)
          Jul 12 14:57:10 olivia-hpenvyx3602in1laptop14es0xxx systemd[3417]: app-torguard@ae0d00115e254fa48263528ee9c09b
          4d.service: Consumed 44.760s CPU time over 16min 34.125s wall clock time, 95.6M memory peak.
          olivia@olivia-hpenvyx3602in1laptop14es0xxx:~$



          Comment


            #6
            this looks more like a server negotiation failed problem
            please also post the output of these 3
            Code:
            echo $XDG_RUNTIME_DIR
            Code:
            timedatectl status
            Code:
            find ~ -iname "*torguard*" 2>/dev/null
            ʟɨռʊӼ ʄօʀ ʟɨʄɛ

            Comment


              #7
              olivia@olivia-hpenvyx3602in1laptop14es0xxx:~$ echo $XDG_RUNTIME_DIR
              /run/user/1000
              olivia@olivia-hpenvyx3602in1laptop14es0xxx:~$ timedatectl status
              Local time: Sun 2026-07-12 15:39:15 CDT
              Universal time: Sun 2026-07-12 20:39:15 UTC
              RTC time: Sun 2026-07-12 20:39:15
              Time zone: America/Chicago (CDT, -0500)
              System clock synchronized: yes
              NTP service: active
              RTC in local TZ: no
              olivia@olivia-hpenvyx3602in1laptop14es0xxx:~$ find ~ -iname "*torguard*" 2>/dev/null
              /home/olivia/Downloads/torguard-setup-latest.exe
              /home/olivia/Downloads/torguard-latest-amd64.deb
              /home/olivia/.local/share/VPNetworkLLC/TorGuard
              /home/olivia/.local/share/VPNetworkLLC/TorGuard/configs/TorGuard.Iceland-Reykjavik-UDP.ovpn
              /home/olivia/.local/share/VPNetworkLLC/TorGuard/configs/TorGuard.Singapore-Singapore-NO-TORRENTS-UDP.ovpn
              /home/olivia/.local/share/VPNetworkLLC/TorGuard/configs/TorGuard.Portugal-Lisbon-UDP.ovpn
              /home/olivia/.local/share/VPNetworkLLC/TorGuard/configs/TorGuard.USA-LosAngeles-NO-TORRENTS-TCP.ovpn
              /home/olivia/.local/share/VPNetworkLLC/TorGuard/configs/TorGuard.NewZealand-Auckland-NO-TORRENTS-TCP.ovpn
              /home/olivia/.local/share/VPNetworkLLC/TorGuard/configs/TorGuard.Spain-Madrid-NO-TORRENTS-UDP.ovpn
              /home/olivia/.local/share/VPNetworkLLC/TorGuard/configs/TorGuard.Belgium-Brussels-NO-TORRENTS-TCP.ovpn
              /home/olivia/.local/share/VPNetworkLLC/TorGuard/configs/TorGuard.USA-LasVegas-NO-TORRENTS-TCP.ovpn
              /home/olivia/.local/share/VPNetworkLLC/TorGuard/configs/TorGuard.Mexico-MexicoCity-TCP.ovpn
              /home/olivia/.local/share/VPNetworkLLC/TorGuard/configs/TorGuard.USA-Seattle-NO-TORRENTS-UDP.ovpn
              /home/olivia/.local/share/VPNetworkLLC/TorGuard/configs/TorGuard.Austria-Vienna-NO-TORRENTS-UDP.ovpn
              /home/olivia/.local/share/VPNetworkLLC/TorGuard/configs/TorGuard.Turkey-Istanbul-NO-TORRENTS-TCP.ovpn
              /home/olivia/.local/share/VPNetworkLLC/TorGuard/configs/TorGuard.Finland-Helsinki-TCP.ovpn
              /home/olivia/.local/share/VPNetworkLLC/TorGuard/configs/TorGuard.India-Mumbai-NO-TORRENTS-UDP.ovpn
              /home/olivia/.local/share/VPNetworkLLC/TorGuard/configs/TorGuard.Canada-Vancouver-UDP.ovpn
              /home/olivia/.local/share/VPNetworkLLC/TorGuard/configs/TorGuard.Bahrain-Manama-NO-TORRENTS-UDP.ovpn
              /home/olivia/.local/share/VPNetworkLLC/TorGuard/configs/TorGuard.Indonesia-Jakarta-UDP.ovpn
              /home/olivia/.local/share/VPNetworkLLC/TorGuard/configs/TorGuard.Israel-TelAviv-NO-TORRENTS-UDP.ovpn
              /home/olivia/.local/share/VPNetworkLLC/TorGuard/configs/TorGuard.Chile-VinadelMar-NO-TORRENTS-UDP.ovpn
              /home/olivia/.local/share/VPNetworkLLC/TorGuard/configs/TorGuard.Serbia-Belgrade-NO-TORRENTS-UDP.ovpn
              /home/olivia/.local/share/VPNetworkLLC/TorGuard/configs/TorGuard.Netherlands-Amsterdam-TCP.ovpn
              /home/olivia/.local/share/VPNetworkLLC/TorGuard/configs/TorGuard.Australia-Sydney-NO-TORRENTS-UDP.ovpn
              /home/olivia/.local/share/VPNetworkLLC/TorGuard/configs/TorGuard.UnitedKingdom-London-NO-TORRENTS-UDP.ovpn
              /home/olivia/.local/share/VPNetworkLLC/TorGuard/configs/TorGuard.Switzerland-Zurich-UDP.ovpn
              /home/olivia/.local/share/VPNetworkLLC/TorGuard/configs/TorGuard.Portugal-Lisbon-TCP.ovpn
              /home/olivia/.local/share/VPNetworkLLC/TorGuard/configs/TorGuard.Canada-Toronto-TCP.ovpn
              /home/olivia/.local/share/VPNetworkLLC/TorGuard/configs/TorGuard.Italy-Milan-NO-TORRENTS-UDP.ovpn
              /home/olivia/.local/share/VPNetworkLLC/TorGuard/configs/TorGuard.Poland-Warsaw-NO-TORRENTS-UDP.ovpn
              /home/olivia/.local/share/VPNetworkLLC/TorGuard/configs/TorGuard.Hungary-Budapest-NO-TORRENTS-TCP.ovpn
              /home/olivia/.local/share/VPNetworkLLC/TorGuard/configs/TorGuard.UnitedArabEmirates-Dubai-NO-TORRENTS-TCP.ovpn
              /home/olivia/.local/share/VPNetworkLLC/TorGuard/configs/TorGuard.Moldova-Chisinau-TCP.ovpn
              /home/olivia/.local/share/VPNetworkLLC/TorGuard/configs/TorGuard.Hungary-Budapest-NO-TORRENTS-UDP.ovpn
              /home/olivia/.local/share/VPNetworkLLC/TorGuard/configs/TorGuard.USA-NewJersey-NO-TORRENTS-TCP.ovpn
              /home/olivia/.local/share/VPNetworkLLC/TorGuard/configs/TorGuard.Ukraine-Kyiv-NO-TORRENTS-TCP.ovpn
              /home/olivia/.local/share/VPNetworkLLC/TorGuard/configs/TorGuard.USA-Seattle-NO-TORRENTS-TCP.ovpn
              /home/olivia/.local/share/VPNetworkLLC/TorGuard/configs/TorGuard.Cyprus-Limassol-NO-TORRENTS-UDP.ovpn
              /home/olivia/.local/share/VPNetworkLLC/TorGuard/configs/TorGuard.MiddleEastOptimized-RandomServer-TCP.ovpn
              /home/olivia/.local/share/VPNetworkLLC/TorGuard/configs/TorGuard.USA-Houston-NO-TORRENTS-UDP.ovpn
              /home/olivia/.local/share/VPNetworkLLC/TorGuard/configs/TorGuard.SouthKorea-Seoul-NO-TORRENTS-TCP.ovpn
              /home/olivia/.local/share/VPNetworkLLC/TorGuard/configs/TorGuard.USA-Chicago-Loc2-NO-TORRENTS-TCP.ovpn
              /home/olivia/.local/share/VPNetworkLLC/TorGuard/configs/TorGuard.Turkey-Istanbul-NO-TORRENTS-UDP.ovpn
              /home/olivia/.local/share/VPNetworkLLC/TorGuard/configs/TorGuard.Serbia-Belgrade-NO-TORRENTS-TCP.ovpn
              /home/olivia/.local/share/VPNetworkLLC/TorGuard/configs/TorGuard.USA-SaltLakeCity-NO-TORRENTS-UDP.ovpn
              /home/olivia/.local/share/VPNetworkLLC/TorGuard/configs/TorGuard.Iceland-Reykjavik-TCP.ovpn
              /home/olivia/.local/share/VPNetworkLLC/TorGuard/configs/TorGuard.Poland-Warsaw-NO-TORRENTS-TCP.ovpn
              /home/olivia/.local/share/VPNetworkLLC/TorGuard/configs/TorGuard.Argentina-BuenosAires-NO-TORRENTS-TCP.ovpn
              /home/olivia/.local/share/VPNetworkLLC/TorGuard/configs/TorGuard.Moldova-Chisinau-UDP.ovpn
              /home/olivia/.local/share/VPNetworkLLC/TorGuard/configs/TorGuard.USA-Dallas-Loc2-NO-TORRENTS-TCP.ovpn
              /home/olivia/.local/share/VPNetworkLLC/TorGuard/configs/TorGuard.USA-Atlanta-NO-TORRENTS-TCP.ovpn
              /home/olivia/.local/share/VPNetworkLLC/TorGuard/configs/TorGuard.Germany-Frankfurt-NO-TORRENTS-UDP.ovpn
              /home/olivia/.local/share/VPNetworkLLC/TorGuard/configs/TorGuard.NewZealand-Auckland-NO-TORRENTS-UDP.ovpn
              /home/olivia/.local/share/VPNetworkLLC/TorGuard/configs/TorGuard.Belgium-Brussels-NO-TORRENTS-UDP.ovpn
              /home/olivia/.local/share/VPNetworkLLC/TorGuard/configs/TorGuard.HongKong-HongKong-NO-TORRENTS-TCP.ovpn
              /home/olivia/.local/share/VPNetworkLLC/TorGuard/configs/TorGuard.Mexico-MexicoCity-UDP.ovpn
              /home/olivia/.local/share/VPNetworkLLC/TorGuard/configs/TorGuard.India-Mumbai-NO-TORRENTS-TCP.ovpn
              /home/olivia/.local/share/VPNetworkLLC/TorGuard/configs/TorGuard.Singapore-Singapore-NO-TORRENTS-TCP.ovpn
              /home/olivia/.local/share/VPNetworkLLC/TorGuard/configs/TorGuard.Norway-Oslo-TCP.ovpn
              /home/olivia/.local/share/VPNetworkLLC/TorGuard/configs/TorGuard.Brazil-SaoPaulo2-NO-TORRENTS-TCP.ovpn
              /home/olivia/.local/share/VPNetworkLLC/TorGuard/configs/TorGuard.Germany-Frankfurt-NO-TORRENTS-TCP.ovpn
              /home/olivia/.local/share/VPNetworkLLC/TorGuard/configs/TorGuard.RandomServer-MiddleEastOptimized-UDP.ovpn
              /home/olivia/.local/share/VPNetworkLLC/TorGuard/configs/TorGuard.USA-Miami-NO-TORRENTS-UDP.ovpn
              /home/olivia/.local/share/VPNetworkLLC/TorGuard/configs/TorGuard.Slovakia-Bratislava-NO-TORRENTS-TCP.ovpn
              /home/olivia/.local/share/VPNetworkLLC/TorGuard/configs/TorGuard.Finland-Helsinki-UDP.ovpn
              /home/olivia/.local/share/VPNetworkLLC/TorGuard/configs/TorGuard.UnitedArabEmirates-Dubai-NO-TORRENTS-UDP.ovpn
              /home/olivia/.local/share/VPNetworkLLC/TorGuard/configs/TorGuard.SouthAfrica-Johannesburg-NO-TORRENTS-TCP.ovpn
              /home/olivia/.local/share/VPNetworkLLC/TorGuard/configs/TorGuard.Denmark-Copenhagen-UDP.ovpn
              /home/olivia/.local/share/VPNetworkLLC/TorGuard/configs/TorGuard.Greece-Athens-NO-TORRENTS-TCP.ovpn
              /home/olivia/.local/share/VPNetworkLLC/TorGuard/configs/TorGuard.Sweden-Stockholm-UDP.ovpn
              /home/olivia/.local/share/VPNetworkLLC/TorGuard/configs/TorGuard.USA-Houston-NO-TORRENTS-TCP.ovpn
              /home/olivia/.local/share/VPNetworkLLC/TorGuard/configs/TorGuard.Spain-Madrid-NO-TORRENTS-TCP.ovpn
              /home/olivia/.local/share/VPNetworkLLC/TorGuard/configs/TorGuard.Canada-Vancouver-TCP.ovpn
              /home/olivia/.local/share/VPNetworkLLC/TorGuard/configs/TorGuard.USA-Atlanta-NO-TORRENTS-UDP.ovpn
              /home/olivia/.local/share/VPNetworkLLC/TorGuard/configs/TorGuard.MiddleEastOptimized-RandomServer-UDP.ovpn
              /home/olivia/.local/share/VPNetworkLLC/TorGuard/configs/TorGuard.Russia-Moscow-UDP.ovpn
              /home/olivia/.local/share/VPNetworkLLC/TorGuard/configs/TorGuard.Ireland-Dublin-NO-TORRENTS-TCP.ovpn
              /home/olivia/.local/share/VPNetworkLLC/TorGuard/configs/TorGuard.USA-Miami-NO-TORRENTS-TCP.ovpn
              /home/olivia/.local/share/VPNetworkLLC/TorGuard/configs/TorGuard.Romania-Bucharest-UDP.ovpn
              /home/olivia/.local/share/VPNetworkLLC/TorGuard/configs/TorGuard.USA-Dallas-NO-TORRENTS-TCP.ovpn
              /home/olivia/.local/share/VPNetworkLLC/TorGuard/configs/TorGuard.Taiwan-Taipei-NO-TORRENTS-TCP.ovpn
              /home/olivia/.local/share/VPNetworkLLC/TorGuard/configs/TorGuard.UnitedKingdom-London-NO-TORRENTS-TCP.ovpn
              /home/olivia/.local/share/VPNetworkLLC/TorGuard/configs/TorGuard.Russia-Moscow-TCP.ovpn
              /home/olivia/.local/share/VPNetworkLLC/TorGuard/configs/TorGuard.France-Paris-NO-TORRENTS-UDP.ovpn
              /home/olivia/.local/share/VPNetworkLLC/TorGuard/configs/TorGuard.Luxembourg-Steinsel-UDP.ovpn
              /home/olivia/.local/share/VPNetworkLLC/TorGuard/configs/TorGuard.Italy-Milan-NO-TORRENTS-TCP.ovpn
              /home/olivia/.local/share/VPNetworkLLC/TorGuard/configs/TorGuard.Taiwan-Taipei-NO-TORRENTS-UDP.ovpn
              /home/olivia/.local/share/VPNetworkLLC/TorGuard/configs/TorGuard.USA-SanFrancisco-NO-TORRENTS-UDP.ovpn
              /home/olivia/.local/share/VPNetworkLLC/TorGuard/configs/TorGuard.Australia-Sydney-NO-TORRENTS-TCP.ovpn
              /home/olivia/.local/share/VPNetworkLLC/TorGuard/configs/TorGuard.Bahrain-Manama-NO-TORRENTS-TCP.ovpn
              /home/olivia/.local/share/VPNetworkLLC/TorGuard/configs/TorGuard.Sweden-Stockholm-TCP.ovpn
              /home/olivia/.local/share/VPNetworkLLC/TorGuard/configs/TorGuard.USA-NewJersey-NO-TORRENTS-UDP.ovpn
              /home/olivia/.local/share/VPNetworkLLC/TorGuard/configs/TorGuard.Greece-Athens-NO-TORRENTS-UDP.ovpn
              /home/olivia/.local/share/VPNetworkLLC/TorGuard/configs/TorGuard.Cyprus-Limassol-NO-TORRENTS-TCP.ovpn
              /home/olivia/.local/share/VPNetworkLLC/TorGuard/configs/TorGuard.CzechRepublic-Prague-UDP.ovpn
              /home/olivia/.local/share/VPNetworkLLC/TorGuard/configs/TorGuard.USA-Dallas-Loc2-NO-TORRENTS-UDP.ovpn
              /home/olivia/.local/share/VPNetworkLLC/TorGuard/configs/TorGuard.USA-NewYork-NO-TORRENTS-UDP.ovpn
              /home/olivia/.local/share/VPNetworkLLC/TorGuard/configs/TorGuard.Romania-Bucharest-TCP.ovpn
              /home/olivia/.local/share/VPNetworkLLC/TorGuard/configs/TorGuard.Austria-Vienna-NO-TORRENTS-TCP.ovpn
              /home/olivia/.local/share/VPNetworkLLC/TorGuard/configs/TorGuard.Israel-PetahTikva-NO-TORRENTS-UDP.ovpn
              /home/olivia/.local/share/VPNetworkLLC/TorGuard/configs/TorGuard.UnitedKingdom-Manchester-NO-TORRENTS-TCP.ovpn
              /home/olivia/.local/share/VPNetworkLLC/TorGuard/configs/TorGuard.UnitedKingdom-Manchester-NO-TORRENTS-UDP.ovpn
              /home/olivia/.local/share/VPNetworkLLC/TorGuard/configs/TorGuard.USA-SaltLakeCity-NO-TORRENTS-TCP.ovpn
              /home/olivia/.local/share/VPNetworkLLC/TorGuard/configs/TorGuard.USA-Denver-NO-TORRENTS-TCP.ovpn
              /home/olivia/.local/share/VPNetworkLLC/TorGuard/configs/TorGuard.Japan-Tokyo-NO-TORRENTS-UDP.ovpn
              /home/olivia/.local/share/VPNetworkLLC/TorGuard/configs/TorGuard.USA-Chicago-NO-TORRENTS-TCP.ovpn
              /home/olivia/.local/share/VPNetworkLLC/TorGuard/configs/TorGuard.USA-Chicago-NO-TORRENTS-UDP.ovpn
              /home/olivia/.local/share/VPNetworkLLC/TorGuard/configs/TorGuard.Israel-PetahTikva-NO-TORRENTS-TCP.ovpn
              /home/olivia/.local/share/VPNetworkLLC/TorGuard/configs/TorGuard.Denmark-Copenhagen-TCP.ovpn
              /home/olivia/.local/share/VPNetworkLLC/TorGuard/configs/TorGuard.Bulgaria-Sofia-NO-TORRENTS-UDP.ovpn
              /home/olivia/.local/share/VPNetworkLLC/TorGuard/configs/TorGuard.USA-Denver-NO-TORRENTS-UDP.ovpn
              /home/olivia/.local/share/VPNetworkLLC/TorGuard/configs/TorGuard.Thailand-Bangkok-NO-TORRENTS-UDP.ovpn
              /home/olivia/.local/share/VPNetworkLLC/TorGuard/configs/TorGuard.Netherlands-Amsterdam-UDP.ovpn
              /home/olivia/.local/share/VPNetworkLLC/TorGuard/configs/TorGuard.Japan-Tokyo-NO-TORRENTS-TCP.ovpn
              /home/olivia/.local/share/VPNetworkLLC/TorGuard/configs/TorGuard.Canada-Toronto-UDP.ovpn
              /home/olivia/.local/share/VPNetworkLLC/TorGuard/configs/TorGuard.Switzerland-Zurich-TCP.ovpn
              /home/olivia/.local/share/VPNetworkLLC/TorGuard/configs/TorGuard.Indonesia-Jakarta-TCP.ovpn
              /home/olivia/.local/share/VPNetworkLLC/TorGuard/configs/TorGuard.Ireland-Dublin-NO-TORRENTS-UDP.ovpn
              /home/olivia/.local/share/VPNetworkLLC/TorGuard/configs/TorGuard.Israel-TelAviv-NO-TORRENTS-TCP.ovpn
              /home/olivia/.local/share/VPNetworkLLC/TorGuard/configs/TorGuard.RandomServer-MiddleEastOptimized-TCP.ovpn
              /home/olivia/.local/share/VPNetworkLLC/TorGuard/configs/TorGuard.CzechRepublic-Prague-TCP.ovpn
              /home/olivia/.local/share/VPNetworkLLC/TorGuard/configs/TorGuard.Brazil-SaoPaulo1-NO-TORRENTS-UDP.ovpn
              /home/olivia/.local/share/VPNetworkLLC/TorGuard/configs/TorGuard.Ukraine-Kyiv-NO-TORRENTS-UDP.ovpn
              /home/olivia/.local/share/VPNetworkLLC/TorGuard/configs/TorGuard.HongKong-HongKong-NO-TORRENTS-UDP.ovpn
              /home/olivia/.local/share/VPNetworkLLC/TorGuard/configs/TorGuard.Chile-VinadelMar-NO-TORRENTS-TCP.ovpn
              /home/olivia/.local/share/VPNetworkLLC/TorGuard/configs/TorGuard.USA-SanFrancisco-NO-TORRENTS-TCP.ovpn
              /home/olivia/.local/share/VPNetworkLLC/TorGuard/configs/TorGuard.Argentina-BuenosAires-NO-TORRENTS-UDP.ovpn
              /home/olivia/.local/share/VPNetworkLLC/TorGuard/configs/TorGuard.Slovakia-Bratislava-NO-TORRENTS-UDP.ovpn
              /home/olivia/.local/share/VPNetworkLLC/TorGuard/configs/TorGuard.USA-LosAngeles-NO-TORRENTS-UDP.ovpn
              /home/olivia/.local/share/VPNetworkLLC/TorGuard/configs/TorGuard.Brazil-SaoPaulo2-NO-TORRENTS-UDP.ovpn
              /home/olivia/.local/share/VPNetworkLLC/TorGuard/configs/TorGuard.USA-NewYork-NO-TORRENTS-TCP.ovpn
              /home/olivia/.local/share/VPNetworkLLC/TorGuard/configs/TorGuard.Brazil-SaoPaulo1-NO-TORRENTS-TCP.ovpn
              /home/olivia/.local/share/VPNetworkLLC/TorGuard/configs/TorGuard.USA-LasVegas-NO-TORRENTS-UDP.ovpn
              /home/olivia/.local/share/VPNetworkLLC/TorGuard/configs/TorGuard.USA-Chicago-Loc2-NO-TORRENTS-UDP.ovpn
              /home/olivia/.local/share/VPNetworkLLC/TorGuard/configs/TorGuard.Bulgaria-Sofia-NO-TORRENTS-TCP.ovpn
              /home/olivia/.local/share/VPNetworkLLC/TorGuard/configs/TorGuard.Thailand-Bangkok-NO-TORRENTS-TCP.ovpn
              /home/olivia/.local/share/VPNetworkLLC/TorGuard/configs/TorGuard.SouthKorea-Seoul-NO-TORRENTS-UDP.ovpn
              /home/olivia/.local/share/VPNetworkLLC/TorGuard/configs/TorGuard.Norway-Oslo-UDP.ovpn
              /home/olivia/.local/share/VPNetworkLLC/TorGuard/configs/TorGuard.SouthAfrica-Johannesburg-NO-TORRENTS-UDP.ovpn
              /home/olivia/.local/share/VPNetworkLLC/TorGuard/configs/TorGuard.Luxembourg-Steinsel-TCP.ovpn
              /home/olivia/.local/share/VPNetworkLLC/TorGuard/configs/TorGuard.France-Paris-NO-TORRENTS-TCP.ovpn
              /home/olivia/.local/share/VPNetworkLLC/TorGuard/configs/TorGuard.USA-Dallas-NO-TORRENTS-UDP.ovpn
              /home/olivia/.config/autostart/torguard-startup.desktop
              /home/olivia/.config/VPNetworkLLC/TorGuard.conf
              /home/olivia/.cache/VPNetworkLLC/TorGuard
              olivia@olivia-hpenvyx3602in1laptop14es0xxx:~$


              Comment


                #8
                are you selecting wireguard or openvpn in torguard?
                ʟɨռʊӼ ʄօʀ ʟɨʄɛ

                Comment


                  #9
                  lets see the config file for torguard please ( dont post your username/password...just select the parts mentioning protocol, wireguard, server, etc).​,and post here
                  Code:
                  cat ~/.config/VPNetworkLLC/TorGuard.conf
                  also output of this please
                  Code:
                  find ~/.cache/VPNetworkLLC/TorGuard -type f
                  ʟɨռʊӼ ʄօʀ ʟɨʄɛ

                  Comment


                    #10
                    I am choosing the Torguard app and signing in from there. That's how I've always done it for years. It works fine on my desktop with the same OS but I just installed Kubuntu 26.04 on my laptop and that's where I'm getting the error. I had Kubuntu 22.04 for a few years and it worked, it just started this with the upgrade.

                    Comment


                      #11
                      ~$ cat ~/.config/VPNetworkLLC/TorGuard.conf
                      [General]
                      my-location-countrycode=
                      my-location-latitude=0
                      my-location-longitude=0
                      settingVersion=14

                      [config]
                      configDir=/home/olivia/.local/share/VPNetworkLLC/TorGuard/configs
                      last-check=12.07.2026 15:28:52
                      md5sum=d3f370d5ad9a9a7b2f24cb2eacf8255c
                      version=414

                      [connect]
                      tunnelType=WireGuard

                      [connection-pref]
                      port=1443
                      serverSiteid=USA-Dallas

                      [dns]
                      ad-blocking-dns-preferred=false
                      current-dns-stack=@Invalid()
                      custom-dns\size=0
                      dns-action-afterconnect\dnslistentry-dns1=
                      dns-action-afterconnect\dnslistentry-dns2=
                      dns-action-afterconnect\dnslistentry-iseditable=true
                      dns-action-afterconnect\dnslistentry-name=
                      dns-action-afterconnect\dnspreference=DNS_PREFERENCE_PUSHED
                      dns-action-beforeconnect\dnslistentry-dns1=
                      dns-action-beforeconnect\dnslistentry-dns2=
                      dns-action-beforeconnect\dnslistentry-iseditable=true
                      dns-action-beforeconnect\dnslistentry-name=
                      dns-action-beforeconnect\dnspreference=DNS_PREFERENCE_NONE
                      dns-action-onstart\dnslistentry-dns1=
                      dns-action-onstart\dnslistentry-dns2=
                      dns-action-onstart\dnslistentry-iseditable=true
                      dns-action-onstart\dnslistentry-name=
                      dns-action-onstart\dnspreference=DNS_PREFERENCE_NONE
                      recover-dns-stack-on-connect=autoRecover

                      [login]
                      credentials="rWSFaBIj48PlGJ5OSuQMU8uaOXYMCBvSUit8S gwG+zvXSMdqULjK2N3r0sO4ZsADnln5XUXDp9MQeHIEz2CqU7i kwc+k29FeO
                      Pjkfndfw5BcnIpq5uVePA9VcDJIaR1DWNItow=="

                      [preferences]
                      accessibility-enabled=false
                      arm-killswitch-after-first-connection=true
                      auto-connect-on-startup=false
                      auto-login-on-connect=true
                      block-internet-when-not-connected=false
                      block-outside-dns=true
                      close-to-tray=false
                      display-notifications=true
                      dns-manager-preference=linux_resolv_conf
                      execute-external-scripts=false
                      firewall-blocking=true
                      hide-advertisements=true
                      hide-from-dock=false
                      isDisconnectWarningSetInPreference=true
                      lan-bypass=true
                      logHandlerOption=None
                      lookup-hostname-before-connecting=true
                      manage-routes-in-house=true
                      minimize-on-connect=false
                      minimize-to-tray=false
                      mtu-type=default-mtu-from-config
                      mtu-value=0
                      path-to-after-connect-script=
                      path-to-after-disconnect-script=
                      path-to-before-connect-script=
                      pixel-ratio-toggle=false
                      prevent-ipv6-leak=true
                      prevent-web-rtc-leak=true
                      processes-to-kill=@Invalid()
                      proxy-settings=DIRECT
                      refresh-local-dns-cache=true
                      remember-window-geometry=false
                      serversitesorder=Custom First
                      settings-dialog-current-tab-index=0
                      showLogToFileWarning=true
                      showTheme=2
                      showTrayTheme=2
                      start-minimized=false
                      stillActiveWarningEnable=true
                      stunnel-version=5.42
                      terminate-processes-on-disconnect=false
                      tls-minimum-version=1.3
                      tray-icon-enabled=false
                      user-statistics=@Variant(\0\0\0\b\0\0\0\x1\0\0\0(\0s\0\ x65\0r\0v\0\x65\0r\0\x46\0r\0\x65\0q\0u\0\x65\0n\0 \x63\
                      0y\0U\0s\0\x61\0g\0\x65\0\0\0\b\0\0\0\x1\0\0\0\x14 \0U\0S\0\x41\0-\0\x44\0\x61\0l\0l\0\x61\0s\0\0\0\x3\0\0\0\v)
                      windows-driver=wintun
                      wireGuardInterfaceName=torguard-wg
                      wireGuardMTUSize=0

                      [saved-resolv-conf]
                      start\is-symlink=true
                      start\symlink-target=../run/systemd/resolve/stub-resolv.conf

                      [server-sites]
                      dedicated-ip\size=0
                      refresh-wireguard-pri-key-before-connecting=true
                      wireguardcustomconfig\size=0


                      Comment

                      Users Viewing This Topic

                      Collapse

                      There are 2 users viewing this topic.

                      Working...
                      X