[GH-ISSUE #445] MS Edge (Chromium) - Not working with HalthChecks #336

Closed
opened 2026-02-25 23:42:05 +03:00 by kerem · 3 comments
Owner

Originally created by @AlphaOmega2020 on GitHub (Oct 27, 2020).
Original GitHub issue: https://github.com/healthchecks/healthchecks/issues/445

When accessing HealthChecks with MS Edge (Chromium), you get an error: invalid HTTP request size (max 4096)...

To fix:
Edit: /app/healthchecks/uwsgi.ini
add: buffer-size = 32768

Originally created by @AlphaOmega2020 on GitHub (Oct 27, 2020). Original GitHub issue: https://github.com/healthchecks/healthchecks/issues/445 When accessing HealthChecks with MS Edge (Chromium), you get an error: invalid HTTP request size (max 4096)... To fix: Edit: /app/healthchecks/uwsgi.ini add: `buffer-size = 32768`
kerem closed this issue 2026-02-25 23:42:05 +03:00
Author
Owner

@cuu508 commented on GitHub (Oct 27, 2020):

Looking how to I reproduce this – are you doing something specific (e.g., submitting a form) when you hit the error?

<!-- gh-comment-id:717199883 --> @cuu508 commented on GitHub (Oct 27, 2020): Looking how to I reproduce this – are you doing something specific (e.g., submitting a form) when you hit the error?
Author
Owner

@AlphaOmega2020 commented on GitHub (Nov 9, 2020):

Looking how to I reproduce this – are you doing something specific (e.g., submitting a form) when you hit the error?

nothing, just installed HC and tried to access via MS Edge.

<!-- gh-comment-id:723893443 --> @AlphaOmega2020 commented on GitHub (Nov 9, 2020): > Looking how to I reproduce this – are you doing something specific (e.g., submitting a form) when you hit the error? nothing, just installed HC and tried to access via MS Edge.
Author
Owner

@cuu508 commented on GitHub (Nov 9, 2020):

Were you using one of the 3rd party Dockerfiles? If that's the case, it should be fixed in the Dockerfile's repository, where uwsgi.ini lives.

<!-- gh-comment-id:723902987 --> @cuu508 commented on GitHub (Nov 9, 2020): Were you using one of the 3rd party Dockerfiles? If that's the case, it should be fixed in the Dockerfile's repository, where uwsgi.ini lives.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/healthchecks#336
No description provided.