I frequently see the following message:
You’re almost out of storage space. Your browser may delete Memex data
Due to the browsers policy to evict local storage when space gets low it might happen that your Memex data gets deleted. Free up disk space and make sure to backup your data for the worst case
However, when I look at my disk space usage, I’m not low at all:
df -h
df: /run/user/1000/doc: Operation not permitted
Filesystem Size Used Avail Use% Mounted on
devtmpfs 7.8G 0 7.8G 0% /dev
tmpfs 7.8G 223M 7.6G 3% /dev/shm
tmpfs 7.8G 2.4M 7.8G 1% /run
/dev/dm-2 225G 136G 78G 64% /
tmpfs 7.8G 24M 7.8G 1% /tmp
/dev/nvme0n1p2 976M 233M 676M 26% /boot
/dev/nvme0n1p1 200M 22M 179M 11% /boot/efi
tmpfs 1.6G 5.2M 1.6G 1% /run/user/1000
/dev/sda1 3.6T 1.8T 1.7T 52% /run/media/pregan/backup
Am I missing something?