I love you so much guys. I did what @RidderJoris mentions and then entered all the commands without "sudo". It worked perfectly. Happy days!
Search Criteria
Package Details: nordvpn-bin 3.20.2-4
Package Actions
Git Clone URL: | https://aur.archlinux.org/nordvpn-bin.git (read-only, click to copy) |
---|---|
Package Base: | nordvpn-bin |
Description: | NordVPN CLI tool for Linux |
Upstream URL: | https://nordvpn.com/download/linux/ |
Keywords: | networking nordvpn openvpn security vpn |
Licenses: | GPL3 |
Conflicts: | openvpn-nordvpn |
Provides: | nordvpn |
Submitter: | metiis |
Maintainer: | Mxzcabel |
Last Packager: | Mxzcabel |
Votes: | 172 |
Popularity: | 0.74 |
First Submitted: | 2018-08-29 12:13 (UTC) |
Last Updated: | 2025-05-09 18:47 (UTC) |
Dependencies (1)
Required by (9)
- gnome-shell-extension-nordvpn-connect-git
- nordtray-bin (requires nordvpn)
- nordvpn-dinit
- nordvpn-gui (requires nordvpn)
- nordvpn-openrc
- nordvpn-runit
- nordvpn-s6
- plasma6-runners-nordvpn (requires nordvpn)
- rofi-nordvpn-git
Sources (5)
- https://repo.nordvpn.com/deb/nordvpn/debian/pool/main/n/nordvpn/nordvpn_3.20.2_amd64.deb
- https://repo.nordvpn.com/deb/nordvpn/debian/pool/main/n/nordvpn/nordvpn_3.20.2_arm64.deb
- https://repo.nordvpn.com/deb/nordvpn/debian/pool/main/n/nordvpn/nordvpn_3.20.2_armel.deb
- https://repo.nordvpn.com/deb/nordvpn/debian/pool/main/n/nordvpn/nordvpn_3.20.2_armhf.deb
- https://repo.nordvpn.com/deb/nordvpn/debian/pool/main/n/nordvpn/nordvpn_3.20.2_i386.deb
Latest Comments
« First ‹ Previous 1 .. 45 46 47 48 49 50 51 52 53 54 55 .. 57 Next › Last »
washo commented on 2019-04-23 21:17 (UTC)
hahnt9009 commented on 2019-04-23 00:45 (UTC)
WOW! @RidderJoris, you are absolutely right, I didn't even think to check there. It's strange indeed that Antergos aliases systemctl >_> but you are absolutely right, that did the trick thanks so much!
RidderJoris commented on 2019-04-22 19:52 (UTC) (edited on 2019-04-23 08:47 (UTC) by RidderJoris)
@hahnt9009 I found the issue. In Antergos linux "systemclt" is the alias of "sudo systemctl" which makes no sense to me. Therefore if you comment the line "alias systemctl='sudo systemctl'" in ".bashrc.aliases" it will work fine ;)
washo commented on 2019-04-22 19:43 (UTC)
I had the same issue that @RidderJoris and @hahnt9009 are reporting.
"Failed to connect to bus: No such file or directory" when using systemctl --user enable --now nordvpnud.
When using nordvpn status I receive Whoops! Cannot reach User Daemon.
I'm also using Antergos linux.
SZJX commented on 2019-04-22 15:08 (UTC) (edited on 2019-04-22 15:09 (UTC) by SZJX)
First I had to sudo rm /var/lib/nordvpn/data
before the update could get through.
Then, after running
sudo systemctl enable --now nordvpnsd
systemctl --user enable --now nordvpnud
I ran nordvpn connect
(without sudo
), and it worked.
hahnt9009 commented on 2019-04-22 13:38 (UTC)
@Ridder Joris Interesting; I as well, am on Antergos. I recently had my wife (also an Antergos user) attempt to update. She is now experiencing the issue. So it appears it may be Antergos related? I'll look into openpyn-nordvpn as well thanks. Will keep attempting to research this more and keep up with any updates on nordvpn-bin, feel a bit lost without it!
RidderJoris commented on 2019-04-22 09:56 (UTC) (edited on 2019-04-22 10:06 (UTC) by RidderJoris)
@Martoko I am running Antergos Linux. Your commands printed the following:
(base) [joris@B250M ~]$ sudo systemctl status nordvpnsd.service
● nordvpnsd.service - NordVPN System Daemon
Loaded: loaded (/usr/lib/systemd/system/nordvpnsd.service; enabled; vendor p>
Active: active (running) since Mon 2019-04-22 11:53:43 CEST; 2min 6s ago
Main PID: 1794 (nordvpnsd)
Tasks: 13 (limit: 4915)
Memory: 61.2M
CGroup: /system.slice/nordvpnsd.service
└─1794 /usr/sbin/nordvpnsd
Apr 22 11:53:43 B250M systemd[1]: Started NordVPN System Daemon.
(base) [joris@B250M ~]$ systemctl --user status nordvpnud.service
Failed to connect to bus: No such file or directory
(base) [joris@B250M ~]$ ls /usr/lib/systemd/user/ | grep nordvpn
nordvpnud.service
nordvpnud.socket
RidderJoris commented on 2019-04-22 09:46 (UTC) (edited on 2019-04-22 09:48 (UTC) by RidderJoris)
@hahnt9009 I have the same issue. I am running Antergos Linux btw. I am now using openpyn-nordvpn instead waiting for an update on this issue.
Pinned Comments
Mxzcabel commented on 2023-03-23 20:37 (UTC) (edited on 2025-05-12 22:12 (UTC) by Mxzcabel)
"Please, do not flag this package as out-of-date until there's the official release on Github page."
"Maybe the announcement is delayed, but wait for some other possible forward release, which is patching the previous one before the actual publishing."
Note from 3.20.2-4
Dependency included as mandatory earlier as community request.
If you're late for the party and only had updated up to 3.20.2-2.1:
If you're coming from Manjaro or e.g another Arch-based distro with no stable libxml2-legacy package just yet:
Note from 3.20.2-3
There is now a new package from official repositories named libxml2-legacy and with it two fresh considerations:
Despite the fact libxml2-legacy was included as optional, it is actually a mandatory dependency. This will change on next NordVPN's release if the legacy support remains.
This release only removes the previous symbolic link and purges the file within NordVPN library directory, otherwise it would result in an error before installation/upgrade.
Note from 3.20.2-2.1
A patch have been implemented due the absence of libxml2.so.2 after package upgrade to 2.14.2. This fix is not useful if:
You plan to keep your system update to a specific date until NordVPN officially uses the new library.
You are from a different distribution, which is a Arch-based one with other repositories, and libxml2 is not yet upgraded.
Note from 3.19.1:
The repository's hierarchy has been updated and a slightly divergence comes with it. It was from:
/debian/pool/main
To now as:
/debian/pool/main/n/nordvpn
Any previous commits you may like to try in the future will need a manual mediation to replace old links in favor of the new ones.
Note from 3.19.0:
This version introduces new libraries being used by NordVPN. I have created symbolic links and committed a patch for it not interposing with already existing libraries (like sqlite3). Although this is not a big deal, If you, however, upgraded nordvpn-bin before the fix and noticed some library-related issue from sqlite lately, I suggest reinstalling the affected package.
Note from 3.17.4v:
The previous bug exposing DNS servers is fixed.
Note from 3.17.3v:
Caution! This version needs heed while using it and should be avoided. I strongly advice downgrading to 3.17.2 and wait for a new version or patching. Some big problems are:
There's DNS leak present. Your original ISP servers can be exposed, as reported already on #343 issue.
Unable to connect on nordvpn servers. Your journal might show the follow output:
networker setting dns: setting dns with resolvectl: setting dns with resolvectl: Failed to set DNS configuration: Could not activate remote peer: activation request failed: unknown unit.: exit status 1
Also huge thanks for the community warnings in prior comments before I could've noticed all.
Note from 3.16.2v:
As the published note from the version above has mentioned on Github's page:
Please, consider using a token to logging in from now on.
Note from 3.16.0v:
The 'countries.dat' may differ between versions. Be aware to remove the file before upgrading the package.
martoko commented on 2020-12-20 09:10 (UTC) (edited on 2020-12-20 09:12 (UTC) by martoko)
If you're seeing the message "Daemon is unreachable, is systemd running?", then one of two things is probably happening.
The nordvpn daemon might not be started
Start it using:
sudo systemctl enable --now nordvpnd
You might not have been added to the nordvpn group
Add yourself:
sudo gpasswd -a USERNAME nordvpn
And then restart in order for the group to be created:
reboot