• 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.

Issue unable to create new domains

mudassar

Basic Pleskian
Server operating system version
windows server 2022
Plesk version and microupdate number
obsidian 18.0.47
Everything was working fine yesterday, i was recovering domains from backups from another server. I only did one - a wordpress site.

This morning I am trying to add other domains and I am getting the error:
Creating physical hosting
ProtDirUser_IIS::update() failed: Add Protected Directory user failed: Value does not fall within the expected range.
In Microsoft.Web.Administration module
Exception type: System.ArgumentException
at Microsoft.Web.Administration.Interop.IAppHostWritableAdminManager.CommitChanges()
at Microsoft.Web.Administration.ConfigurationManager.CommitChanges()
at Microsoft.Web.Administration.ServerManager.CommitChanges()
at ServerManagerFactory.commit()
at IISServerManager.commit(IISServerManager* )

at addProtectedUrlUser(mobilecarclinic.co.uk, /plesk-stat, mobilecar)(WebServerManager::addProtectedUrlUser line 593)
at Unable to execute console command: '--add-protected-url-user'(vconsoleapp::start line 95)
at Unable to execute command: '"C:\Program Files (x86)\Plesk\admin\bin64\websrvmng" --add-protected-url-user "--vhost-name=mobilecarclinic.co.uk" "--path=/plesk-stat" "--login=mobilecar" "--password=*"'(vconsoleapp::run line 117)
(Error code 1)

I have run plesk repair utiilty and there was no effect.
I have also re-patched.
 
This more likely sounds like an issue with the bindings with the SSL. Are you trying to create a whole new domain or you trying to restore from a backup?
 
This more likely sounds like an issue with the bindings with the SSL. Are you trying to create a whole new domain or you trying to restore from a backup?
I originally tried from back up - but unfortunately plesk gave the error that the backup was from an unsupported plesk version. That didnt work so i manually set up that domain.
I made some changes in IIS to get the website to work, but domain specific, so i hope that didn't effect anything.

Now i am trying to create completely new domains.
 
Back
Top