Skip to content

Increase nginx client_max_body_size#170

Open
jnewb1 wants to merge 1 commit into
wiktorn:masterfrom
jnewb1:patch-1
Open

Increase nginx client_max_body_size#170
jnewb1 wants to merge 1 commit into
wiktorn:masterfrom
jnewb1:patch-1

Conversation

@jnewb1
Copy link
Copy Markdown

@jnewb1 jnewb1 commented Jun 4, 2026

I have been recieving this error for some large overpass API requests. nginx defaults to a 1M max request which can be exceeded by some requests.

(IntersectionProcessing pid=2719)   File "/usr/local/lib/python3.12/dist-packages/osmnx/_http.py", line 320, in _parse_response
(IntersectionProcessing pid=2719)     raise ResponseStatusCodeError(msg) from e
(IntersectionProcessing pid=2719) osmnx._errors.ResponseStatusCodeError: '127.0.0.1' responded: 413 Request Entity Too Large <html>

@jnewb1 jnewb1 marked this pull request as ready for review June 4, 2026 21:35
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

Successfully merging this pull request may close these issues.

1 participant