• Please be aware: Kaspersky Anti-Virus has been deprecated
    With the upgrade to Plesk Obsidian 18.0.64, "Kaspersky Anti-Virus for Servers" will be automatically removed from the servers it is installed on. We recommend that you migrate to Sophos Anti-Virus for Servers.
  • The Horde webmail has been deprecated. Its complete removal is scheduled for April 2025. For details and recommended actions, see the Feature and Deprecation Plan.
  • We’re working on enhancing the Monitoring feature in Plesk, and we could really use your expertise! If you’re open to sharing your experiences with server and website monitoring or providing feedback, we’d love to have a one-hour online meeting with you.

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