You are not logged in.
Hi,
I have installed vpn limited but when I run
$ vpn-unlimited
I get this error, if anyone has faced this issue before or has any clue!
Translation file loaded: ":/translations/translations/VPN_Unlimited_English.qm"
Translation file loaded: ":/translations/translations/VPN_SDK_English.qm"
Translation file loaded: ":/translations/translations/KS_Auth_(EMA)_English.qm"
qrc:/qml/qml/LoginSocialRegistrationPage.qml:75: TypeError: Cannot call method 'getKeyPrivacyLink' of null
qrc:/qml/qml/LoginSocialRegistrationPage.qml:67: TypeError: Cannot call method 'getKeyPolicyLink' of null
qrc:/qml/qml/LoginRegistrationPage.qml:80: TypeError: Cannot call method 'getKeyPrivacyLink' of null
qrc:/qml/qml/LoginRegistrationPage.qml:72: TypeError: Cannot call method 'getKeyPolicyLink' of null
Last edited by 0xh3xa (2023-11-05 22:55:43)
Offline
Cannot call method 'getKeyPrivacyLink' of null
As far as I understand from this, you have not entered any key/password. It says here that I cannot call the Key value as null. That's why it doesn't work.
But if it's a paid service, you're configuring it wrong/incomplete. If it's not, I recommend hide.me. It also has an unlimited tariff and is free.
Last edited by jojo06 (2023-11-07 05:52:18)
Offline
Thank you for your reply, I got this error once I started running the GUI application.
I will give hide.me try
Offline
Mod note: moving to AUR Issues
Sakura:-
Mobo: MSI MAG X570S TORPEDO MAX // Processor: AMD Ryzen 9 5950X @4.9GHz // GFX: AMD Radeon RX 5700 XT // RAM: 32GB (4x 8GB) Corsair DDR4 (@ 3000MHz) // Storage: 1x 3TB HDD, 6x 1TB SSD, 2x 120GB SSD, 1x 275GB M2 SSD
Making lemonade from lemons since 2015.
Offline
Hi,
I was able to run the app by doing the following:
1. Start the daemon of the VPN by:
systemctl start vpn-unlimited-daemon
2. Make sure it is running:
systemctl status vpn-unlimited-daemon
3. Disable the wifi and run the app
4. Once the UI is loaded successfully, reconnect the wifi again
Hope this help
Last edited by 0xh3xa (2023-12-01 15:33:15)
Offline
For me removing this file fixed the issue:
"~/.config/KeepSolid Inc./VPN Unlimited.conf"
Offline
Thanks, removing that config file indeed resolved the issue.
The former one of enabling the vpn daemon, and disabling wifi while opening the app did not work for me. The app indeed starts if WiFi is disabled and shows the prompt for login credentials. But once I reconnect WiFi, it quickly quit the app and I had the same error again.
Offline