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

Script running once then crashing #119

Closed StephenDMay closed 7 months ago

StephenDMay commented 7 months ago

Hello,

I've recently implemented this script to pull from my Libre 3 to nightscout for Loop. However, the app runs once then crashes, and runs again about 10-13 minutes later. I'm hosting on Heroku and have tried various values for LINK_UP_TIME_INTERVAL between 1-5 but still get this behavior where it pulls every 10-13 minutes. I've attached a screenshot of the Heroku logs. Any suggestions?

291350186-2b9a462b-8819-456f-a75c-cccb8b24dab6

StephenDMay commented 7 months ago

resolved by setting SINGLE_SHOT to false