• We value your experience with Plesk during 2025
    Plesk strives to perform even better in 2026. To help us improve further, please answer a few questions about your experience with Plesk Obsidian 2025.
    Please take this short survey:

    https://survey.webpros.com/

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