btmon.py Error 404 when uploading to oem

Post any 3rd party software here.
Post Reply
billt
Posts: 3
Joined: Fri Jan 31, 2014 5:46 am

btmon.py Error 404 when uploading to oem

Post by billt » Fri Jan 31, 2014 6:01 am

I'm trying to move from Homeseer monitoring to a more open system, using the btmon script.

Btmon is reading the ECM1240 OK, but gives an error message and fails to send data to my Emoncms server. The Emoncms server is running on a Raspberry Pi on the local network.

This is the error message.

OpenEnergyMonitorProcessor Error: HTTP Error 404: Not Found URL: http://192.168.0.162/emoncms/input/post ... .00,XXX605
_aux3_w:0.00,XXX605_aux4_w:0.00,XXX605_aux5_w:0.00,XXX605_ch1_wh:568.00,XXX605_ch2_
wh:0.00,XXX605_aux1_wh:0.00,XXX605_aux2_wh:0.00,XXX605_aux3_wh:0.00,XXX605_aux4_wh:0.00,XXX605_aux5_wh:0.00}
token: 913-----------------261
data:

If I paste the URL into a browser on the PC which is running btmon it works fine, creates the fields and populates them.

Any suggestions gratefully received.
mwall
Posts: 140
Joined: Wed Dec 07, 2011 6:25 pm

Re: btmon.py Error 404 when uploading to oem

Post by mwall » Fri Jan 31, 2014 5:59 pm

bill,

which version of emoncms are you running?

m
billt
Posts: 3
Joined: Fri Jan 31, 2014 5:46 am

Re: btmon.py Error 404 when uploading to oem

Post by billt » Sun Feb 02, 2014 4:25 am

Thanks for the reply.

It turned out that it was my error, I'd missed out the emoncms/ from the url in the config file and hadn't noticed despite much looking!
Post Reply