timoschlueter / nightscout-librelink-up

Script written in TypeScript that uploads CGM readings from LibreLink Up to Nightscout.
MIT License
189 stars 246 forks source link

New Error #114

Open iranmeba opened 9 months ago

iranmeba commented 9 months ago

Hi there,

I have been using this for about 2 years now and recently encountered a new error message in the logs.

TypeError: Cannot read properties of null (reading 'FactoryTimestamp') at createFormattedMeasurements (/usr/src/app/src/index.ts:297:69) at uploadToNightScout (/usr/src/app/src/index.ts:332:50) at main (/usr/src/app/src/index.ts:154:11) at processTicksAndRejections (node:internal/process/task_queues:95:5)

Any idea what may be going on?

Thanks

timoschlueter commented 3 months ago

Do you still have this issue? There is a new release with better error handling and more plausible messages.