MagicMirror Forum
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • 3rd-Party-Modules
    • Donate
    • Discord
    • Register
    • Login
    1. Home
    2. anyhowat
    3. Topics
    A New Chapter for MagicMirror: The Community Takes the Lead
    Read the statement by Michael Teeuw here.
    A
    Offline
    • Profile
    • Following 0
    • Followers 0
    • Topics 2
    • Posts 3
    • Groups 0

    Topics

    • A

      Calendar Module Error "Exceeded maxRedirects. Probably stuck in a redirect loop"

      Watching Ignoring Scheduled Pinned Locked Moved Unsolved Troubleshooting
      1
      0 Votes
      1 Posts
      1k Views
      A
      Hi! I’m trying to fetch this calender in the default calendar module: http://weboffice.orf.at/owa/calendar/4820fc8ddfc0468cbe426b3e08c330b8@orf.at/b5842d9f817246008d95c9f8360a1dbe10919048264267524527/calendar.ics This gives me the following error: (node:22123) MaxListenersExceededWarning: Possible EventEmitter memory leak detected. 11 pipe listeners added. Use emitter.setMaxListeners() to increase limit Calendar Error. Could not fetch calendar: http://weboffice.orf.at/owa/calendar/4820fc8ddfc0468cbe426b3e08c330b8@orf.at/b5842d9f817246008d95c9f8360a1dbe10919048264267524527/calendar.ics Error: Exceeded maxRedirects. Probably stuck in a redirect loop https://weboffice.orf.at/my.policy at Redirect.onResponse (/home/pi/MagicMirror/modules/node_modules/request/lib/redirect.js:98:27) at Request.onRequestResponse (/home/pi/MagicMirror/modules/node_modules/request/request.js:993:22) at ClientRequest.emit (events.js:182:13) at HTTPParser.parserOnIncomingClient [as onIncoming] (_http_client.js:546:21) at HTTPParser.parserOnHeadersComplete (_http_common.js:109:17) at TLSSocket.socketOnData (_http_client.js:432:20) at TLSSocket.emit (events.js:182:13) at addChunk (_stream_readable.js:279:12) at readableAddChunk (_stream_readable.js:264:11) at TLSSocket.Readable.push (_stream_readable.js:219:10) I googled a possible solution, which is to add require('events').EventEmitter.defaultMaxListeners = 15; somewhere. But I don’t know where. Changing the Node Module Files is probably not best practise… Thanks for help!
    • A

      Loading and selecting an external DOM Element with jsdom

      Watching Ignoring Scheduled Pinned Locked Moved Development
      5
      0 Votes
      5 Posts
      908 Views
      A
      Sam, thanks. That’s awesome. I’ll dig into the changes right now. Made my day.
    • 1 / 1