V1 - [ERROR] Checking OCSP: unable to write OCSP staple file for

I saw that we have this error on our log, does anyone know what it means:
2020/05/24 08:36:12 [ERROR] Checking OCSP: unable to write OCSP staple file for [www.xx.org]: open /etc/caddy_efs/caddy_ssl/ocsp/www.xx.org-e933abd: too many open files

Thanks

I’d assume a ulimit issue. What’s your current max files? (cat /proc/sys/fs/file-max)

1 Like

This topic was automatically closed after 90 days. New replies are no longer allowed.