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.

    Traffic on absolute or relative basis and traffice reports with TomTom (MMM-TomTomTrafficIncidents)

    Scheduled Pinned Locked Moved Transport
    6 Posts 3 Posters 1.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.
    • R Offline
      robertybob
      last edited by robertybob

      Hi @Travelbacon ,
      I tried installing your module as per the code your post on the TomTom Dev forums but got this:

      742c86ce-fa54-4464-b508-9af3b425ea8b-image.png

      When removing the ./ I could install it, but still getting the same errors:
      44a142ac-7ebb-4c15-9ef9-0ebf91d55222-image.png

      and like you I can’t understand where the double forward slash comes from as it’s installed in the correctly named directory

      d8baf23f-9d6a-4162-9ee0-d01098cb5daa-image.png

      S 1 Reply Last reply Reply Quote 0
      • S Do not disturb
        sdetweil @robertybob
        last edited by

        @robertybob you go to the github site for the module, and click tyhe green code down button
        Screenshot at 2020-08-30 16-01-49.png

        then you click the icon that looks like a clipboard , which copies the URL to the clipboard
        Screenshot at 2020-08-30 16-03-26.png

        then u go to your terminal window, with the ~/MagicMirror/modules as the current folder and type

        git clone

        and then paste the from the clipboard to get

        git clone https://github.com/Travelbacon/MMM-TomTomTrafficIncidents.git

        and u hit enter

        NOTHING after the pasted urll

        this is the SAME for EVERY module

        Sam

        How to add modules

        learning how to use browser developers window for css changes

        S 1 Reply Last reply Reply Quote 0
        • S Do not disturb
          sdetweil @sdetweil
          last edited by sdetweil

          @robertybob you should enable ssh on the pi, and then you can open an ssh terminal window on your pc machine

          also get winscp or bitvise ssh clients, then you can have a file manager view of files on the pi and double click to edit
          with your favorite pc editor (I use notepad++)

          this will make it so that almost NEVER have to use a keyboard/mouse ON the pi itself…

          Sam

          How to add modules

          learning how to use browser developers window for css changes

          R 1 Reply Last reply Reply Quote 0
          • R Offline
            robertybob @sdetweil
            last edited by robertybob

            @sdetweil Hi Sam, I’m doing just that - Putty and WinSCP :) (see above screenshots from said programs)

            TravelbaconT 1 Reply Last reply Reply Quote 0
            • TravelbaconT Offline
              Travelbacon @robertybob
              last edited by

              @robertybob
              The strangest thing is that the module refers to /modules/MM-TomTomTrafficIncidents!!//!!MM-TomTomtrafficincidents.js.

              On the TomTom forum we saw that you used sudo to read files. Don’t use root privileges to edit or view files. Alle the files in MM are from the user pi in the group users. To avoid potential user right issues, I asked to delete the whole moduel and clone a new one. Just sdetweil told you.

              Because the module sees two slashes, I start think that a config in the module is not working. Did you test any other module for the MM? To see if these works. It could be that a small user handling goes wrong, but perhaps there is in deed an issue in my code. Although I tested it on a new MM installation.

              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