• Debian 11 has reached its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.81 is the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

HELP! My server vanished after backup!!

G

gavinf

Guest
HELP!!

I tried to do a backup and the psadump utility shut everything down! How do I get everything back up again? Httpd, everything, all down! Gone!

Here's what happened:

[root@sv12 root]# /usr/local/psa/bin/psadump -f /root/psa_backup/backup-01-09-20
05

===============================================================================

Attempt to connect to MySQL server ... done

===============================================================================


===============================================================================

Checking packages installation ... done
Postgres is not configured (unable to define pg admin login and password).
Now all the PSA services will be stopped:

/usr/local/psa/admin/bin/httpsdctl stop: httpd stopped
Stopping Plesk: [ OK ]
Stopping named: [ OK ]
Stopping MySQL: [ OK ]
Stopping Courier-IMAP server: [ OK ]
Stopping imap [ OK ]
Stopping imap-ssl [ OK ]
Stopping pop3 [ OK ]
Stopping pop3-ssl [ OK ]

Stopping PostgreSQL - Red Hat Edition service: [ OK ]
Stopping httpd: [ OK ]

===============================================================================

Now the MySQL PSA service will be started:
Starting MySQL: [ OK ]

===============================================================================

Attempt to reconnect to MySQL server ... done

===============================================================================

Postgres is not configured: all postgres databases will not be dumped.

===============================================================================

Making backup to file '/root/psa_backup/backup-01-09-2005'

Can't call method "isDocumentFragmentNode" without a package or object reference
at /usr/lib/perl5/vendor_perl/5.8.0/XML/DOM.pm line 620.
[root@sv12 root]#

How do I get everything started again??
 
service psa start

You guys would be hopeless in an emergency! :)

Could anyone offer any advice as to why the backup failed?
 
Back
Top