• 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

Scheduled Pinned Locked Moved Unsolved Troubleshooting
22 Posts 4 Posters 5.4k 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 Away
    sdetweil @CyruS1337
    last edited by Sep 7, 2019, 2:22 PM

    @CyruS1337 got to be more than that

    Sam

    How to add modules

    learning how to use browser developers window for css changes

    C 1 Reply Last reply Sep 7, 2019, 2:32 PM Reply Quote 0
    • C Offline
      CyruS1337 Project Sponsor @sdetweil
      last edited by Sep 7, 2019, 2:32 PM

      @sdetweil

      Here are the logs from /home/pi/.pm2/logs/mm-out.log

      
      > magicmirror@2.8.0 start /home/pi/MagicMirror
      > sh run-start.sh
      
      Starting MagicMirror: v2.8.0
      Loading config ...
      Loading module helpers ...
      No helper found for module: alert.
      Initializing new module helper ...
      Module helper loaded: updatenotification
      Initializing new module helper ...
      Module helper loaded: MMM-WatchDog
      Initializing new module helper ...
      Module helper loaded: MMM-Remote-Control
      Initializing new module helper ...
      Module helper loaded: MMM-SystemStats
      Initializing new module helper ...
      Module helper loaded: newsfeed
      Initializing new module helper ...
      Module helper loaded: MMM-MyCommute
      Initializing new module helper ...
      Module helper loaded: MMM-GoogleMapsTraffic
      Initializing new module helper ...
      Module helper loaded: MMM-DarkSkyForecast
      Initializing new module helper ...
      Module helper loaded: MMM-MyCalendar
      All module helpers loaded.
      Starting server on port 8080 ... 
      Server started ...
      Connecting socket for: updatenotification
      Connecting socket for: MMM-WatchDog
      Starting module helper: MMM-WatchDog
      Connecting socket for: MMM-Remote-Control
      Starting node helper for: MMM-Remote-Control
      Connecting socket for: MMM-SystemStats
      Connecting socket for: newsfeed
      Starting module: newsfeed
      Connecting socket for: MMM-MyCommute
      ====================== Starting node_helper for module [MMM-MyCommute]
      Connecting socket for: MMM-GoogleMapsTraffic
      Starting node_helper for module: MMM-GoogleMapsTraffic
      Connecting socket for: MMM-DarkSkyForecast
      ====================== Starting node_helper for module [MMM-DarkSkyForecast]
      Connecting socket for: MMM-MyCalendar
      Starting node helper for: MMM-MyCalendar
      Sockets connected & modules started ...
      Launching application.
      Create new news fetcher for url: https://api.20min.ch/rss/view/1 - Interval: 300000
      WatchDog started. Maximum timeout: 10s.
      Create new news fetcher for url: https://api.20min.ch/rss/view/67 - Interval: 300000
      Working notification system. Notification: MMM-GOOGLE_MAPS_TRAFFIC-GET payload:  { style: 'standard' }
      Create new calendar fetcher for url: https://calendar.google.com/calendar/ical/XXXXXX%40gmail.com/private-b6dbd8fd617ffcffc29ab3478af2b6f1/basic.ics - Interval: 300000
      
      

      And here are the logs from /home/pi/.pm2/logs/mm-error.log

      libGL error: MESA-LOADER: failed to retrieve device information
      MESA-LOADER: failed to retrieve device information
      MESA-LOADER: failed to retrieve device information
      libGL error: MESA-LOADER: failed to retrieve device information
      MESA-LOADER: failed to retrieve device information
      MESA-LOADER: failed to retrieve device information
      ATTENTION: default value of option force_s3tc_enable overridden by environment.
      
      
      1 Reply Last reply Reply Quote 0
      • M Offline
        mieserwicht
        last edited by Sep 9, 2019, 8:43 AM

        Hello,
        I had a similar problem. Just tried out some module configurations and forks.
        I now use MMM-GoogleMapsTraffic from here https://github.com/sdetweil/MMM-GoogleMapsTraffic.git (see this thread MMM-GoogleMapsTraffic freezes Magic Mirror)
        and MMM-MyCommute from here https://github.com/qistoph/MMM-MyCommute.git
        This seems to work for me.
        There is also a small error in your configuration. The first destination has a comma after the last configuration endTime. This needs to be removed for a propor JSON file.
        Regards Dirk

        1 Reply Last reply Reply Quote 0
        • C Offline
          CyruS1337 Project Sponsor
          last edited by Oct 10, 2019, 6:03 AM

          So you suggest that I delete the module and download the specified links as “git”?

          And sorry for the late reply. Lately there was a lot going on (baby, house building, etc.)

          S 1 Reply Last reply Oct 10, 2019, 11:20 AM Reply Quote 0
          • S Away
            sdetweil @CyruS1337
            last edited by Oct 10, 2019, 11:20 AM

            @CyruS1337 there is a bug in the googlemapstraffic module, I have a fixed version… you can rename the current module folder out of the way, and then git clone the fixed one from my repo.

            Sam

            How to add modules

            learning how to use browser developers window for css changes

            1 Reply Last reply Reply Quote 0
            • C Offline
              CyruS1337 Project Sponsor
              last edited by Oct 14, 2019, 4:44 AM

              Hi @sdetweil

              Mhmmm sorry if I ask so stupid. How do I do that then I download the module from you …

              S 1 Reply Last reply Oct 14, 2019, 11:07 AM Reply Quote 0
              • S Away
                sdetweil @CyruS1337
                last edited by Oct 14, 2019, 11:07 AM

                @CyruS1337 https://github.com/sdetweil/MMM-GoogleMapsTraffic.git from the post a few back

                Sam

                How to add modules

                learning how to use browser developers window for css changes

                1 Reply Last reply Reply Quote 0
                • F Offline
                  fribse
                  last edited by Dec 28, 2020, 9:59 AM

                  Sorry for replying in an old thread, but you wrote apikey in the config, it should be apiKey

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