I bought Torque to stream live data to my webserver. I tried multiple times, but no data seems to arrive. When I press test settings, the app says everything is ok. For testing, I set up the scripts available on https://github.com/econpy/torque.
Has anybody gotten this to work successfully? I haven’t been able to find any documentation on this =\
Thanks!
I have tried to upload to the default server (ian's) and each time i try to upload the server crashes 🙂
So no luck for me either...
Hey there,
I'm the developer of that Github repo ( https://github.com/econpy/torque). What issue are you running into? Check your Apache log files (usually /var/log/apache2/access.log and /var/log/apache2/error.log). If your server is set up correctly, then you should see tons of requests in the access.log file. If there aren't any there, check the error.log file for hints on the problem. Otherwise, check your MySQL error file to see if something is misconfigured there.
A feature i really would like to see is to have an option to manually load my .csv files (generated by torque) into the DB....
Since we have the developer here i would like to ask how hard the creation of something like this would be 😉
Hi!
The database backend was down and has since been fixed, so everything should now be working again
The 'late'/csv uploads are something I'm looking at - it'll be in a future update so stay tuned 🙂
Quote from admin on May 6, 2014
The 'late'/csv uploads are something I'm looking at - it'll be in a future update so stay tuned 🙂
Can't wait!!