I’m trying to connect to NordVPN, but it doesn’t connect and I get that error. The indicator light stays yellow, but it never actually connects — it never turns green. I deleted everything and reinstalled the NordVPN credentials, but the same issue keeps happening. Thank you.
Awaiting for your comment.
Fri Jan 23 22:26:12 2026 daemon.notice netifd: Interface 'wgclient1' is setting up now
Fri Jan 23 22:26:12 2026 daemon.notice netifd: wgclient1 (406): Line unrecognized: `PrivateKey='
Fri Jan 23 22:26:12 2026 daemon.notice netifd: wgclient1 (406): Configuration parsing error
Fri Jan 23 22:26:19 2026 daemon.notice netifd: wgclient1 (1250): udp 17 59 src=192.168.9.118 dst=192.168.9.1 sport=38065 dport=53 packets=1 bytes=71 [UNREPLIED] src=192.168.9.1 dst=192.168.9.118 sport=2153 dport=38065 packets=0 bytes=0 mark=4096 use=1
Fri Jan 23 22:26:19 2026 daemon.notice netifd: wgclient1 (1250): udp 17 59 src=192.168.9.118 dst=192.168.9.1 sport=53220 dport=53 packets=2 bytes=134 [UNREPLIED] src=192.168.9.1 dst=192.168.9.118 sport=2153 dport=53220 packets=0 bytes=0 mark=4096 use=1
Fri Jan 23 22:26:19 2026 daemon.warn dnsmasq[1]: no servers found in /tmp/resolv.conf.d/resolv.conf.wgclient1, will retry
Fri Jan 23 22:26:19 2026 daemon.info dnsmasq[1]: read /tmp/hosts/dhcp.wgclient1 - 6 names
Fri Jan 23 22:26:19 2026 daemon.info dnsmasq[1]: read /tmp/hosts/dhcp.wgclient1 - 6 names Fri Jan 23 22:26:19 2026 daemon.notice netifd: Interface 'wgclient1' is now down
Fri Jan 23 22:26:19 2026 daemon.notice netifd: Interface 'wgclient1' is setting up now
Fri Jan 23 22:26:19 2026 daemon.notice netifd: wgclient1 (1910): Line unrecognized: `PrivateKey='
Fri Jan 23 22:26:19 2026 daemon.notice netifd: wgclient1 (1910): Configuration parsing error
Fri Jan 23 22:26:26 2026 daemon.notice netifd: Interface 'wgclient1' is now down
Fri Jan 23 22:26:26 2026 daemon.notice netifd: Interface 'wgclient1' is setting up now
Fri Jan 23 22:26:27 2026 daemon.notice netifd: wgclient1 (3246): Line unrecognized: `PrivateKey=' Fri Jan 23 22:26:27 2026 daemon.notice netifd: wgclient1 (3246): Configuration parsing error Fri Jan 23 22:26:34 2026 daemon.notice netifd: Interface 'wgclient1' is now down Fri Jan 23 22:26:34 2026 daemon.notice netifd: Interface 'wgclient1' is setting up now Fri Jan 23 22:26:34 2026 daemon.notice netifd: wgclient1 (4201): Line unrecognized: `PrivateKey='
Fri Jan 23 22:26:34 2026 daemon.notice netifd: wgclient1 (4201): Configuration parsing error
Hi admon,
Thank you very much for the quick response and for taking the time to look into this.
After further troubleshooting on my Flint3 running firmware 4.8.3, I can confirm the following:
wgclient1 is created correctly and points to config='peer_2000'
There is no peer_2000 section under /etc/config/network
There is no WireGuard client profile generated at all, neither in /etc nor in /tmp
Searching the entire system, the only PrivateKey present is for wgserver, not for the WG client:
Copy code
/tmp/wireguard/wgserver:PrivateKey=...
No runtime .conf for the WireGuard client is ever created
Because of this, it looks like on firmware 4.8.3 the automatic WireGuard client generator for NordVPN fails to inject or generate the client PrivateKey, so netifd ends up trying to parse an incomplete configuration and throws the error related to the PrivateKey line. The LED remains yellow and the tunnel never comes up.
Thanks again for your help and for the fast feedback — it’s really appreciated.
Best regards,
Germán