• 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 Error: System user update is failed:

Jrm850

New Pleskian
I recently downloaded and installed the plesk trial obsidian web host edition. Everything is installed and appears to be working fine, except when I go under add domain. When I click add domain, no matter what user and password I choose, it errors out. I have uninstalled and reinstalled 2x. Need help proceeding so I can test out with wordpress, and if it works for me I'll purchase full version.

Full error is below.

Error: 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=User100" "--password=*" "--home=C:/Inetpub/vhosts/testing.com"'(vconsoleapp::run line 117) (Error code 1)
 

Attachments

  • Screenshot_20201227-174058~2.png
    Screenshot_20201227-174058~2.png
    217.3 KB · Views: 22
Do you have any error messages after running this command in command line:

"%plesk_cli%\repair.exe" --synchronize-impersonation-storage

?
 
Yes the same error running this command.

This was resolved by opening a ticket and getting a database with a proper schema(with the ImpersonationUsers table etc). It is a known issue and will be resolved in future versions
 
Yes the same error running this command.

This was resolved by opening a ticket and getting a database with a proper schema(with the ImpersonationUsers table etc). It is a known issue and will be resolved in future versions
Plesk 18.0.40 on Windows Server 2019
While adding a new domain get the following error:
no such table: ImpersonationUsers
at Unable to execute console command: '--add'(vconsoleapp::start line 95)
at Unable to execute command: 'D:\Plesk\admin\bin\usermng --add "--name=example.com" "--password=*" "--home=D:/Inetpub/vhosts/example.com"'(vconsoleapp::run line 117)

I have found your post but the problem is my license has no support to submit a ticket to Plesk.
Can you please someone help me out?
 
Do you have any error messages after running this command in command line:

"%plesk_cli%\repair.exe" --synchronize-impersonation-storage

?
Yes, almost the same error:

C:\Users\Administrator> "%plesk_cli%\repair.exe" --synchronize-impersonation-storage
usermng failed: no such table: ImpersonationUsers
at Unable to execute console command: '--sync-impersonation-cache'(vconsoleapp::start line 95)
at Unable to execute command: 'D:\Plesk\admin\bin\usermng --sync-impersonation-cache "--config=D:/Plesk/PrivateTemp/usr64ae605d.tmp"'(vconsoleapp::run line 117)
(Error code 1)
 
Thanks, hek66, the issue was solved with the help of Igor:
 
Back
Top