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

I get error "Parse Error: Header overflow" #4618

Open
2 tasks done
izecy opened this issue Mar 25, 2024 · 1 comment
Open
2 tasks done

I get error "Parse Error: Header overflow" #4618

izecy opened this issue Mar 25, 2024 · 1 comment
Labels
area:monitor Everything related to monitors help type:enhance-existing feature wants to enhance existing monitor

Comments

@izecy
Copy link

izecy commented Mar 25, 2024

⚠️ Please verify that this question has NOT been raised before.

  • I checked and didn't find similar issue

🛡️ Security Policy

📝 Describe your problem

Hi everyone, today my Uptime Kuma get error "Parse Error: Header overflow" on dashboard. I have no idea how to fix because I did not get this error befaore. I have checked the access logs of web server and I found there are response code 200 to Uptime Kuma. Does anyone getting this before and how you fix this ? Thank you.

image

image

📝 Error Message(s) or Log

Failing: Parse Error: Header overflow

Parse Error: Header overflow

🐻 Uptime-Kuma Version

1.23.11

💻 Operating System and Arch

Amazon Linux

🌐 Browser

MS Edge 122.0.2365.92

🖥️ Deployment Environment

  • Runtime: Kubernetes 1.29.0
  • Filesystem used to store the database on: AWS EFS
  • number of monitors: 30
@izecy izecy added the help label Mar 25, 2024
@CommanderStorm
Copy link
Collaborator

Because of CVE-2018-12121 and CVE-2018-12122 nodejs has a maximum header size of 8kb.
Have you made sure that your server does not trigger this limit?

@CommanderStorm CommanderStorm added the area:monitor Everything related to monitors label Apr 4, 2024
@CommanderStorm CommanderStorm added the type:enhance-existing feature wants to enhance existing monitor label Apr 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area:monitor Everything related to monitors help type:enhance-existing feature wants to enhance existing monitor
Projects
None yet
Development

No branches or pull requests

2 participants