• 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-Remote-Control Not working well after upgrade to 2.29

Scheduled Pinned Locked Moved Solved Troubleshooting
19 Posts 3 Posters 616 Views 4 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 @kent79
    last edited by Oct 2, 2024, 12:26 AM

    @kent79 can you show the output of npm start

    if using pm2 do
    pm2 stop all

    cd ~/MagicMirror
    nom start

    Sam

    How to add modules

    learning how to use browser developers window for css changes

    K 1 Reply Last reply Oct 2, 2024, 12:37 AM Reply Quote 0
    • K Offline
      kent79 @sdetweil
      last edited by Oct 2, 2024, 12:37 AM

      @sdetweil

      I am not using pm2

      S 1 Reply Last reply Oct 2, 2024, 12:39 AM Reply Quote 0
      • S Offline
        sdetweil @kent79
        last edited by Oct 2, 2024, 12:39 AM

        @kent79 ok show the output of npm start

        Sam

        How to add modules

        learning how to use browser developers window for css changes

        K 1 Reply Last reply Oct 2, 2024, 1:01 AM Reply Quote 0
        • K Offline
          kent79 @sdetweil
          last edited by Oct 2, 2024, 1:01 AM

          @sdetweil

          I got the error message when running on pm2

          0|mm | [2024-10-02 08:59:41.255] [ERROR] Whoops! There was an uncaught exception…
          0|mm | [2024-10-02 08:59:41.262] [ERROR] TypeError: Cannot read properties of undefined (reading ‘modules’)
          0|mm | at /home/user/MagicMirror/modules/MMM-Remote-Control/node_helper.js:224:60
          0|mm | at FSReqCallback.readFileAfterClose [as oncomplete] (node:internal/fs/read/context:68:3)

          S 1 Reply Last reply Oct 2, 2024, 1:17 AM Reply Quote 0
          • S Offline
            sdetweil @kent79
            last edited by Oct 2, 2024, 1:17 AM

            @kent79 ok, there is the answer why its not working at the remote

            Sam

            How to add modules

            learning how to use browser developers window for css changes

            K 1 Reply Last reply Oct 2, 2024, 1:18 AM Reply Quote 0
            • K Offline
              kent79 @sdetweil
              last edited by Oct 2, 2024, 1:18 AM

              @sdetweil

              is it a bug of 2.29 or remote module? how do fix it ? Thanks

              S K 2 Replies Last reply Oct 2, 2024, 1:19 AM Reply Quote 0
              • S Offline
                sdetweil @kent79
                last edited by Oct 2, 2024, 1:19 AM

                @kent79 i do not know at this time. im not aware of any change to config.js

                Sam

                How to add modules

                learning how to use browser developers window for css changes

                K 1 Reply Last reply Oct 2, 2024, 1:27 AM Reply Quote 0
                • K Offline
                  kent79 @sdetweil
                  last edited by Oct 2, 2024, 1:27 AM

                  @sdetweil

                  Many thanks for your quick reply always. It is not a urgent matter. You may investigate later. Thanks.

                  1 Reply Last reply Reply Quote 0
                  • K Offline
                    kent79 @kent79
                    last edited by Oct 2, 2024, 1:31 AM

                    @kent79 said in MMM-Remote-Control Not working well after upgrade to 2.29:

                    @sdetweil

                    is it a bug of 2.29 or remote module? how do fix it ? Thanks

                    I am still using default config

                    		{
                        			module: "MMM-Remote-Control",
                        			// uncomment the following line to show the URL of the remote control on the mirror
                        			// position: 'bottom_left',
                        			// you can hide this module afterwards from the remote control itself
                        			config: {
                           				customCommand: {},  // Optional, See "Using Custom Commands" below
                            			showModuleApiMenu: true, // Optional, Enable the Module Controls menu
                            			secureEndpoints: true, // Optional, See API/README.md
                           			 	// uncomment any of the lines below if you're gonna use it
                            			// customMenu: "custom_menu.json", // Optional, See "Custom Menu Items" below
                            			// apiKey: "", // Optional, See API/README.md for details
                            			// classes: {} // Optional, See "Custom Classes" below
                        			}
                    		},
                    
                    S 1 Reply Last reply Oct 2, 2024, 1:58 PM Reply Quote 0
                    • S Offline
                      sdetweil @kent79
                      last edited by sdetweil Oct 3, 2024, 12:55 AM Oct 2, 2024, 1:58 PM

                      @kent79 yeh, code is broken

                      it is hard coded to the old MichMich repo and one particular page in the wiki, which has moved and changed

                      I have been unable to open an issue as the issue template is too strict

                      @Jopyth can you see this?

                      Sam

                      How to add modules

                      learning how to use browser developers window for css changes

                      K 1 Reply Last reply Oct 2, 2024, 6:23 PM Reply Quote 0
                      • 1
                      • 2
                      • 2 / 2
                      2 / 2
                      • First post
                        12/19
                        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