VPN connection 25 October 2022, 21:04:15 I installed IVPN-UI through the AUR and when I launch it I get a "Not connected to daemon" error. I restarted NetworkManager and it still doesn't work. Anyone have any ideas on how to fix this?
Re: VPN connection Reply #1 – 25 October 2022, 21:07:54 What ouput do you get if you run it from the terminal?
Re: VPN connection Reply #2 – 25 October 2022, 21:16:01 ERROR: Unable to connect to service: please, ensure IVPN daemon is running (connection-info not exists)Please, restart 'ivpn-service'I tried to restart that service and it does not exist.
Re: VPN connection Reply #3 – 26 October 2022, 13:20:53 It's probably a systemd service and that's why you can't restart it.Try running the daemon by hand.
Re: VPN connection Reply #4 – 27 October 2022, 01:24:17 I'm not really sure how to do that. I'm just going to run it in CLI mode after I figure out how to get into a root privileged folder.
Re: VPN connection Reply #5 – 29 October 2022, 22:15:59 Hello,if i remember correctly the ivpn program manage differents init by default (see isuue #1 in their guthub repo) so you should report this. I even think the AUR dev works closely with upsream and even use artix himself