MagicMirror Forum

    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • Donate
    • Discord

    UNSOLVED No communication back from node_helpers?

    Troubleshooting
    3
    3
    67
    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.
    • M
      MikeBishop last edited by

      I just upgraded to the latest version, and most of my modules are broken, specifically any module that uses a node_helper. It looks like messages from the modules are reaching the helper, but no responses are coming back to the client.

      I tried re-cloning the MM repo and copying over the config/modules with a fresh npm install, but it produces the same result. I feel like I’m missing something basic here, but I’m not sure what else to check.

      mumblebaj 1 Reply Last reply Reply Quote 0
      • mumblebaj
        mumblebaj Project Sponsor @MikeBishop last edited by

        @mikebishop after updating you have to go into each module and run npm install for each module that has a package.json. You problem is probably related to modules that use deprecated modules like request and a few others.

        This this post for more details.

        https://forum.magicmirror.builders/topic/15778/fix-for-black-screen-in-2-16-and-later

        S 1 Reply Last reply Reply Quote 0
        • S
          sdetweil @mumblebaj last edited by

          @mumblebaj my upgrade script will do this as part of the upgrade process
          see
          https://github.com/sdetweil/MagicMirror_scripts

          Sam

          Create a working config
          How to add modules

          1 Reply Last reply Reply Quote 1
          • 1 / 1
          • First post
            Last post
          Enjoying MagicMirror? Please consider a donation!
          MagicMirror created by Michael Teeuw.
          Forum managed by Paul-Vincent Roll and Rodrigo Ramírez Norambuena.
          This forum is using NodeBB as its core | Contributors
          Contact | Privacy Policy