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

Resolved Creating physical hosting error

testmogo

New Pleskian
Server operating system version
Windows Server 2022 Standard
Plesk version and microupdate number
Plesk Obsidian Web Admin Se Edition Version 18.0.54 Update #3
Please help

Creating physical hosting
System user update is failed: Unable to create system user: Unable to execute usermng: no such table: ImpersonationUsers
at Unable to execute console command: '--add'(vconsoleapp::start line 95)
at Unable to execute command: '"C:\Program Files (x86)\Plesk\admin\bin\usermng" --add "--name=xdddd.co_mnr10kowt3h" "--password=*" "--home=C:/Inetpub/vhosts/xdddd.com"'(vconsoleapp::run line 117)
(Error code 1)

Thank you advance
 
Hi @testmogo, the issue was known in a much older Plesk version, but was fixed sind 18.0.46. If the above suggestion by @scsa20 does not help, you could try

C:> plesk sbin upgrade --repair
C:> plesk sbin upgrade.exe --deferred

If that does not help either, please open a ticket with Plesk support and mention these internal IDs: PPP-57663, PPS-12933, PPS-14660, PPS-13932. Engineers would like to check the issue directly on your server. https://support.plesk.com
 
Hi @testmogo, the issue was known in a much older Plesk version, but was fixed sind 18.0.46. If the above suggestion by @scsa20 does not help, you could try

C:> plesk sbin upgrade --repair
C:> plesk sbin upgrade.exe --deferred

If that does not help either, please open a ticket with Plesk support and mention these internal IDs: PPP-57663, PPS-12933, PPS-14660, PPS-13932. Engineers would like to check the issue directly on your server. https://support.plesk.com
It helps a lot, thank you!

Just for others, if someone has the same issue:

1. Open CMD like administrator
2. C:> plesk sbin upgrade --repair
3. C:> plesk sbin upgrade.exe --deferred
4. "%plesk_cli%\repair.exe" --synchronize-impersonation-storage

Thanks everybody for the help.
 
Back
Top