Recently I've noticed some strange errors in logs:
Resource corresponding to pattern "/" not found for locale "".
All of them comes with empty user agent or with "curl", "libcurl" etc in it... basically it seems to me that problem is to get locale for these unix based command line crawlers. I tried to reproduce it on my localhost with vagrant setup, but everything was working fine. No error message at all.
Does anybody have any similar issue? Is there any way to investigate such a behavior?
Recently I've noticed some strange errors in logs:
Resource corresponding to pattern "/" not found for locale "".
All of them comes with empty user agent or with "curl", "libcurl" etc in it... basically it seems to me that problem is to get locale for these unix based command line crawlers. I tried to reproduce it on my localhost with vagrant setup, but everything was working fine. No error message at all.
Does anybody have any similar issue? Is there any way to investigate such a behavior?