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

Unable to configure a web server on the host XXX

kleinerjonkel

New Pleskian
Hi there,

I'm getting this error and it's driving me nuts....

Code:
Unable to generate the web server configuration file on the host <xxx> because of the following errors:

Template_Exception: apache2: bad user name <username>

file: /opt/psa/admin/plib/Template/Writer/Webserver/Abstract.php
line: 75
code: 0

Please resolve the errors in web server configuration templates and generate the file again.

<username> once was a user existing on the server. But I removed the user some days ago.
Since this morning I cannot reconfigure my web server. This always stops with the error message from above.
Unfortunately there is no clue, where the error could be located. The Abstract.php is crypted, so I am not able to check the where the problem is...

Do you have any Idea?
 
Last edited:
Does this solve your issue?

unfortunately not.

I found this KB entry myself and tried it, but both, the grep and the mysql request create no results.
The user reported to be bad, is not existing in sys_user-Table and OS.
Code:
Empty set (0.00 sec)

Any other ideas?
 
Last edited:
Back
Top