Page 1 of 1

v-add-domain seems to restart even when I tell it not to?

Posted: Thu May 28, 2020 7:06 am
by youradds
I'm trying to add a load of domains (hundreds), and the CLI tool keeps hanging. It looks like its trying to restart php-fpm every time it adds the domain. I'm using:

Code: Select all

v-add-domain the-user the-domain.com 139.162.221.xxx no
v-add-domain the-user the-domain.com 139.162.221.xxx 0
v-add-domain the-user the-domain.com 139.162.221.xxx false
None of them seem to stop it going the restarts. What am I doing wrong?

Thanks

Andy