• Debian 11 is approaching its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.80 will be 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.

restore from database backup?

A

Arinaya

Guest
Hi, I am hoping someone can offer some help.

We had a server crash, I have a backup of the plesk database, but none of the domains, email, etc. are functional.

Is it possible to re-create domains, user accounts etc. from a database backup? If so what is the process? Please advise...

Arinaya
 
Or in other words, what is the command that is run when plesk creates a new website, email accounts? Are these commands (e.g. websrvmng??) documented anywhere? Please help!
 
re-install users and metabase from mysql plesk db

I used the commands:
reconfigurator.exe /check-permissions=domain.com
and
websrvmng --reconfigure-all
or
websrvmng --reconfigure-vhost --vhost-name=nameofdomain.com

for some domains it works fine, for other I got the error:
No mapping between account names and security IDs was done. (Error code 1332) at LookupAccountName for name MACHINE\LOGIN

If some one know any other command, I'll be pleased if post here or any procedure to fix this . tks
 
May be I know my problem.
I run the lines of reconfigurator in paralel, 4 commands at the same time, to go faster because this command take some time to run, but I check and the users didn't exists yet, so I run the command again (1 a time) and the accounts starts exists.
Still running the commands, not sure yet if it will run ok after reconfigurator when I run websrvmng.
I anyone know something, please, post here.
tks
 
Back
Top