Cron Job That Fetches Bitcoin Exchange Rate Not Working?

Look here if you're having trouble with BitShop
Post Reply
CodePythonGB
Posts: 1
Joined: Thu Jul 05, 2018 7:59 pm

Cron Job That Fetches Bitcoin Exchange Rate Not Working?

Post 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?
User avatar
bitfreak
Site Admin
Posts: 98
Joined: Thu Dec 10, 2015 6:57 pm
Location: Australia
Contact:

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

Post 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.
Post Reply