• 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-MyCommute not showing up today.

Scheduled Pinned Locked Moved Troubleshooting
15 Posts 2 Posters 2.5k 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 Away
    sdetweil @gwiz
    last edited by May 10, 2020, 2:23 AM

    @gwiz do you use pages, or some activity monitor? pir, or somesuch

    sadly there is no notification for the call to suspend on WHO, but now that you found that line,
    you can re-enable other messages (remove filter) and then find the suspend again (search works)
    and find if some module said something just before

    Sam

    How to add modules

    learning how to use browser developers window for css changes

    1 Reply Last reply Reply Quote 0
    • G Offline
      gwiz
      last edited by May 10, 2020, 2:27 AM

      Here is what it shows me:

      Screen Shot 2020-05-09 at 7.30.05 PM.jpg

      Not sure if what you asked, but I do use VNC Viewer to connect and edit the mirror without taking the frame off. Could that have something to do with it?

      Thanks for your help

      S 1 Reply Last reply May 10, 2020, 2:32 AM Reply Quote 0
      • S Away
        sdetweil @gwiz
        last edited by May 10, 2020, 2:32 AM

        @gwiz said in MMM-MyCommute not showing up today.:

        but I do use VNC Viewer to connect and edit the mirror

        shouldn’t have anything to do with it… I edit thru an ssh connection all the time. never touch the mirror itself

        looking at the code it hides itself if its outside the configured times or there are no destinations…

        there are 4 different ones, which are u using?

        git remote -v in the module folder will tell you

        Sam

        How to add modules

        learning how to use browser developers window for css changes

        1 Reply Last reply Reply Quote 0
        • G Offline
          gwiz
          last edited by May 10, 2020, 2:58 AM

          Sorry I’m not sure what you mean, I ran the command and this is what it gave me:

          Screen Shot 2020-05-09 at 8.01.07 PM.jpg

          S 1 Reply Last reply May 10, 2020, 3:57 AM Reply Quote 0
          • S Away
            sdetweil @gwiz
            last edited by May 10, 2020, 3:57 AM

            @gwiz in the module folder, MMM-MyCommute

            Sam

            How to add modules

            learning how to use browser developers window for css changes

            1 Reply Last reply Reply Quote 0
            • G Offline
              gwiz
              last edited by May 10, 2020, 4:47 AM

              Okay here it is

              Screen Shot 2020-05-09 at 9.50.33 PM.jpg

              1 Reply Last reply Reply Quote 0
              • S Away
                sdetweil
                last edited by May 10, 2020, 11:11 AM

                still looks like it hides itself is there are no destinations or not in the time window to need to show results.
                (commute set for 9am -10am, and its now 2 pm…

                also hides itself immediately after startup.

                Sam

                How to add modules

                learning how to use browser developers window for css changes

                1 Reply Last reply Reply Quote 0
                • G Offline
                  gwiz
                  last edited by May 12, 2020, 9:14 PM

                  Hi @sdetweil

                  I don’t have any time parameters set up on the module. Weird… It fixed itself later in the day without me doing anything. Do you think there’s anything I can do to prevent that in the future?

                  Thanks for the help!

                  S 1 Reply Last reply May 12, 2020, 11:05 PM Reply Quote 0
                  • S Away
                    sdetweil @gwiz
                    last edited by May 12, 2020, 11:05 PM

                    @gwiz I don’t know

                    the code says
                    if (this.isInWindow(this.config.startTime, this.config.endTime, this.config.hideDays)) {

                    startTime defaults to 00:00
                    and endTime defaults to 23:59
                    and hideDays defaults to []

                    Sam

                    How to add modules

                    learning how to use browser developers window for css changes

                    1 Reply Last reply Reply Quote 0
                    • 1
                    • 2
                    • 2 / 2
                    2 / 2
                    • First post
                      11/15
                      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