Page 1 of 1

Cron Job That Fetches Bitcoin Exchange Rate Not Working?

Posted: Thu Jul 05, 2018 8:03 pm
by CodePythonGB
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?

Re: Cron Job That Fetches Bitcoin Exchange Rate Not Working?

Posted: Sat Jul 21, 2018 1:12 pm
by bitfreak
The goxgrab folder was removed quite a few releases ago so you must be running a fairly old version of BitShop. I would recommend updating to the latest version.