google cloud nightscout data copy of profile data seems broken #3023
Replies: 4 comments 4 replies
-
when i go to: /api/v1/profile.json?find[created_at][$gte]=2022-01-14&find[created_at][$lte]=2022-05-10&count=1 so it does look like a nightscout issue or maybe the request is formed wrong for profile.json? |
Beta Was this translation helpful? Give feedback.
-
Have you allowed the process to complete? You state "I have not yet successfully finished it". How many years of data is present in the source? |
Beta Was this translation helpful? Give feedback.
-
If you have 11 years worth of data, I wouldn't be surprised that it would take more than an hour to import everything. It will take only a few minutes if you use the alternative method assuming the source is Atlas: |
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
on google cloud nightscout vm ssh, i go to the data option and select copy from another site. it copies fine (i can see device and entry data on the site) up until it starts copying profile.json... then it takes a very very long time (i have not yet successfully finished it, but its still running.)
for some reason its getting ~80MB data on every request. i think nightscout itself may be broken and returning too much data for each request? (site it is copying from is on 14.2.6.)
maybe a good idea to add an option to specify how many months of nightscout data you want to copy to this tool (it looks like its getting 11 years of everything else...)
here's what the profile copy looks like now:
Beta Was this translation helpful? Give feedback.
All reactions