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.

    node_helper.js is not working?

    Scheduled Pinned Locked Moved Solved Troubleshooting
    49 Posts 3 Posters 19.3k Views 3 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.
    • S Offline
      sdetweil @vandy2424
      last edited by

      @vandy2424 bizarre, ok try this

      cd ~
      find . -type f -name config.js
      

      there was a path resolve fix for config.js in this release

      Sam

      How to add modules

      learning how to use browser developers window for css changes

      V 1 Reply Last reply Reply Quote 0
      • V Offline
        vandy2424 @sdetweil
        last edited by

        @sdetweil it returned the same location:

        jackson@raspberrypi:~ $ find . -type f -name config.js
        ./Documents/MagicMirror/config/config.js
        
        S 1 Reply Last reply Reply Quote 0
        • S Offline
          sdetweil @vandy2424
          last edited by

          @vandy2424 weird. the console output doesn’t match…

          ok, another thing, MagicMirror not running

          ps -ef | grep -i magic
          

          Sam

          How to add modules

          learning how to use browser developers window for css changes

          V 1 Reply Last reply Reply Quote 0
          • S Offline
            sdetweil @vandy2424
            last edited by sdetweil

            @vandy2424 according to the backend log, calendar was not a loaded module, so never get any data, loading… will be the only output

            Sam

            How to add modules

            learning how to use browser developers window for css changes

            V 1 Reply Last reply Reply Quote 0
            • V Offline
              vandy2424 @sdetweil
              last edited by

              @sdetweil Hopefully this is what you were looking for here:

              jackson@raspberrypi:~ $ ps -ef | grep -i magic
              jackson   1781   806  0 08:21 ?        00:05:02 geany /home/jackson/Documents/MagicMirror/modules/MMM-Cocktails/node_helper.js
              jackson   6037  1698  0 18:17 pts/0    00:00:00 grep --color=auto -i magic
              
              S 1 Reply Last reply Reply Quote 0
              • S Offline
                sdetweil @vandy2424
                last edited by

                @vandy2424 well, it’s something…

                Sam

                How to add modules

                learning how to use browser developers window for css changes

                1 Reply Last reply Reply Quote 0
                • V Offline
                  vandy2424 @sdetweil
                  last edited by

                  @sdetweil This is true, but in the backend log, none of my modules say they were loaded, and never have. Just mentions loading config and loading module helpers.
                  1359b8fd-32d2-4fbd-98e8-89ff78df43ca-image.png

                  The clock & weather still work without showing they were loaded on the backend. (maybe this doesn’t matter since they don’t use a node_helper.js class).

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

                    @vandy2424 correct , weirdness…

                    Sam

                    How to add modules

                    learning how to use browser developers window for css changes

                    1 Reply Last reply Reply Quote 0
                    • M Offline
                      MMRIZE @vandy2424
                      last edited by

                      @vandy2424
                      Try ‘localhost’ or real IP instead of ‘0.0.0.0’.

                      V 1 Reply Last reply Reply Quote 0
                      • V Offline
                        vandy2424 @MMRIZE
                        last edited by

                        @MMRIZE
                        I tried both localhost and the IP of my PI (LAN) and neither resolved the issue. Also, whether it matters or not, changing these also did not remove the WebSocket warning shown in the dev console.

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