• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion
  • Inviting everyone to the UX test of a new security feature in the WP Toolkit
    For WordPress site owners, threats posed by hackers are ever-present. Because of this, we are developing a new security feature for the WP Toolkit. If the topic of WordPress website security is relevant to you, we would be grateful if you could share your experience and help us test the usability of this feature. We invite you to join us for a 1-hour online session via Google Meet. Select a convenient meeting time with our friendly UX staff here.

Resolved no such table: ImpersonationUsers at Unable to execute console command: '--add'(vconsoleapp::start line 95) at Unable to execute command: ...

Ebrahim A. Senejani

New Pleskian
Plesk 18.0.40 on Windows Server 2019
While adding 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 this but the problem is my license has no support to submit a ticket to Plesk.
Can you please someone help me out?
 
Please try to fix it with the following steps:
  1. Download the empty database scheme.
  2. Go to %plesk_dir%admin\db (just paste this path in Windows Explorer to open) and create a copy of the original ImpersonationCache.db file.
  3. Replace the original ImpersonationCache.db file with the downloaded.
  4. Start a command prompt as an Administrator and run the following command to sync impersonation storage with the Plesk database:
    Code:
    C:\> "%plesk_cli%\\repair.exe" --synchronize-impersonation-storage
 

Attachments

  • ImpersonationCache.zip
    688 bytes · Views: 126
Back
Top