[RVSiteBuilder] Cannot connect using curl_init
While working on one of the issues came across the error cannot connect using curl_init in rvsitebuilder The issue was a simple fix by skipping DNS checking by creating below file using command touch /var/cpanel/rvglobalsoft/rvsitebuilder/var/skip_validate_domain The issue got resolved with this fix