Punycode domains are missing after /scripts/updateuserdomains

Oct 18, 2006
10
0
151
After create new addon domain "xn--80aaa2clcf.xn--p1ag" for user "cp3test":

cat /etc/userdomains | grep cp3test
xn--80aaa2clcf.xn--p1ag: cp3test
xn--80aaa2clcf.cp3test.com: cp3test
cp3test.com: cp3test

- is ok.

After run /scripts/updateuserdomains:

cat /etc/userdomains | grep cp3test
cp3test.com: cp3test
xn--80aaa2clcf.cp3test.com: cp3test

- domain "xn--80aaa2clcf.xn--p1ag" is gone.

In the /var/cpanel/users/cp3test, httpd.conf, cPanel interface - domain exists.

PS: Problem only with punicode domains.