FloatingGlucose icon indicating copy to clipboard operation
FloatingGlucose copied to clipboard

Did not work anymore in Windows 10.

Open Alamo04 opened this issue 2 years ago • 9 comments

Using that tool a long time now, but unfortunatly it stops working a few day ago.

Did not receive data from nightscout anymore.

Settings controlled, deleted and new entered didn't help.

Sample

Alamo04 avatar Oct 08 '22 16:10 Alamo04

I have the same problem.

infossk avatar Oct 20 '22 13:10 infossk

any debug info? did you guys update nightscout recently? It is more likely to be a problem with newer nightscout releases than with windows 10. This project is btw not very active anymore

dabear avatar Oct 27 '22 06:10 dabear

Sorry, didn't have debug info and the tool is deinstalled. NS is always on the last Version.

I saw that the project isn't active anymore, but want to inform about this issue.

Alamo04 avatar Oct 27 '22 08:10 Alamo04

NS version: 14.2.6

glucose_log:

System.Net.Http.HttpRequestException: Response status code does not indicate success: 500 (Internal Server Error). at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at FloatingGlucose.Classes.DataSources.Plugins.NightscoutPebbleEndpoint.<GetDataSourceDataAsync>d__55.MoveNext() in E:\Kode\prosjekter\FloatingGlucose\FloatingGlucose\Classes\DataSources\Plugins\NightscoutPebbleEndpoint\NightscoutPebbleEndpoint.cs:line 170 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd(Task task) at FloatingGlucose.FloatingGlucose.<LoadGlucoseValue>d__18.MoveNext() in E:\Kode\prosjekter\FloatingGlucose\FloatingGlucose\FloatingGlucose.cs:line 236

infossk avatar Oct 27 '22 19:10 infossk

Here another Log, same results. glucose_log.txt

Alamo04 avatar Nov 05 '22 21:11 Alamo04

It looks like the Pebble endpoint isn't available anymore. /pebble does not work on my 14.2.6 Nightscout. But it is still there on my old site which is version 14.2.2

Edit: Well, it looks like I was wrong. I updated my old Nightscout site on Heroku to 14.2.6 and the /pebble endpoint is there and works fine with FloatingGlucose. But it does not work with my new Nightscout which is hosted by ns.10be.de.

I'm going to contact their support and see what they say.

GooGit avatar Nov 07 '22 22:11 GooGit

My issue is resolved now.

I changed Nighscout version to DEV 15.0.0.0 on my hosted Nightscout and now both the /Pebble endpoint and FloatingGlucose works again.

GooGit avatar Nov 15 '22 08:11 GooGit

Confirmed - with Dev 15.0.0.0 everything works again. :)

Alamo04 avatar Nov 19 '22 21:11 Alamo04

Just to be clear, it's working on 14.2.6 for me

whooze avatar Jan 01 '23 15:01 whooze