Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

no "charset_map" between the charsets "iso-8859-1" and "utf-8" #1480

Open
help4bis opened this issue Apr 17, 2024 · 0 comments
Open

no "charset_map" between the charsets "iso-8859-1" and "utf-8" #1480

help4bis opened this issue Apr 17, 2024 · 0 comments

Comments

@help4bis
Copy link

I have hundrerds of these in my engintron log
2024/04/18 03:18:46 [error] 859674#859674: *70490 no "charset_map" between the charsets "iso-8859-1" and "utf-8" while reading response header from upstream, client: ::ffff:216.244.66.246, server: localhost, request: "GET /robots.txt HTTP/1.1", subrequest: "/robots.txt", upstream: "http://[2404:f780:4:857::]:8080/robots.txt", host: "moretonbayartscouncil.org"
2024/04/18 03:19:34 [error] 859674#859674: *70576 no "charset_map" between the charsets "iso-8859-1" and "UTF-8" while reading response header from upstream, client: ::ffff:66.249.79.33, server: localhost, request: "GET /ads.txt HTTP/1.1", subrequest: "/ads.txt", upstream: "http://45.248.77.243:8080/ads.txt", host: "tradeshack.au"
2024/04/18 03:38:41 [error] 859674#859674: *72877 no "charset_map" between the charsets "iso-8859-1" and "UTF-8" while reading response header from upstream, client: ::ffff:35.237.159.74, server: localhost, request: "GET /robots.txt HTTP/1.0", subrequest: "/robots.txt", upstream: "http://45.248.77.243:8080/robots.txt", host: "www.abovebeyonddogtraining.com.au"

I have made some changes to common_http.conf which I hoped would make it go away.

location = /robot.txt {
try_files $uri =404;
}

But no luck. I am not sure if this has been reported before... if it has my appologies... but it is driving me bonkers.

Thanks
H

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant