Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ERROR: Reverting all changes #13

Open
usersina opened this issue Jun 25, 2022 · 4 comments
Open

ERROR: Reverting all changes #13

usersina opened this issue Jun 25, 2022 · 4 comments

Comments

@usersina
Copy link

Running on a fresh install of Linux version 5.15.47-1-lts (linux-lts@archlinux) (gcc (GCC) 12.1.0, GNU ld (GNU Binutils) 2.38) gives the following error:

INFO: Adding user nobody to group nobody
INFO: Generating sudoers file /etc/sudoers.d/cyberghost-unrooted
INFO: Generating iproute file /etc/openvpn/client/ip-unrooted.sh
INFO: Adding device tun0-unrooted
./openvpn-unroot: line 397: `testing && echo "${comm[@]}" || "${comm[@]}" >/dev/null' returned 1
ERROR: Reverting all changes
./openvpn-unroot: line 499: `local ret; ret=("$("$@")"); readonly ret' returned 1
ERROR: Reverting all changes
@potaesm
Copy link

potaesm commented Jul 24, 2022

@usersina Are you able to solve it? I got the same issue on Debian 11.

@usersina
Copy link
Author

@potaesm nope. I simply enabled the VPN as a systemd service and got done with it. That said, internet goes down after a system suspend so I have to restart the service every time after I suspend the system.

@potaesm
Copy link

potaesm commented Jul 24, 2022

@usersina Thank you for your reply! That means you are not using anything about openvpn-unroot but just run it as systemd service right?

@usersina
Copy link
Author

@potaesm That is so. If I ever decide to re-use it and find a fix. I'll post it here!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants