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-Fuel doesn't work

    Scheduled Pinned Locked Moved Unsolved Troubleshooting
    6 Posts 3 Posters 1.3k Views 3 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.
    • O Offline
      oli1204
      last edited by

      Hello,
      i hope anyone can help me.
      I want to use the modul “MMM-Fuel”.
      It doesn’t work. it is not displayed.
      here is my entry in the config-file:

      {
      module: “MMM-Fuel”,
      position: “botton_left”,
      config: {
      api_key: “*************************”,
      lat: 49.9556351,
      lng: 9.772477,
      types: [“diesel”],
      }
      }

      following message is generated:

      request to https://creativecommons.tankerkoenig.de/json/list.php?lat=49.9556351&lng=9.772477&rad=5&type=all&apikey=*mykey&sort=dist failed, reason: getaddrinfo EAI_AGAIN creativecommons.tankerkoenig.de creativecommons.tankerkoenig.de:443’

      thanks for your help

      best regards
      Oliver

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

        @oli1204 said in MMM-Fuel doesn't work:

        getaddrinfo EAI_AGAIN

        this says that your system cannot find that entry via name resolution

        nslookup from a terminal window

        nslookup creativecommons.tankerkoenig.de

        on my system it looks like this

        nslookup  creativecommons.tankerkoenig.de
        Server:  dns9.quad9.net
        Address:  9.9.9.9  // < --- my name server
        
        Non-authoritative answer:
        Name:    creativecommons.tankerkoenig.de
        Address:  188.68.35.147
        

        Sam

        How to add modules

        learning how to use browser developers window for css changes

        1 Reply Last reply Reply Quote 0
        • O Offline
          oli1204
          last edited by

          @sdetweil said in MMM-Fuel doesn't work:

          nslookup from a terminal window

          thanks for your help…but i don 't know what to do…
          sorry this is my first Magicmirror…

          FoziF 1 Reply Last reply Reply Quote 0
          • FoziF Offline
            Fozi Project Sponsor @oli1204
            last edited by

            @oli1204 There seems to be a problem with the DNS resolution. Just for curiosity… Could you try the MMM-Tankerkoenig Module? It basically does the same as MMM-Fuel.

            Is the same error thrown?

            BTW: The position is misspelled…it must be “bottom_left”

            HowTo: Replace PIR Sensor with a RCWL-0516 Microwave Sensor

            1 Reply Last reply Reply Quote 1
            • O Offline
              oli1204
              last edited by

              @Fozi said in MMM-Fuel doesn't work:

              s the same error thrown?

              hello,

              its so embarassing. the mistake was really botton instead of bottom.

              very much thanks for your help.

              best regards

              Olivr

              FoziF 1 Reply Last reply Reply Quote 0
              • FoziF Offline
                Fozi Project Sponsor @oli1204
                last edited by

                @oli1204 glad that it works now!

                HowTo: Replace PIR Sensor with a RCWL-0516 Microwave Sensor

                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