On Mon, 22 Aug 2022 21:49:13 +0000, toritdown via tor-relays tor-relays@lists.torproject.org wrote:
I am suddenly finding numerous entries in my /var/log/tor/notices log that look like this:
Aug 22 01:21:46.000 [warn] Unable to store router descriptor Aug 22 01:21:46.000 [warn] Error writing to "/var/lib/tor/cached-descriptors.new": No space left on device What does this mean? What do I need to do about?
Looks like your disk is full and therefore tor can't write to it. You should free some storage space. Also check if there is anything hoarding it. I once run in similar problems because I set something to keep very verbose logs and they grew to more than 200GB (!) every few hours.