• 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

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