GithubHelp home page GithubHelp logo

Comments (4)

spiermar avatar spiermar commented on July 23, 2024

The error is pretty clear, your browser can't connect to the server, but there are several possible explanations. Here are a few troubleshooting steps:

  1. Can you curl to localhost on port 5000?
  2. You mentioned whitelisted? Whitelisted where? iptables? Security group?
  3. You are listening on 127.0.0.1 too, which is likely not your external interface. Can you try switching that to 0.0.0.0? Or your external interface ip address?

from flamescope.

brendangregg avatar brendangregg commented on July 23, 2024

I'm guessing you're running flamescope on a remote instance. In which case 127.0.0.1 won't work: you'll need the IP address of that instance. Maybe we should update the startup messages of flamescope to list the remote IP address.

from flamescope.

spiermar avatar spiermar commented on July 23, 2024

@PawanWagh assuming the issue was fixed. Closing.

from flamescope.

PawanWagh avatar PawanWagh commented on July 23, 2024

Hey guys, thanks for the help. Setting host to "0.0.0.0" fixed the problem.

from flamescope.

Related Issues (20)

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.