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

mvgmunich: undefined result

Scheduled Pinned Locked Moved Troubleshooting
7 Posts 2 Posters 852 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.
  • A Offline
    andyyy
    last edited by May 17, 2021, 4:48 PM

    Re: no result from mvgmunich modul

    Hi,

    I do have an issue with the module “mvgmunich”. Out of sudden it has stopped working again.

    The module reports “undefined” or nothing at all.

    Interestingly I didn’t change anything since ages. The module received no update since 2019 and my config is still the same.

    Today I did reinstall the entire module and tried even the default config of (https://github.com/mrVragec/MMM-mvgmunich). No success. The module will be loaded but no stations are shown.

    Any idea?

    P.S: MM is up-to-date v2.15

    Thanks.

    S 1 Reply Last reply May 17, 2021, 5:30 PM Reply Quote 0
    • S Away
      sdetweil @andyyy
      last edited by May 17, 2021, 5:30 PM

      @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 May 17, 2021, 7:10 PM Reply Quote 0
      • A Offline
        andyyy @sdetweil
        last edited by May 17, 2021, 7:10 PM

        @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 May 17, 2021, 7:11 PM Reply Quote 0
        • S Away
          sdetweil @andyyy
          last edited by May 17, 2021, 7:11 PM

          @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 May 17, 2021, 8:16 PM Reply Quote 0
          • A Offline
            andyyy @sdetweil
            last edited by May 17, 2021, 8:16 PM

            @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 May 18, 2021, 9:01 AM

              @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 May 18, 2021, 12:42 PM Reply Quote 0
              • S Away
                sdetweil @andyyy
                last edited by May 18, 2021, 12:42 PM

                @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
                1 / 1
                • First post
                  5/7
                  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