Hi There,
I’m having trouble to renew my certificates. When running cerbot renew --dry-run i get the following error:
[Errno 28] No space left on device: ‘/etc/letsencrypt/accounts/acme-staging.api.letsencrypt.org’. Skipping.
According to some other topics this might be due to no disk space on the /tmp folder but df -h /tmp does show at least a couple of GB’s free. Also i don’t see any “overflow” /tmp folders when running df -h /tmp
Is there some way to check if the /tmp folder is the problem?
Thank you!