Free disk space
#1381
Replies: 1 comment 2 replies
|
Hi @mpp-olano! Thanks for dropping by. This will happen if the filesystem takes too long to return free disk space information. If your Does that sound likely to be the cause here? You should find some additional info in Download a full diagnostic report, also on that screen. |
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment

Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Is there any reason why free disk checking is disabled in Seq2021.3 and How can it be enabled?
I have 3 instances of Seq within my environment running in containers on a VM which was recently upgraded from 2021.2 to 2021.3. It shows the Free Disk Space on one(see below):

but doesn't show on the other two(see below)

Here the block in my Seq.json file in data/seq
},
"disableFreeDiskSpaceChecking": false
},
All reactions