• Hi, Pleskians! We are running a UX testing of our upcoming product intended for server management and monitoring.
    We would like to invite you to have a call with us and have some fun checking our prototype. The agenda is pretty simple - we bring new design and some scenarios that you need to walk through and succeed. We will be watching and taking insights for further development of the design.
    If you would like to participate, please use this link to book a meeting. We will sent the link to the clickable prototype at the meeting.
  • (Plesk for Windows):
    MySQL Connector/ODBC 3.51, 5.1, and 5.3 are no longer shipped with Plesk because they have reached end of life. MariaDB Connector/ODBC 64-bit 3.2.4 is now used instead.
  • 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.

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