Read the statement by Michael Teeuw here.
Overflow with calendar?
-
I have this calendar of my high school with all my assignments. I wanted to add this to my mirror, but I got an error.
bytesParsed: 8281, code: 'HPE_HEADER_OVERFLOW', reason: 'Header overflow'Any help?
Thanks! -
@avanloo01 eh? show me the config?
-
Can I do this in like a private message or something, because I don’t know if I can just post the link on the internet.
-
@avanloo01 sure, just start a chat with me, click the bubble to the left, and then click chat
-
I sent you a message.
-
we worked offline, and there was a security fix to reduce the header buffer size from 80,000 to 8,000 bytes.
the server is sending a misformatted message with the calendar resultsthe workarounds for this issue do not work
https://github.com/nodejs/node/issues/24692 -
@avanloo01 here is a workaround…
do
export NODE_OPTIONS=--max-http-header-size=10000then
npm startif you use pm2 to launch MM, then add that line to the script that is launched by pm2
(typically MagicMirror/installers/mm.sh) -
Thank you so much!
-
@avanloo01 did it work? I’m guessing so
-
Yes, it did.
-
@avanloo01 awesome… I will close the issue i opened…
Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better 💗
Register Login