Certbot and too many v-host files?

when running certbot on a domain

certbot --nginx -d domain.com -d www.domain.com --redirect

it goes though the motions and give me a “Failed authorization procedure.”

this looks to be a nginx issue…
when certbot issues a nginx -s reload it is not reloading, due to <?to many files?>
I have reached out to nginx and have not heard back about how many files -s reload will parse, any one know the limit to the number of conf files nginx will work with?

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.