Use of uninitialized value in concatenation (.) or string at /usr/libexec/webmin/acl/acl-lib.pl line 470 & 656.

I get an error when using this CLI command:

virtualmin create-domain --domain domain.com --pass passowrd --ip xxx.xxx.xxx.xxx --ip-already --unix --webmin --dns --dir --web --ssl --logrotate --mail --fwdto hostmaster@domain.com Beginning server creation ..

Everything is fine until I get this:

Creating Webmin user .. Use of uninitialized value in concatenation (.) or string at /usr/libexec/webmin/acl/acl-lib.pl line 470. Use of uninitialized value in concatenation (.) or string at /usr/libexec/webmin/acl/acl-lib.pl line 470. Use of uninitialized value in concatenation (.) or string at /usr/libexec/webmin/acl/acl-lib.pl line 656. Use of uninitialized value in concatenation (.) or string at /usr/libexec/webmin/acl/acl-lib.pl line 656. .. done

It does continue past that. However, since I am trying to daisy-chain creation of multiple domains, it breaks that. This did not happen before, certainly not a year ago.

Status: 
Active

Comments

Howdy -- which Webmin version are you using there? You'd want to make sure you're using the most recent version, as that was recently corrected.

However, they are just harmless Perl warnings, and shouldn't cause any sort of problem.

Webmin version 1.720 Virtualmin version 4.12.gpl GPL

Both appear as latest to me.