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

new dev area post 0.0.12 release #26

Open
wants to merge 16 commits into
base: main
Choose a base branch
from
Open

new dev area post 0.0.12 release #26

wants to merge 16 commits into from

Conversation

bewest
Copy link
Member

@bewest bewest commented Oct 12, 2023

New features and bug fixes here, please!

@bewest
Copy link
Member Author

bewest commented Nov 27, 2024

@AndyLow91 are you available to help test this? Thanks!

@AndyLow91
Copy link
Member

@bewest Sure I can, I'll be able to test over the next few days and confirm

@AndyLow91
Copy link
Member

AndyLow91 commented Dec 7, 2024

@bewest QQ - When testing this locally, what I'm seeing is that nightscout-connect isn't actually uploading any data to my test Nightscout site. I've downloaded this repo and I'm running it as a standalone program with:

npx env-cmd -f envs/librelinkup.env nightscout-connect capture logs

Everything appears to be running properly. I see data being fetched from LibreLinkUp, I just don't see any data actually being uploaded to Nightscout. Is this expected behaviour when running in "capture" mode like this?

seeing things like:

RECORD BATCH with 0 entries and 0 treatments

and

transformed: { entries: [], treatments: [], devicestatus: [], profiles: [] },

which would usually suggest to me that there's a problem. However, it can fetch the last glucose data from my test site, as shown here:

last_known: { entries: 2024-12-07T05:21:37.883Z },

@bewest
Copy link
Member Author

bewest commented Dec 16, 2024

Thanks, @AndyLow91. Do you mean the issue exists only with the librelink driver? Does it also fail to relay data from another Nightscout? I see a few tweaks in the pull requests acccepted so far to the librelink driver. It sounds like the eligible entries to relay from LibreLink is a list of 0 for some reason, although other drivers are unaffected.

@bewest
Copy link
Member Author

bewest commented Dec 17, 2024

@ady624 Any chance you can help debug this? I don't have any LibreLinkup credentials right now to test with.
@AndyLow91 any chance this due to testing an account with only old data?

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

Successfully merging this pull request may close these issues.

6 participants