pazaan / 600SeriesAndroidUploader

Your Medtronic 600-series pump data, direct to Nightscout
http://pazaan.github.io/600SeriesAndroidUploader/
MIT License
189 stars 312 forks source link

0.7.0 upload unsuccessful "NaN is not a valid double value" #256

Closed mstietencron closed 5 years ago

mstietencron commented 5 years ago

Since updating to 0.7.0 the uploader produces the following error

Uploading to nightscout was unsuccessful. NaN is not a valid double value as per JSON specification. To override this behaviour, use GsonBuilder.serializeSpecialFloatingValues() method.

Effects:

What I tried so far

Environment

Pogman commented 5 years ago

This is fixed for the v0.7.1 hotfix version, should be out soon. Use v0.6.1 for now.

mstietencron commented 5 years ago

Excellent! Thanks a lot for the feedback and your work on this app!!

Pogman commented 5 years ago

Released v0.7.1 has a fix for this. Please report if there is still a problem, thanks.