Skip to content

netdata homepage widget gives "NaN undefined" for Disk Space Used and Disk Space Avaiable #12

Description

image
image
Right now adding the netdata widget does not show free space and used space, giving a NaN undefined error

  organizr:
    container_name: organizr
    restart: unless-stopped
    environment:
      - PUID=1000
      - PGID=1002
      - UMASK=002
      - TZ=America/Edmonton
    ports:
      - 82:80
    volumes:
      - /mnt/docker/organizr:/config
    networks:
      - dockerbridge
    image: ghcr.io/organizr/organizr

Setup:
512GB at root, plus 1tb as a download drive
four 14tb drives added to a mergerfs pool

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions