• Our team is looking to connect with folks who use email services provided by Plesk, or a premium service. If you'd like to be part of the discovery process and share your experiences, we invite you to complete this short screening survey. If your responses match the persona we are looking for, you'll receive a link to schedule a call at your convenience. We look forward to hearing from you!
  • 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.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

Backup *STILL* fails because of Horde database

GrBeach

New Pleskian
Since the Parallels Team seems to be ignoring this thread I'm starting a new one.

http://forum.parallels.com/showthread.php?291883-Backup-fails-because-of-Horde-database

It's been over a month since I've been having backup failures after the upgrade to 11.5 due to a missing horde database that was never on this machine.

I'm currently running 11.5.30 update 23 and I'm still getting the message "Unable to execute SQL: Unknown database 'horde'" for every email account.

I do not have any Plesk webmail clients (Horde, Atmail, Roundcube) installed.
 
Do you have horde mention in file /var/lib/plesk/components-configuration-state.db ?
Try to backup this file just in case and then run

# sed -i -e '/^horde#/ d' /var/lib/plesk/components-configuration-state.db

After that you can reconfigure horde with all correct settings with

# /usr/local/psa/bootstrapper/pp11.5.30-bootstrapper/bootstrapper.sh post-install horde
 
Do you have horde mention in file /var/lib/plesk/components-configuration-state.db ?
Try to backup this file just in case and then run

# sed -i -e '/^horde#/ d' /var/lib/plesk/components-configuration-state.db

After that you can reconfigure horde with all correct settings with

# /usr/local/psa/bootstrapper/pp11.5.30-bootstrapper/bootstrapper.sh post-install horde

Horde does not appear in my components-configuration-state.db file. The bootstrapper.sh command failed because I don't have Horde installed.

Backup still failed with the same message.
 
In terms of security and stability I would rather not install a component that I have no intention of ever using.

I would rather have a backup component that is not arbitrarily dependent on an unrelated component.
 
I mean install horde with autoinstaller and then remove it correctly with autoinstaller.
 
I mean install horde with autoinstaller and then remove it correctly with autoinstaller.

Installed using this command: /usr/local/psa/admin/sbin/autoinstaller --select-release-current --install-component horde

The backup still fails with the same messages.
 
Same problem here in Plesk 12.5 - after uninstalling horde through the plesk autoinstaller backups don't work anymore "DBD::mysql::st execute failed: Unknown database 'horde' at /opt/psa/PMM/agents/shared/Db/MysqlDbiBackend.pm line 68"
 
Back
Top