"No space left on device" when using 2gb vs 5gb disk usage
Anonymous
TRIALOP

2 years ago

I am trying to run my scrapy cache feature though I get the error "No space left on device" when it gets to a certain disk usage. I don't know if anyone has any clue why this error appears because I still have avalaible disk. Thanks

4 Replies

Anonymous
TRIALOP

2 years ago

58257e31-d548-4b48-b1c2-c5b1a349caca


2 years ago

the app could be trying to allocate more than 3gb, it can't, and that's why you are getting no space left error


Anonymous
TRIALOP

2 years ago

It stores by small batches of cache (as you can see in the screenshot of the disk usage) so that should not be it.


2 years ago

mongodb does the same thing, yet it will still try to allocate more disk space even though the disk isn't full


Loading...