You are not logged in.

#1 2021-11-28 10:19:35

amatika
Member
Registered: 2016-03-17
Posts: 59

nordvpnd hangs after coming from suspend

I am using nordvpn-bin aur package. Waking up from suspend nordvpn daemon hangs. Then internet not working. It does not hang after every suspend but 1 out of 3 times appr.
Only remedy I've come up  so far with is to restart the system. However it's a slow process since on restart I see from the output it takes 90 seconds while system tries to stop down nordvpnd in order to succesfully restart the system.

When nordvpnd is hanging this command takes a lot of time, probably minutes

sudo systemctl stop nordvpnd

Is there any faster ways to restart a hanging nordvpnd so I would not need to restart the system everytime?

Last edited by amatika (2021-11-28 10:44:52)

Offline

#2 2021-11-28 10:26:41

progandy
Member
Registered: 2012-05-17
Posts: 5,190

Re: nordvpnd hangs after coming from suspend

You might want

systemctl kill nordvpnd && systemctl start nordvpnd

Maybe you have to use --signal=SIGKILL for the kill command as well.

Last edited by progandy (2021-11-28 10:28:56)


| alias CUTF='LANG=en_XX.UTF-8@POSIX ' |

Offline

#3 2021-11-28 10:44:28

amatika
Member
Registered: 2016-03-17
Posts: 59

Re: nordvpnd hangs after coming from suspend

It throws the following error after killing and starting

systemctl kill nordvpnd --signal=SIGKILL
systemctl start nordvpnd
nordvpn connect                                                                                                                                                                                                        1

Whoops! /run/nordvpn/nordvpnd.sock not found

Last edited by amatika (2021-11-28 10:59:28)

Offline

Board footer

Powered by FluxBB