Local sensor API stops working

I had written a database on a raspberrry pi to log data from the FLukso's local measurements (using itsIP). this was working fine (using zeroconf to find the Flukso's IP) until i wanted to check the configuration using the local Ethernet port on the flukso. after this it stopped working.
I tried updating the firmware but that failed and i bricked it. I unbricked it using the instructions here:
https://www.flukso.net/content/no-ip-connect
which worked OK. I have tried updating the firmware again which as worked (now at version 247). Sensor values are being logged to the flukso website as normal.
The configuration says the local sensor service is enabled but it is not appearing over bonjour anymore (what is is attached)
What can i do to recusitate it?

Looking through SSH the flukso.service file is missing from /etc/avahi/services

and calling the url http://[local ip]:8080/sensor/[sensorid]?version=1.0&interval=minute&unit=watt&callback=realtime

returns 'no such file or directory'

AttachmentSize
Untitled.png14.8 KB
A_Boring_Username's picture

Looking through SSH the flukso.service file is missing from /etc/avahi/services
will restoring this fix it?How would i do that?

Super-Visions's picture

Point your browser to your flukso. Go to the sensor tab and click on save. That should recreate the flukso.service file.