• Recent
  • Tags
  • Unsolved
  • Solved
  • MagicMirror² Repository
  • Documentation
  • 3rd-Party-Modules
  • Donate
  • Discord
  • Register
  • Login
MagicMirror Forum
  • Recent
  • Tags
  • Unsolved
  • Solved
  • MagicMirror² Repository
  • Documentation
  • 3rd-Party-Modules
  • Donate
  • Discord
  • Register
  • Login
A New Chapter for MagicMirror: The Community Takes the Lead
Read the statement by Michael Teeuw here.

MMM-CalendarExt2 Error in iCal Parsing HPE_HEADER_OVERFLOW Header overflow

Scheduled Pinned Locked Moved Troubleshooting
1 Posts 1 Posters 200 Views 1 Watching
Loading More Posts
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • E Offline
    EricC
    last edited by Nov 15, 2020, 8:47 PM

    Hi,

    I’ve got several calendars and one them stopped working. I found following error in the pm2 log file:

    [2020-11-15 20:01:14.789] [LOG]    https://xxxx  >> Error in iCal Parsing.
    [2020-11-15 20:01:14.794] [LOG]    {
      headers: {
        'User-Agent': 'Mozilla/5.0 (Node.js 12.4) ' +
          'MagicMirror/2.13.0 ' +
          '(https://github.com/MichMich/MagicMirror/)'
      },
      auth: { user: '', pass: '', sendImmediately: 1 }
    }
    [2020-11-15 20:01:14.795] [LOG]    Error: Parse Error
        at TLSSocket.socketOnData (_http_client.js:452:22)
        at TLSSocket.emit (events.js:200:13)
        at addChunk (_stream_readable.js:294:12)
        at readableAddChunk (_stream_readable.js:275:11)
        at TLSSocket.Readable.push (_stream_readable.js:210:10)
        at TLSWrap.onStreamRead (internal/stream_base_commons.js:166:17) {
      bytesParsed: 8281,
      code: 'HPE_HEADER_OVERFLOW',
      reason: 'Header overflow'
    }
    

    I fixed it temporarily by dowloading a local copy with wget and changing the URL in the config to localhost. The wget is scheduled to run hourly thru crontab. So it works for now but I’d rather have it work from the actual URL.

    Thanks,
    EricC

    1 Reply Last reply Reply Quote 0
    • 1 / 1
    1 / 1
    • First post
      1/1
      Last post
    Enjoying MagicMirror? Please consider a donation!
    MagicMirror created by Michael Teeuw.
    Forum managed by Sam, technical setup by Karsten.
    This forum is using NodeBB as its core | Contributors
    Contact | Privacy Policy