-
-
Notifications
You must be signed in to change notification settings - Fork 270
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
throw Error(failed to get last entry: ${resp.statusText}
);
#177
Comments
Maybe try logging out/in to the LibreLinkUp app |
Done that too.. :/ no success. |
I just set this up on Tuesday as a stand alone service in free Northflank. I was getting the ENOTFOUND https so I changed my Nightscout entry from https://mynightscout.com to just mynightscout.com and it started working. Uploading to my google Nightscout fine now. |
Okey so if I got this right you just removed the https tag from the url on the variables? I’ll give it a try. |
That just made it work! Thanks alot for your input. Very appreciated!! |
Hi! I've been using this for a while now and works amazingly for me with minimalistic errors, however a few days ago my LibreLinkUp updated and since then I've had conncectivity issues and now it's not working at al. I get this. I've tried to troubleshoot it by my self without any luck. I recently discovered that the api token to NightScout should be in SHA1 format witch I had not done. So i went in to Heroku to change my api token to SHA1, and got this result. So that did not help. Even made a new token from NS to make sure it was correct.
From Heroku console | With SHA1 API
From Heroku console | without SHA1 on API (direct from NS)
The text was updated successfully, but these errors were encountered: