• Debian 11 has reached its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.81 is the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

error in case of plesk-vpn-module-installation

K

Karl-R

Guest
Hi guys,

when in try to install the "Plesk VPN module" on a fresh clean centos32bit 5.3 with 10.2.0 plesk i get this following error. no workarround helps.



Code:
File downloading PSA_10.2.0/dist-rpm-CentOS-5-i386/opt/modules/vpn/psa-vpn-10.11.0-cos5.build1011110331.10.i386.rpm: completed.
Starting installation of packages
Installing the package psa-vpn-10.11.0-cos5.build1011110331.10.i386
error: %pre(psa-vpn-10.11.0-cos5.build1011110331.10.i386) scriptlet failed, exit status 1
error:   install: %pre scriptlet failed (2), skipping psa-vpn-10.11.0-cos5.build1011110331.10

ERROR: An error occurred during installation of packages.
Attention! Your software might be inoperable.
Please, contact product technical support.

Does anyone knows how to solve this error?

thx
Karl
 
Try to find a reason in installation log files from /tmp/ directory.
 
Code:
STOP Bootstrapper 10.11.0 post-install for BASE AT Sun May 22 16:17:19 MSD 2011
START Bootstrapper 10.11.0 post-install for horde AT Sun May 22 16:17:21 MSD 2011

**** Product post-install started.

===> Checking for previous installation ... found.

**** Product post-install for horde completed successfully.

STOP Bootstrapper 10.11.0 post-install for horde AT Sun May 22 16:17:24 MSD 2011
START psa-vpn-10.11.0-cos5.build1011110331.11 installing AT Sun May 22 16:18:48 MSD 2011
===> Checking kernel support for TUN/TAP
Plesk VPN cannot be run under your version of Virtuozzo.
Virtuozzo 2.6.1 or later is required.
The installation cannot continue.

**** Package psa-vpn scriptlet completed successfully.

STOP psa-vpn-10.11.0-cos5.build1011110331.11 installing AT Sun May 22 16:18:48 MSD 2011

this machine is virtualized by openvz.

what could i do?
 
Seems openvz kernel doesn't support TUN/TAP virtualization. Full Virtuozzo is required.
 
Back
Top