• Our team is looking to connect with folks who use email services provided by Plesk, or a premium service. If you'd like to be part of the discovery process and share your experiences, we invite you to complete this short screening survey. If your responses match the persona we are looking for, you'll receive a link to schedule a call at your convenience. We look forward to hearing from you!
  • The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

Error - Migrating websites or adding new webspace

Loch_Nesse

New Pleskian
I'm migrating all of my websites form one server to a new one. And everything is working as planned with the plesk migration manager. But with my last website i'm having some problems and getting this error:

Short Error: Adding webspace manually
Code:
Error: System user update is failed: Unable to create system user: Unable to execute usermng: column login is not unique (Error code 1)

Full Error Log - Migration
Code:
Warning:	 server "server"
Unable to dump server settings. Server element will be empty[Object reference not set to an instance of an object.]
Warning:	 domain "teamswear.be"
Execution of "C:\Program Files (x86)\Parallels\Plesk\bin\domain.exe" --update teamswear.be -guid 8386B294-6030-4DCB-A663-CF7409AF18FC -creation-date 2012-12-05 -hosting true -hst_type phys -do-not-apply-skeleton -ip 95.170.86.240 -login teamswear -passwd "" -passwd_type sym -shell "Login Disabled" -ignore-nonexistent-options failed with return code 1.
Stderr is
An error occurred during domain update: An error occurred during changing of hosting settings: System user update is failed: Unable to create system user: Unable to execute usermng: column login is not unique
(Error code 1)
OS: Microsoft Windows Server 2012
Version Parallels Panel: 11.5.30 Update #25, last updated at Nov 29, 2013 02:27 AM
I'm using MSSQL as DB Provider.

Does anyone knows how to fix this? I've also tried to add the webspace manually but getting the same error.
 
Last edited:
I've just tried to add the webspace myself with a new username and now i'm getting this error:

Code:
Error: Unable to lookup SID for name IWPD_13(teamswear): (1332) No mapping between account names and security IDs was done. (Error code 1)

Can I erase everything from that account and start a new migration?
 
Last edited:
Try to run now:

"%plesk_cli%\repair.exe" --synchronize-impersonation-storage
 
Try to run now:

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

Thx IgorR for the great service.

I've just executed this command, but now i'm getting back the previous error.

Code:
Error: Unable to lookup SID for name IWPD_13(teamswear): (1332) No mapping between account names and security IDs was done. (Error code 1)

So I've followed the previous instructions from the knowledgebase and getting this message:

Code:
C:\Program Files (x86)\Parallels\Plesk\bin>repair.exe  --repair-webspace-security -webspace-name teamswear.be
The specified Webspace is not used for website hosting.

I see that the restore has stopped when creating the webspace & user + hosting, because i see the domain name but without hosting.
 
Looks like there is database inconsistency. I suggest you contact Parallels Support Team. They will check and fix it directly on your server.
 
Back
Top