I'm getting `Exception message: Could not initiali...
# general
s
I'm getting
Exception message: Could not initialize store for cache: "Error making env for store at \"/Users/zach/.cache/pants/lmdb_store/cache/f\": No space left on device"
whenever I try to run any pants commands. I tried both changing the
local_store_dir
to a new directory and also just deleting
/Users/zach/.cache/pants/lmdb_store
entirely, but neither seemed to fix my problem. my hard drive still has 700GB free, and I don't think there's any weird partitioning scheme (at least I never set up any partitions). on a Mac M1. any ideas?
h
Has this worked in the past on this system? Is this a new phenomenon?
s
yeah this started today, I had no problems yesterday