• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.
  • The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.

Re-install Roundcuvbe don´t work

LarsM33

New Pleskian
Hello,

i have installed Plesk 11.5.0 on my Ubuntu 12.04.4 LTS Root Server.

I have installed Roundcube with the installer and it works fine. i have changed the Roundcube Logo and the Text to my own and it works.
Then i installed an Carddav Plugin . I downloaded the Plugin File unzip these and copy it to /usr/share/psa-roundcube/plugins. After that i edited the main.inc.php at this point nothing works. :(
Blank Page when i go the webmailer.

i removed the files and the edits in the main.inc.php but it won´t work anymore.

At this Time i uninstalled Roundcube from Plesk with the Autoinstaller frontend but i get an Error that says the Directory is not empty (/usr/share/psa-roundcube)
I removed the files with SSH Connection.

When i re-install Roundcube it seems there are problems with Dropbear and the SSH Keys and the Installation stops.

That is the Error from the Autoinstaller.log

Code:
Setting up dropbear (2011.54-1ubuntu0.12.04.2) ...
Converting existing OpenSSH RSA host key to Dropbear format.
Error: Unexpected end of file
Error reading key from '/etc/ssh/ssh_host_rsa_key'
dpkg: error processing dropbear (--configure):
 subprocess installed post-installation script returned error exit status 1
Setting up plesk-roundcube (0.8.6-ubuntu12.04.build115130812.16) ...
Errors were encountered while processing:
 dropbear
E: Sub-process /usr/bin/dpkg returned an error code (1)


What can i do? The Files are back at the Roundcube Directory.


Lars
 
hi, i generate the SSH key with
ssh-keygen -t rsa1 -f /etc/ssh/ssh_host_rsa_key

but now i have this in the Log Files:
Unpacking plesk-roundcube (from .../plesk-roundcube_0.8.6-ubuntu12.04.build115130812.16_all.deb) ...
Setting up dropbear (2011.54-1ubuntu0.12.04.2) ...
Converting existing OpenSSH RSA host key to Dropbear format.
Error: Ciphers other than DES-EDE3-CBC not supported
Error reading key from '/etc/ssh/ssh_host_rsa_key'
dpkg: error processing dropbear (--configure):
subprocess installed post-installation script returned error exit status 1
Setting up plesk-roundcube (0.8.6-ubuntu12.04.build115130812.16) ...
Errors were encountered while processing:
dropbear
E: Sub-process /usr/bin/dpkg returned an error code (1)

~empty

have remove the SSH Key when i install Roundcube?
 
Back
Top