Package Details: vpn-unlimited-bin 9.0.0-1

Git Clone URL: https://aur.archlinux.org/vpn-unlimited-bin.git (read-only, click to copy)
Package Base: vpn-unlimited-bin
Description: VPN Unlimited client application
Upstream URL: https://www.vpnunlimitedapp.com
Licenses: custom
Conflicts: vpn-unlimited
Provides: vpn-unlimited
Submitter: carsme
Maintainer: None
Last Packager: carsme
Votes: 17
Popularity: 0.000012
First Submitted: 2023-08-10 08:56 (UTC)
Last Updated: 2024-01-28 23:19 (UTC)

Pinned Comments

ItachiSan commented on 2025-03-28 09:36 (UTC)

Hi,

I rarely use the app; I fixed locally one issue, but can't get it to work otherwise. So, I will leave it to the next maintainer.

If you have app issues, I recommend generating profiles in the account page, since those integrate very well with all regular tools like NetworkManager and CLI tools like wireguard and openvpn.

carsme commented on 2023-12-28 16:59 (UTC)

NOTE: Issues regarding icu library files not being found, such as

vpn-unlimited: error while loading shared libraries: libicudata.so.73: cannot open shared object file: No such file or directory

are not strictly related to this package, but to boost174. Each time the icu package in the official repositories is updated to a new major version, boost174 needs to be rebuilt.

You don't need to install any version of icu other than the package available in the official repositories. To resolve the issue, either rebuild boost174 yourself or, even better, leave a comment in boost174 so I can publish a new pkgver and as such force a rebuild for all users.

Latest Comments

« First ‹ Previous 1 .. 6 7 8 9 10 11

astinus commented on 2017-12-21 13:46 (UTC)

After I start vpn-unlimited-daemon.service and run vpn-unlimited I get the following error on dialog window:

The access to VPN Unlimited servers is disabled because the related VPN Unlimited Host Service is currently stopped. Please restart the service. Read the instructions

I check the vpn-unlimited-daemon.service with "systemctl list-units" before running vpn-unlimited and it says "loaded active running". After I run vpn-unlimited it says "loaded failed failed". Following is the terminal output of vpn-unlimited:

/usr/share/vpn-unlimited/vpn-unlimited: /usr/lib/libcurl-openssl-1.0.so: no version information available (required by /usr/lib/libvpnu_rpc.so.1) Translation file loaded: ":/translations/translations/VPN_Unlimited_English.qm" Translation file loaded: ":/translations/translations/VPN_SDK_English.qm" libpng warning: iCCP: known incorrect sRGB profile libpng warning: iCCP: known incorrect sRGB profile libpng warning: iCCP: known incorrect sRGB profile libpng warning: iCCP: known incorrect sRGB profile libpng warning: iCCP: known incorrect sRGB profile libpng warning: iCCP: known incorrect sRGB profile libpng warning: iCCP: known incorrect sRGB profile sh: lsb_release: command not found propsReply "Method \"GetAll\" with signature \"s\" on interface \"org.freedesktop.DBus.Properties\" doesn't exist\n" nmReply "Method \"GetDevices\" with signature \"\" on interface \"org.freedesktop.NetworkManager\" doesn't exist\n" "Object path cannot be empty" sh: lsb_release: command not found sh: lsb_release: command not found libpng warning: iCCP: known incorrect sRGB profile libpng warning: iCCP: known incorrect sRGB profile libpng warning: iCCP: known incorrect sRGB profile libpng warning: iCCP: known incorrect sRGB profile libpng warning: iCCP: known incorrect sRGB profile libpng warning: iCCP: known incorrect sRGB profile libpng warning: iCCP: known incorrect sRGB profile libpng warning: iCCP: known incorrect sRGB profile libpng warning: iCCP: known incorrect sRGB profile libpng warning: iCCP: known incorrect sRGB profile libpng warning: iCCP: known incorrect sRGB profile libpng warning: iCCP: known incorrect sRGB profile libpng warning: iCCP: known incorrect sRGB profile libpng warning: iCCP: known incorrect sRGB profile libpng warning: iCCP: known incorrect sRGB profile libpng warning: iCCP: known incorrect sRGB profile libpng warning: iCCP: known incorrect sRGB profile libpng warning: iCCP: known incorrect sRGB profile "Unexpected reply signature: got \"\", expected \"a{sv}\"" libpng warning: iCCP: known incorrect sRGB profile "Unexpected reply signature: got \"\", expected \"a{sv}\"" "Unexpected reply signature: got \"\", expected \"a{sv}\"" "Unexpected reply signature: got \"\", expected \"a{sv}\"" "Unexpected reply signature: got \"\", expected \"a{sv}\""

aytekinar commented on 2017-12-19 12:17 (UTC)

Hey nikolak,

On my system, it does indeed work.

nikolak commented on 2017-12-19 11:52 (UTC)

Does this package still work?

I'm having problems starting it. It keeps crashing with a segfault.

aytekinar commented on 2017-10-01 19:00 (UTC)

Hey Dinoraptor101, I couldn't understand why you needed to receive Daniel Stenberg's GPG key, but thank you for pointing out. I would appreciate if you wrote what type of an error you got when you wanted to start vpn-unlimited-daemon. Normally, `sudo systemctl start vpn-unlimited-daemon` should work. Similarly, if you would like to enable it in start-up, please issue `sudo systemctl enable vpn-unlimited-daemon`. Let me know if you run into problems so that I can try to fix it.

Dinoraptor101 commented on 2017-09-29 08:06 (UTC) (edited on 2017-09-29 08:58 (UTC) by Dinoraptor101)

This helped!! gpg --recv-keys --keyserver hkp://18.9.60.141 5CC908FDB71E12C2 However I'm unable to start vpn-unlimited-daemon, I couldn't start it manually with systemd, however it worked after I restarted the machine. ===== I'm new to Arch Linux and I'm completely blown away by the AUR Repository and it's support! this changes everything!