• 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!
  • We are looking for U.S.-based freelancer or agency working with SEO or WordPress for a quick 30-min interviews to gather feedback on XOVI, a successful German SEO tool we’re looking to launch in the U.S.
    If you qualify and participate, you’ll receive a $30 Amazon gift card as a thank-you. Please apply here. Thanks for helping shape a better SEO product for agencies!
  • 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.

Issue Cannot resume domain, missing remoteStorage column

Runner

New Pleskian
Started happening after moving Plesk website to another server with new version of Plesk.

Code:
Error: domain "xxx.com"
Cannot resume domain 'xxx.com'. The domain 'xxx.com' may be inaccessible after backup. Please, resume it manually!

Error:
Error in execute ''"C:\Program Files (x86)\Plesk\admin/plib/backup/suspend_handler/SuspendHandlerRunner.php" unsuspend ourdatamrc.com "C:\Program Files (x86)\Plesk\PMM\sessions\2018-12-17-075753.970"': Turn on domain failed: DB query failed: SQLSTATE[42S22]: Column not found: 1054 Unknown column 'remoteStorage' in 'field list', query was: select `id`, `obj_id`, `obj_type`, `repository`, `last`, `period`, `full_backup_period`, `active`, `processed`, `prefix`, `email`, `split_size`, `rotation`, `suspend`, `with_content`, `backup_time`, `backup_day`, `content_type`, `backupExcludeFilesId`, `backupExcludeLogs`, `remoteStorage`, `mssql_native_backup` from `BackupsScheduled` where `id`=8

An attempt to add this missing column to backupsscheduled table leads to following:

Code:
SQL Error (1025): Error on rename of '.\psa\#sql-e64_443b' to '.\psa\backupsscheduled' (errno: 184 - Tablespace already exists)

Any idea how to fix this?
 
Unfortunately this only made things worse, "plesk repair db" deleted some tables and were not able to recreate them due to some INNODB issue. Also backups repair tool made were not complete for the same reason. Most likely this is a result of faulty migration and not something that Plesk repair tool introduced.

Anyway, the Plesk database is completely broken now. What are my options of restoring customers accounts and subscriptions from existing customers websites and data? Even if this needs to be done one by one - what can be done and how? Customers websites are in fully working condition, just control panel data is missing.
 
For recovering Plesk database on your server I suggest you contact Plesk Support Team.
 
Back
Top