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.

    mvgmunich: undefined result

    Scheduled Pinned Locked Moved Troubleshooting
    7 Posts 2 Posters 1.0k 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.
    • S Offline
      sdetweil @andyyy
      last edited by

      @andyyy did u look in either message log?

      where u start MM, with npm start or pm2. if pm2, then the command pm2 logs --lines=100 will show the log

      also, open the developers window, ctrl-shift-i on the MM keyboard, select the tab labeled console , and enter a unique part of the module name in the filter field , ‘mvg’ (no quotes)

      Sam

      How to add modules

      learning how to use browser developers window for css changes

      A 1 Reply Last reply Reply Quote 0
      • A Offline
        andyyy @sdetweil
        last edited by

        @sdetweil

        Are there some other ways to create the log data?

        I run the MM with npm start. Connecting a keyboard is currently not that easy because the MM is build nicely in my picture frame and sealed. :( My development was actually finished (I thought).

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

          @andyyy do you use ssh to connect to the mirror?

          you can use npm start over the ssh session

          but cannot capture the log

          mmm-logging might help… but its another thing to install and edit config

          Sam

          How to add modules

          learning how to use browser developers window for css changes

          A 2 Replies Last reply Reply Quote 0
          • A Offline
            andyyy @sdetweil
            last edited by

            @sdetweil

            yes, I do use ssh to connect to the mirror.

            I’ll continue tomorrow debugging.

            1 Reply Last reply Reply Quote 0
            • A Offline
              andyyy @sdetweil
              last edited by

              @sdetweil

              I tried the method “export ELECTRON_ENABLE_LOGGING=true”.

              The command line says:

              [3313:0518/105432.610396:INFO:CONSOLE(159)] “Uncaught TypeError: Cannot read property ‘line’ of undefined”, source: http://0.0.0.0:8080/modules/mvgmunich/mvgmunich.js (159)

              Interestingly though, it is not written to the log file. In there it states:

              (/home/pi/MagicMirror/modules/MMM-Logging/node_helper.js:37 Class.socketNotificationReceived)
              [18.05.2021 10:49.32.615] [LOG] 2021-05-18T10:49:32 Browser Error: {
              “isTrusted”: true

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

                @andyyy said in mvgmunich: undefined result:

                Browser Error: {
                “isTrusted”: true

                yeh, when there are errors, it gets harder to trap them… but u found the cause

                /mvgmunich.js (159)
                

                looks like the last change was to fix a similar problem,
                but it was 14 months ago… so I don’t know if the author is responding to issues…

                Sam

                How to add modules

                learning how to use browser developers window for css changes

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