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

error at administrator information

P

proof

Guest
hi i get the following respond from plesk 8.1.1 after i set the admin information.


ERROR: PleskException
dnsmng::restart() failed: dnsmng failed: dnsmng: Unable to define admin email

dnsmng: idn_toascii_safe(localhost..) failed: Invalid length

0: /opt/psa/admin/plib/dns/DNSManager.php:162 DNSManager::updateDefaultDNSZone(object of type DNSZone)

1: /opt/psa/admin/plib/dns/DNSManager.php:106 DNSManager::syncDNSZoneAdminEmail(boolean false, string '[email protected]')

2: /opt/psa/admin/htdocs/server/admin_ed.php3:84 admin_ed(array, array, array) 3: /opt/psa/admin/htdocs/server/admin_ed.php3:164


and its not because of the wrong email address ;)
 
Same problem here:

dnsmng::restart() failed: dnsmng failed: dnsmng: Unable to define admin email
dnsmng: idn_toascii_safe(localhost..) failed: Invalid length

0: /opt/psa/admin/plib/dns/DNSManager.php:162
DNSManager::updateDefaultDNSZone(object of type DNSZone)
1: /opt/psa/admin/plib/dns/DNSManager.php:106
DNSManager::syncDNSZoneAdminEmail(boolean false, string '[email protected]')
2: /opt/psa/admin/htdocs/server/admin_ed.php3:84
admin_ed(array, array, array)
3: /opt/psa/admin/htdocs/server/admin_ed.php3:164

any solutions for this?

thanks...
 
i have a solution :)

/opt/psa/bin/init_conf --update -company x -name x -phone 00 -fax 00 -addr x -city xxxxxx -state x -pcode 0 -country DE -email [email protected] -zip 666
 
Back
Top