opendata-stuttgart / sensors-software

sourcecode for reading sensor data
574 stars 312 forks source link

Since firmware NRZ-2018-119A no data written to local InfluxDB #330

Closed SmartBulb67 closed 5 years ago

SmartBulb67 commented 5 years ago

Hi there, I like your project very much and have already set up two sensors at different locations, which provide data since some months. They have the IDs 242418 and 4506372. Both sensors also write data into different InfluxDBs. One of the sensors (242418) stopped the data input into the InfluxDB exactly 2018-11-19 08:10 and one day later I realized the sensor has a new firmware (NRZ-2018-119A).

How could I check, if this firmware has something to do with the issue? I could not find any debug messages in the web GUI. Rebooting the sensor and re-setting the configuration I have already tried.

Any more ideas?

Best regards Daniel

ricki-z commented 5 years ago

@SmartBulb67 please move this issue to sensors-software where it belongs to.

SmartBulb67 commented 5 years ago

Yes, you are right. Unfortunately I have no idea how to perform this task? Should I close and re-open? Or is there a more elegant procedure for this?

OK, I found the description: https://blog.github.com/changelog/2018-10-30-issue-transfer/

But this has to be done by the repository admin.

Anyone volunteering? I will close and re-open on friday, if nobody took care of this before.

ricki-z commented 5 years ago

@SmartBulb67 is moved. And the answer: There was a problem with the latest firmware. We have set the update server to the previous version again, so a reboot should install this version and influxdb should work again.

SmartBulb67 commented 5 years ago

Hi @ricki-z , thank you very much both for the answer and for moving the issue. I can confirm, the writing to the InfluxDB works again after the reboot.

Best regards, Daniel