• The new Python extension is now available. It allows customers to deploy and manage WSGI-based Python applications on their websites directly from Plesk.
  • 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.

12.5.30_installation.log - Trying to install sftp-server binary into chroot environment

moswak

Regular Pleskian
Hi,

centos 6.7 Plesk 12.5.30 Update #11

how can i solve this error ? i did not find anything in kb.odin

in plesk_12.5.30_installation.log
===> Installing Admin Server
Trying to install chrooted environment... `/bin/bash' -> `bash'
.
.
.
.

`/lib64/libfreebl3.so' -> `/var/www/vhosts/chroot//lib64/libfreebl3.so'
which: no unrar in (/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin)
Trying to install sftp-server binary into chroot environment... cp: cannot stat `/usr/libexec/openssh/sftp-server\r': No such file or directory
done
/var/www/vhosts/chroot/usr/libexec/openssh/sftp-server
: cannot open `/var/www/vhosts/chroot/usr/libexec/openssh/sftp-server\015' (No such file or directory)
probably it will not work in chrooted accounts

WARNING!
Some problems are found during register /var/www/vhosts/chroot/usr/libexec/openssh/sftp-server
in chrooted environment(see log file: /var/log/plesk/install/plesk_12.5.30_installation.log)
-----

why there are // ? --> `/lib64/libfreebl3.so' -> `/var/www/vhosts/chroot//lib64/libfreebl3.so'

in try plesk repair installation but this not solved the problem.
 
Back
Top