Page 1 of 1

Pachube not working

Posted: Wed Oct 20, 2010 12:50 am
by marunga
Hello,

Pachube's not working. Keep on getting "Error page not found while uploading sensor data to Pachube!"
Have checked the API key. Also on debug log I get http/1.1 404 Not Found

Can anyone help me?

thanks,
m

Re: Pachube not working

Posted: Wed Oct 20, 2010 11:08 am
by j.hoekstra
I've enabled auto-feeds after the manual upload stopped wrking.
If you have a webserver with the domotiga-webclient(the original one) you can use that for pachube to automatically pull in the data.
Then register a feed @ pachube where you point to your webserver like this:
http://<user:pass@webserver>/<domotiga>/?setview=pachube
The sensors you've enabled to send data should show up after verifying the url.

Good luck,