ruyrybeyro / chrootvpn

Checkpoint R80+ VPN client chroot wrapper
Apache License 2.0
135 stars 21 forks source link

installation fails #19

Closed kristaps777 closed 1 year ago

kristaps777 commented 1 year ago

First time installation on Linux Mint 21.2 fails with:

Installing CShell InstallChroot->chrootEnd: Something went wrong. Chroot unmounted. Fix it or delete /opt/chroot and run this script again.

Is there any way to determine what exactly went wrong?

ruyrybeyro commented 1 year ago

Many things can go wrong, notably transient communication errors or download errors or delays. It looks it failed some integrity check and/or launching the service. For the odd error that can and will happen, if the action is repeated as the script suggests and it runs ok, not worth debugging it. Nonetheless, probably there is/was a download error or something else in all the activity log thread produced by the script, which can be captured to a file to be analyzed. You can also run the script with the -d option for more debugging info, including what it is failing. It can also be ran as ./vpn.sh log The script is known to install in Mint 21.2, if an actual error please submit an issue. It needs both Internet access and access to the mobile portal to be successfully installed.