@aytekinar Without qt5-webengine
, the app fails to run:
/usr/share/vpn-unlimited/vpn-unlimited: error while loading shared libraries: libQt5WebEngineWidgets.so.5: cannot open shared object file: No such file or directory
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.000014 |
First Submitted: | 2023-08-10 08:56 (UTC) |
Last Updated: | 2024-01-28 23:19 (UTC) |
« First ‹ Previous 1 2 3 4 5 6 7 8 9 10 11 Next › Last »
@aytekinar Without qt5-webengine
, the app fails to run:
/usr/share/vpn-unlimited/vpn-unlimited: error while loading shared libraries: libQt5WebEngineWidgets.so.5: cannot open shared object file: No such file or directory
@TaXules, how do you think/know that qt5-webengine
is a dependency?
@XBC4000, thank you for the strongswan
package. I have added it to the dependencies. @Ray, I have added that dependency --- thanks for confirming.
@noobr, I do not know how to solve this problem. To be honest, I do not even know what it means. Sorry :(
Hi, I found a missing dependency: qt5-webengine
hello, I installed strongswan and it works now, but I cant use KeepSolid Wise TCP protocol, only udp. I tested all others protocols and they work just fine, after I try the KSW TCP the result of systemctl status vpn-unlimited-daemon.service is:
Oct 27 21:16:19 archtanium vpn-unlimited-daemon[489]: RTNETLINK answers: No such process Oct 27 21:16:20 archtanium systemd[1]: vpn-unlimited-daemon.service: Main process exited, code=killed, status=11/SEGV Oct 27 21:16:20 archtanium systemd[1]: vpn-unlimited-daemon.service: Failed with result 'signal'.
The problem was solved by installing strongswan 5.8.1-1 from the community repository. Thanks to XBC4000 for this fix.
I've not been able to get this package to work. The virtual server tries to load, but never does. What solutions might fix this?
Hi, @rodneyck & @giswqs or anyone with the issue for that matter, a solution although shouldn't even be in the first place is to install strongswan package from the community repositories restart vpn-unlimited and it should connect.
Hope this helps!
After installation, I ran "sudo vpn-unlimited --daemon enable" and "sudo vpn-unlimited --daemon start". However, it still does not work. The connection status shows "connecting" forever. Any suggestions?
Here is my issue. The application opens, but then I get a message that I need to run this as root; 'service vpn-unlimited-daemon start.' That doesn't work, so then I tried it using 'systemctl' in replace of 'service', but that doesn't work. Then I just did 'sudo /usr/bin/vpn-unlimited-daemon' which did start the daemon. I have to figure out how to start this automatically later.
Next I opened up the VPN Unlimited client again and it seemed to be searching this time for a connection continually, however I looked at my open terminal and it gave me this; 'cp: cannot create regular file '/etc/ipsec.d/cacerts/caCert.crt': No such file or directory'
I gave up. Any suggestions?
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 asare not strictly related to this package, but to
boost174
. Each time theicu
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 rebuildboost174
yourself or, even better, leave a comment inboost174
so I can publish a new pkgver and as such force a rebuild for all users.