You are not logged in.
Pages: 1
Hi,
I am trying to connect to several vpn servers but it always end with a message "service timed out"
this is journalctl -n100 output:
Feb 03 21:50:10 Archie NetworkManager[465]: <info> [1706989810.1747] audit: op="statistics" interface="wlp2s0
" ifindex=3 args="2000" pid=750 uid=1000 result="success"
Feb 03 21:50:10 Archie plasmashell[750]: trying to show an empty dialog
Feb 03 21:50:12 Archie plasmashell[750]: QDBusObjectPath: invalid path ""Feb 03 21:50:12 Archie NetworkManager[465]: <info> [1706989812.6919] vpn[0x63b67a001ee0,57d4abbd-da22-4581-9b
a8-b3f8715d30c5,"credentials"]: starting openvpn
Feb 03 21:50:12 Archie NetworkManager[465]: <info> [1706989812.6931] audit: op="connection-activate" uuid="57
d4abbd-da22-4581-9ba8-b3f8715d30c5" name="credentials" pid=750 uid=1000 result="success"
Feb 03 21:50:12 Archie kernel: tun: Universal TUN/TAP device driver, 1.6
Feb 03 21:50:12 Archie kded5[706]: org.kde.plasma.nm.kded: Unhandled VPN c
onnection state change: NetworkManager::VpnConnection::NeedAuth
Feb 03 21:50:12 Archie plasmashell[750]: kf.networkmanagerqt: void Network
Manager::ConnectionPrivate::onPropertiesChanged(const QVariantMap&) Unhandled property "VersionId"
Feb 03 21:50:12 Archie kded5[706]: kf.networkmanagerqt: void NetworkManage
r::ConnectionPrivate::onPropertiesChanged(const QVariantMap&) Unhandled property "VersionId"
Feb 03 21:50:12 Archie kded5[706]: kf.networkmanagerqt: void NetworkManage
r::ConnectionPrivate::onPropertiesChanged(const QVariantMap&) Unhandled property "VersionId"
Feb 03 21:50:12 Archie plasmashell[750]: kf.networkmanagerqt: void Network
Manager::ConnectionPrivate::onPropertiesChanged(const QVariantMap&) Unhandled property "VersionId"
Feb 03 21:50:12 Archie kded5[706]: org.kde.plasma.nm.kded: Unhandled VPN c
onnection state change: NetworkManager::VpnConnection::Connecting
Feb 03 21:50:12 Archie nm-openvpn[1539]: OpenVPN 2.6.8 [git:makepkg/3b0d9489cc423da3+]
x86_64-pc-linux-gnu [SSL (OpenSSL)] [LZO] [LZ4] [EPOLL] [PKCS11] [MH/PKTINFO] [AEAD] [DCO] built on Nov 17 20
23
Feb 03 21:50:12 Archie nm-openvpn[1539]: library versions: OpenSSL 3.2.1 30 Jan 2024,
LZO 2.10
Feb 03 21:50:12 Archie nm-openvpn[1539]: DCO version: N/A
Feb 03 21:50:12 Archie nm-openvpn[1539]: NOTE: the current --script-securi
ty setting may allow this configuration to call user-defined scripts
Feb 03 21:50:13 Archie nm-openvpn[1539]: TCP/UDP: Preserving recently used remote addr
ess: [AF_INET]185.210.218.86:1194
Feb 03 21:50:13 Archie nm-openvpn[1539]: UDPv4 link local: (not bound)
Feb 03 21:50:13 Archie nm-openvpn[1539]: UDPv4 link remote: [AF_INET]185.210.218.86:11
94
Feb 03 21:50:13 Archie nm-openvpn[1539]: NOTE: UID/GID downgrade will be delayed becau
se of --client, --pull, or --up-delay
Feb 03 21:51:12 Archie NetworkManager[465]: <warn> [1706989872.8116] vpn[
0x63b67a001ee0,57d4abbd-da22-4581-9ba8-b3f8715d30c5,"credentials"]: connect timeout exceeded
Feb 03 21:51:12 Archie nm-openvpn-serv[1530]: Connect timer expired, disconnecting.
Feb 03 21:51:12 Archie nm-openvpn[1539]: event_wait : Interrupted system call (fd=-1,c
ode=4)
Feb 03 21:51:12 Archie nm-openvpn[1539]: SIGTERM received, sending exit notification t
o peer
Feb 03 21:51:12 Archie plasmashell[750]: Could not find the Plasmoid for P
lasma::FrameSvgItem(0x571ec51c8670) QQmlContext(0x571ec2764510) QUrl("file:///usr/share/plasma/plasmoids/org.k
de.plasma.notifications/contents/ui/global/Globals.qml")
Feb 03 21:51:12 Archie plasmashell[750]: Could not find the Plasmoid for P
lasma::FrameSvgItem(0x571ec51c8670) QQmlContext(0x571ec2764510) QUrl("file:///usr/share/plasma/plasmoids/org.k
de.plasma.notifications/contents/ui/global/Globals.qml")
Feb 03 21:51:13 Archie nm-openvpn[1539]: SIGTERM[soft,exit-with-notification] received
, process exiting
Feb 03 21:51:20 Archie plasmashell[750]: kf.sonnet.core: Sonnet: No spelle
r backends available!
Feb 03 21:51:20 Archie plasmashell[750]: kf.sonnet.core: No language dicti
onaries for the language: "en_US"
Feb 03 21:51:20 Archie plasmashell[750]: Connecting to deprecated signal Q
DBusConnectionInterface::serviceOwnerChanged(QString,QString,QString)
Feb 03 21:51:21 Archie systemd[594]: Starting KRunner provider for baloo file indexer...
Feb 03 21:51:21 Archie systemd[594]: Started KRunner provider for baloo file indexer.
Feb 03 21:51:21 Archie systemd[594]: Started Konsole - Terminal.
Last edited by ahaa (2024-02-03 19:53:16)
Offline
this appears to be the problem, looks like its timing out after 1min due to credentials, check your config and make sure credentials are set up correctly:
Feb 03 21:50:13 Archie nm-openvpn[1539]: NOTE: UID/GID downgrade will be delayed becau
se of --client, --pull, or --up-delay
Feb 03 21:51:12 Archie NetworkManager[465]: <warn> [1706989872.8116] vpn[
0x63b67a001ee0,57d4abbd-da22-4581-9ba8-b3f8715d30c5,"credentials"]: connect timeout exceededOffline
Pages: 1