• 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.

MySQL query failed: Table 'psa.BackupsScheduled' doesn't exist

S

satman

Guest
I updated mysql. After Scheduled Backup not work. I connected the SSH and looked psa database, 'psa.BackupsScheduled' does not exist. What can I do ? Thanks

centos 5.6 32 bit / psa 9.5.4

MySQL query failed: Table 'psa.BackupsScheduled' doesn't exist

--------------------------------------------------------------------------------

0: common_func.php3:206
db_query(string 'SELECT id FROM BackupsScheduled WHERE obj_id=1 AND obj_type='server'')
1: common_func.php3:253
db_query_ex(string 'SELECT id FROM BackupsScheduled WHERE obj_id=?(objectId) AND obj_type='?(objectType)'', array)
2: ScheduledBackupCore.php:114
ScheduledBackup::getScheduledBackupId(integer '1', string 'server')
3: ScheduledBackupCore.php:151
ScheduledBackup::getScheduledBackupObject(integer '1', string 'server')
4: ScheduledBackupCore.php:124
ScheduledBackup::getServerScheduledBackupObject()
5: server.backup.schedule.php:8
plesk__server__backup__schedule->getScheduledBackup()
6: backup.schedule.php:127
__backup__schedule->accessScheduledBackupSettings(string 'GET', NULL null)
7: backup.schedule.php:39
__backup__schedule->accessItem(string 'GET', NULL null)
8: UIPointer.php:596
UIPointer->access(string 'GET')
9: plesk.php:38
 

Attachments

  • abc.jpg
    abc.jpg
    106.1 KB · Views: 3
Last edited by a moderator:
Back
Top