-
Hi i have my nightscout installed on the google cloud with the following guide: https://navid200.github.io/xDrip/docs/Nightscout/GoogleCloud.html I noticed that my DB reached 82%. I clicked through the google cloud settings but couldn't find an setting to change the DB size. What should i do? I guess it would be great if the oldest data would be overwritten as soon as it reaches like 90%. Thank you guys in advance! |
Beta Was this translation helpful? Give feedback.
Answered by
Navid200
May 21, 2025
Replies: 1 comment 5 replies
-
That cannot be right. Can you post a screenshot of the status page? |
Beta Was this translation helpful? Give feedback.
5 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
You can see that the disk is only at 42%.
This means your Nightscout variable defining the disk space is wrong.
Edit your Nightscout variables: https://navid200.github.io/xDrip/docs/Nightscout/NS_Variables.html
If the following does not exist or if it has a different value, change it to:
export DBSIZE_MAX='15000'