Applicable to:
- Plesk for Windows
Symptoms
-
When creating a domain in Plesk, the operation fails with the error message:
PLESK_ERROR: Error: filemng failed: Unable to logon user (server\johndoe): (1326) The user name or password is incorrect.
at LogonUser(server\johndoe)(CClientProfile::logon line 126)
at Plesk impersonation(PipeServer::ServerThread::impersonateWithoutProfile line 754)
at execute "C:\Program Files (x86)\Plesk\admin\bin\filemng" example --ex-create-directory "--path=C:\Inetpub\vhosts\example.com\old.example.com"(RunTime::RunAsUser::run line 223)
(Error code 1) \ -
The following error might be shown on attempts to open a website in a browser:
PLESK_INFO: aspnetcfg failed: The user name or password is incorrect. (Error code 1326) at Unable to logon user
-
Different domain menus (e.g. ASP.NET Settings) cannot be opened:
PLESK_INFO: GraphQL Error
Internal error -
In
%plesk_dir%admin\logs\php_error.log
, the following error is found:PLESK_INFO: aspnetcfg failed: Data error (cyclic redundancy check). (Error code 23) at BCryptDecrypt()
Cause
The system users accounts' credentials in the OS are out of sync with those in the Plesk database.
Resolution
-
Connect to your server via RDP.
-
Synchronize system users between Plesk and the system:
C:\> "%plesk_cli%\repair.exe" --synchronize-impersonation-storage
-
Repair system user accounts of all subscriptions:
C:\> "%plesk_cli%\repair" --repair-all-webspaces-system-users
Comments
0 comments
Please sign in to leave a comment.