Carlos Frias SysAdmin

Results 3 comments of Carlos Frias SysAdmin

bugfix = https://github.com/serghey-rodin/vesta/pull/1981 Or ``` sed -i 's/-gt 10/-gt 20/g' /usr/local/vesta/bin/v-add-letsencrypt-domain; sed -i 's/sleep 1/sleep 2/g' /usr/local/vesta/bin/v-add-letsencrypt-domain; sed -i "/sleep 5/d" /usr/local/vesta/bin/v-add-letsencrypt-domain; sed -i 's#validation=\x27pending\x27#validation=\x27pending\x27\nsleep 5#g' /usr/local/vesta/bin/v-add-letsencrypt-domain; ``` And done!

> @carlosfriascf this has nothing to do with the le 400 error that @anujgakhar has in this issue... @ScIT-Raphael this solve the actually timeout error mentioned in the report.

Added to https://github.com/carlosfriascf/vesta/commit/234736441d53dfeeb9b768932f18e44b46635a4e