• Debian 11 has reached its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.81 is 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.

Adding New Domain Name - Error

Status
Not open for further replies.

webviri

New Pleskian
Hello,

Im using plesk 10.4.4 on centOS 6 and i was doing fine with my panel till yesterday.

Today morning when i tryed to add new domain it says...

"Error: Unable to execute serverconf: terminate called after throwing an instance of 'plesk::Exc<&(plesk::ExecCmd::Failed(bool))>' what(): Execution of hostname -f failed with return code 1. Stderr is hostname: Unknown host "

Im new to plesk and not too much of tech guy, help!
 
Check that hostname of your Plesk server is correctly specified in /etc/hosts file in FQDN format and this hostname is resolvable.

# hostname -f
# cat /etc/hosts
 
hello,

# hostname -f

plesk.savegfx.com

and # cat /etc/hosts

85.17.214.74 i-2-1323-VM.local i-2-1323-VM
82.192.71.83 localhost.localdomain localhost
127.0.0.1 plesk.savegfx.com plesk localhost.localdomain localhost plesk.82.192.71.83 plesk localhost4 localhost4.localdomain4
::1 plesk.savegfx.com plesk localhost.localdomain localhost plesk.82.192.71.83 plesk localhost6 localhost-2-1323-VM.local i-2-1323-VM

and i have plesk.savegfx.com as my hostname on plesk... is that okey?

Thanks alot.
 
Status
Not open for further replies.
Back
Top