• 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 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: 146
@AlexLaforge , as far as I am aware, this issue could be caused due to ImpersonationCache.db corruption, why the corruption occurred is difficult to say without server access. Were you able to solve the issue following Igor's recommendation?
 
@Sebahat.hadzhi This ImpersonationCache.db corruption file was simply empty, not "corrupted".
No reason why it would be. And this is a long KNOWN ISSUE.
Igor's recommendaiton solved the issue, but Igor left Plesk a long time ago. This is not acceptable that such a bug persists.
I believe that my 15% price increase each year for the last 5 years would serve another goal that developing SiteJet as a competitor of Joomla or Wordpress.
 
Thank you for your update, @AlexLaforge When the issue was initially reported our engineers performed extensive investigation for several months. The trouble is that this behavior is not reproducible at all times. There were hypothesis, such as interruptions during installation, installation performed on a non-clean environment, etc. One of the possible reasons that was proven to be related to the the issue was corrected back then. I understand that from a user-perspective this doesn't matter much especially when encountering the issue, but I don't want you to be under the impression that the issue was not paid the necessary attention and it was handing in the backlog for ~2-3 years while our team was working on other things.

If the same behavior reoccurs and you have the option and you are willing to do so, please provide our engineers with access to the server so they can review and address the issue.
 
Back
Top