GithubHelp home page GithubHelp logo

502 Bad Gateway about formio-webhook-receiver HOT 4 CLOSED

formio avatar formio commented on May 2, 2024
502 Bad Gateway

from formio-webhook-receiver.

Comments (4)

dunhampa avatar dunhampa commented on May 2, 2024

Here are some more details form the ngrok browser GUI:

<!doctype html5>
<html>
    <head>
        <style type="text/css">
         
        strong { font-weight: bold; }
        hr { -moz-box-sizing: content-box; box-sizing: content-box; height: 0; }
        html { font-family: sans-serif;   -ms-text-size-adjust: 100%;   -webkit-text-size-adjust: 100%;   } body { margin: 0; }
        a { background-color: transparent; }
        a:active, a:hover { outline: 0; }
        </style>

        <style type="text/css">
            body { background-color: #f5f5f5; }
            .container { width: 500px; margin: auto; color: #444; padding: 5px; }
            a, strong { color: purple; text-decoration: none; }
            a:hover { text-decoration: underline; }
            h2 { text-align: center; color: #000; }
            p { line-height: 20px; }
        </style>
    </head>
    <body>
        <div class="container">
            
            
<h2>Failed to complete tunnel connection</h2>
<hr />
<p>
    The connection to <strong><a href="https://d457a788.ngrok.io">https://d457a788.ngrok.io</a></strong>
    was successfully tunneled to your ngrok client,
    but the client failed to establish a connection to
    the local address <strong><a href="http://localhost:4001">localhost:4001</a></strong>.
</p>
<p>
    Make sure that a web service is running on
    <strong><a href="http://localhost:4001">localhost:4001</a></strong> and that it is a valid address.
</p>
<p>
    The error encountered was: <strong style="color: #9E2929">dial tcp [::1]:4001: connect: connection refused</strong>
</p>

            
        </div>
    </body>
</html>

from formio-webhook-receiver.

dunhampa avatar dunhampa commented on May 2, 2024

This issue was resolved by running

PORT=4001 node basic

However, I am now receiving at 401 error authorization error when using
test
password123

from formio-webhook-receiver.

dunhampa avatar dunhampa commented on May 2, 2024

Issue was resolved by running

PORT=4001 USER=test PASS=password123 node basic

it appears that .env.example

needs to be made not example. This is not clear in the ReadMe

from formio-webhook-receiver.

jeriah-formio avatar jeriah-formio commented on May 2, 2024

We're currently addressing a backlog of GitHub issues. Closing this thread as it is outdated. Please re-open if it is still relevant. Thank you for your contribution!

from formio-webhook-receiver.

Related Issues (2)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.