Massive error list with nginx-cache

Found that my error logs are FULL of these errors… Hundreds and hundreds…

2015/02/22 09:42:40 [crit] 31511#0: unlink() “/var/run/nginx-cache/0/06/d8aecb65c058528473e54628f956a060” failed (2: No such file or directory) 2015/02/22 09:42:42 [crit] 31511#0: unlink() “/var/run/nginx-cache/0/a6/61b840878e8b5e110a19c5aa2bb60a60” failed (2: No such file or directory) 2015/02/22 09:42:42 [crit] 31511#0: unlink() “/var/run/nginx-cache/8/20/44784e8adae5a02c9b980c2f525d4208” failed (2: No such file or directory) 2015/02/22 09:42:43 [crit] 31511#0: unlink() “/var/run/nginx-cache/e/5e/a139d924c28dde0f92ebd420450ff5ee” failed (2: No such file or directory) 2015/02/22 09:42:44 [crit] 31511#0: unlink() “/var/run/nginx-cache/5/c2/fa04e2c8585bf7177ab57e23caecfc25” failed (2: No such file or directory) 2015/02/22 09:42:45 [crit] 31511#0: unlink() “/var/run/nginx-cache/f/0f/7e4e1fe8c9f8567fed580527884860ff” failed (2: No such file or directory)

Hello @peter1,

This is because, Nginx is trying to read cache file which is deleted by Nginx-Helper. Dont worry Nginx will regenerate that Cache, So, You can ignore this error,