MagicMirror Forum
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • 3rd-Party-Modules
    • Donate
    • Discord
    • Register
    • Login
    1. Home
    2. White Hawk
    3. Posts
    A New Chapter for MagicMirror: The Community Takes the Lead
    Read the statement by Michael Teeuw here.
    W
    Offline
    • Profile
    • Following 0
    • Followers 0
    • Topics 1
    • Posts 2
    • Groups 0

    Posts

    Recent Best Controversial
    • RE: MMM-IFTTT: curl: (7) failed to connect to [external ip] port 8080: connection refused

      @sdetweil You brilliant person!

      Solved and many thanks.

      Made a total rooky mistake to not allow outside comm through the config.js file.

      posted in Troubleshooting
      W
      White Hawk
    • MMM-IFTTT: curl: (7) failed to connect to [external ip] port 8080: connection refused

      Hi
      I am trying to add IFTTT to Magic Mirror’s modules.

      When I test my connection with localhost it works, but as soon as I test my connection with my static external IP in CLI, I get: “curl: (7) failed to connect to [external ip] port 8080: connection refused”.

      IFTTT’s error is: “Action failure message: Error: Error: connect ECONNREFUSED [External IP]:8080. Unable to make web request to http://[External IP]:8080/IFTTT”

      The test script I am running is based on the documentation:
      curl -X POST -H “Content-Type: application/json”
      -d ‘{“message”: “Your pizza is ready!”}’
      “http://[external IP]:8080/IFTTT”

      I have forwarded port 8080 on my router internal and external to the Magic Mirror’s IP address.

      Am I missing something?

      Thanks in advance

      posted in Troubleshooting ifttt connection refused port forward
      W
      White Hawk
    • 1 / 1