Nginx, vestacp, bitshop setup with Tor on 127.0.0.1 and centos7 server.
Setup this cron job in vestacp. Set it to 45 minutes and entered.
php -q /public_html/Bitshop/goxgrab/data_update.php
Errors are still displaying on the website and the bitcoin exchange rates are not updating.
Screen shot of website errors
https://ibb.co/iAMRUy
The cron job is calling upon bitstamp.net to provide the exchange data. I tried visiting bitstamp.net through tor and it was blocking exit nodes from Tor. Could this be why my cron job is not working?