timoschlueter / nightscout-librelink-up

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

not workin for me.. #107

Open MustafaGulcan opened 1 year ago

MustafaGulcan commented 1 year ago

the app doesnt work

2023-08-30T10:26:33.578810+00:00 app[worker.1]: 2023-08-30T10:26:33.578848+00:00 app[worker.1]: > nightscout-librelink-up@2.4.1 start-heroku 2023-08-30T10:26:33.578849+00:00 app[worker.1]: > node dist/index.js 2023-08-30T10:26:33.578849+00:00 app[worker.1]: 2023-08-30T10:26:33.690748+00:00 app[worker.1]: [info]: Starting cron schedule: /5 * 2023-08-30T10:26:38.336158+00:00 heroku[router]: at=error code=H14 desc="No web processes running" method=GET path="/" host=murmuring-plateau-18980-6e433d32aa11.herokuapp.com request_id=57bdf7cf-7d59-4786-9b75-8367eb4a92d3 fwd="95.5.205.152" dyno= connect= service= status=503 bytes= protocol=https 2023-08-30T10:26:38.525193+00:00 heroku[router]: at=error code=H14 desc="No web processes running" method=GET path="/favicon.ico" host=murmuring-plateau-18980-6e433d32aa11.herokuapp.com request_id=8d7cb01b-1e55-4e55-a04c-afbc73944c30 fwd="95.5.205.152" dyno= connect= service= status=503 bytes= protocol=https

timoschlueter commented 6 months ago

This issue seems to be coming from Heroku. Have you deployed it by using the "Deploy"-Button in this Repository?