[Bug] Free Storage space not shown
See original GitHub issueDescription of the bug
Hello again,
I wanted to report that dashdot is unable to show my free storage space in the pie chart. I have this issue since I started using dashdot, so it wasn’t introduced with the last updates.
Image of the issue: https://abload.de/img/storage_dashdotjsj1m.png
Im starting dashdot with:
docker container run -d -it
-p 3001:3001
-v /etc/os-release:/etc/os-release:ro
-v /proc/1/ns/net:/mnt/host_ns_net:ro
–privileged
–env DASHDOT_OVERRIDE_STORAGE_SIZE_1=“137438953472”
–env DASHDOT_OVERRIDE_STORAGE_BRAND_1=“SanDisk”
–env DASHDOT_OVERRIDE_STORAGE_TYPE_1=“MicroSD”
–env DASHDOT_OVERRIDE_RAM_TYPE=“DDR4”
–env DASHDOT_OVERRIDE_RAM_FREQUENCY=“2133”
–env DASHDOT_OVERRIDE_CPU_BRAND=“ARM”
–env DASHDOT_OVERRIDE_CPU_MODEL=“S922X”
–env DASHDOT_OVERRIDE_OS=“armbian”
–env DASHDOT_OVERRIDE_RAM_BRAND=“Hardkernel”
–env DASHDOT_ENABLE_CPU_TEMPS=“true”
–env DASHDOT_NETWORK_WIDGET_ENABLE=“false”
–name dashdot
mauricenino/dashdot
How to reproduce
No response
Relevant log output
What browsers are you seeing the problem on?
Chrome
Where is your instance running?
Other (Please specify below)
Additional context
Odroid N2+
Issue Analytics
- State:
- Created a year ago
- Comments:13 (8 by maintainers)

Top Related StackOverflow Question
Issue is resolved on the latest release!
@heyiamsven Can you confirm that the issue is resolved on the latest release?