We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
CKAN 2.10.4 getting 500 internal server error when reading large datsets such as https://open.africa/dataset/chirps-rainfall-data.
https://open.africa/dataset/chirps-rainfall-data
Nginx, proxy_read_timeout set at 300s
proxy_read_timeout
300s
CKAN Nginx error logs
2024/10/23 08:55:33 [error] 381225#381225: *65465 upstream prematurely closed connection while reading response header from upstream, client: 41.72.206.78, server: openafrica.net, request: "HEAD /dataset/chirps-rainfall-data HTTP/2.0", upstream: "http://172.17.0.8:5000/dataset/chirps-rainfall-data", host: "open.africa", referrer: "https://open.africa/dataset/chirps-rainfall-data"
The text was updated successfully, but these errors were encountered:
thepsalmist
Successfully merging a pull request may close this issue.
CKAN 2.10.4 getting 500 internal server error when reading large datsets such as
https://open.africa/dataset/chirps-rainfall-data
.Nginx,
proxy_read_timeout
set at300s
CKAN Nginx error logs
The text was updated successfully, but these errors were encountered: