Skip to content
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

Failed to upload to nightscout #178

Closed
khaledmekky12 opened this issue Dec 29, 2024 · 2 comments
Closed

Failed to upload to nightscout #178

khaledmekky12 opened this issue Dec 29, 2024 · 2 comments

Comments

@khaledmekky12
Copy link

2024-12-29 13:57:01 [info]: Found 1 LibreLink Up connection.
2024-12-29 13:57:01 [info]: -> The following connection will be used: Khaled Mekky (Patient-ID: eb8de82c-b49a-11ed-81d2-0242ac110009)
2024-12-29 13:57:02 [info]: Trying to upload 47 glucose measurement items to Nightscout
2024-12-29 13:57:02 [error]: getaddrinfo ENOTFOUND https
2024-12-29 13:57:02 [error]: Upload to NightScout failed failed to post new entries: undefined undefined
this is my code
docker run -d --dns=8.8.8.8 `

--env LINK_UP_USERNAME="xxxxxxxx" --env LINK_UP_PASSWORD="xxxxxxxx"
--env LINK_UP_TIME_INTERVAL="1" --env LINK_UP_REGION="EU"
--env NIGHTSCOUT_URL="https://nights--nightscout--mw42nfcb2dcr.code.run/" --env NIGHTSCOUT_API_TOKEN="f7b2c07a766ac51f301d81e1b4d4d099ee5a06b8"
--env ALL_DATA="true" --env LOG_LEVEL="info"
--env INSECURE_USE_HTTP="true" `
timoschlueter/nightscout-librelink-up

@khaledmekky12
Copy link
Author

Swagger UI - Google Chrome 12_29_2024 2_03_17 PM
i also get this

@mstry9
Copy link

mstry9 commented Dec 29, 2024

Remove https:// from your Nightscout url

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants