• Debian 11 is approaching its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.80 will be the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

Weird config error

P

Planck

Guest
All of sudden, one the domains hosted on server is displaying this error.
I edited plesk(default)(2.0)(pool).config and removed the line:

<add name="X-Powered-By" value="PleskWin" />

But it was automatically added again.


HTTP Error 500.19 - Internal Server Error
The requested page cannot be accessed because the related configuration data for the page is invalid.
Detailed Error Information
Module ProtocolSupportModule
Notification SendResponse
Handler StaticFile
Error Code 0x800700b7
Config Error Cannot add duplicate collection entry of type 'add' with unique key attribute 'name' set to 'X-Powered-By'
Config File \\?\C:\inetpub\temp\apppools\plesk(default)(2.0)(pool)\plesk(default)(2.0)(pool).config
Requested URL http://www.hypetheband.com:80/Index.html
Physical Path D:\Inetpub\vhosts\hypetheband.com\httpdocs\Index.html
Logon Method Anonymous
Logon User Anonymous
Config Source
5954: <customHeaders>
5955: <add name="X-Powered-By" value="PleskWin" />
5956: <add name="X-Powered-By-Plesk" value="PleskWin" />
 
Back
Top