• 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.

MagicMirror shutting down automatically

Scheduled Pinned Locked Moved Troubleshooting
2 Posts 2 Posters 402 Views 2 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.
  • H Offline
    HK
    last edited by May 31, 2020, 7:23 PM

    Hi all techies,

    I am experiencing issue with my MagicMirror installation after installing some modules.
    here is the error message which shows in last when i run ./mm.sh script and i am not sure why this error started occuring, what wrong i performed:
    [ERROR] (node:22688) [DEP0066] DeprecationWarning: OutgoingMessage.prototype._headers is deprecated

    Can anyone help to fix the issues?

    Thank You!!

    S 1 Reply Last reply May 31, 2020, 7:42 PM Reply Quote 0
    • S Away
      sdetweil @HK
      last edited by May 31, 2020, 7:42 PM

      @HK so, I would look thru tall the modules and dependencies to try to find where it is used

      cd ~ 
      find  MagicMirror -name \*.js | xargs grep OutgoingMessage\._headers 2>/dev/null
      

      I find a bunch of modules using OutgoingMessage.setHeader

      Sam

      How to add modules

      learning how to use browser developers window for css changes

      1 Reply Last reply Reply Quote 0
      • 1 / 1
      1 / 1
      • First post
        1/2
        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