GithubHelp home page GithubHelp logo

Comments (5)

arthaud avatar arthaud commented on April 19, 2024

Hi @akshayprasad,

Could you try running curl -v http://localhost:5000/ while sapp is running?

from mariana-trench.

akshayprasad avatar akshayprasad commented on April 19, 2024

Hello @arthaud ,

Thanks for the reply.
While it is running I executed the command and I could see the following results.

akshayprasad@Akshays-MBP  ~  curl -v http://localhost:5000/

  • Trying ::1:5000...
  • Connected to localhost (::1) port 5000 (#0)

GET / HTTP/1.1
Host: localhost:5000
User-Agent: curl/7.77.0
Accept: /

  • Mark bundle as not supporting multiuse
    < HTTP/1.1 403 Forbidden
    < Content-Length: 0
    < Server: AirTunes/595.13.1
    <

Screenshot 2021-11-01 at 9 22 58 PM

  • Connection #0 to host localhost left intact

from mariana-trench.

arthaud avatar arthaud commented on April 19, 2024

It looks like you have another server running on that port, see:
Server: AirTunes/595.13.1

Please use a different port for sapp. There should be an option for it (see sapp server --help). If not, please open an issue at https://github.com/facebook/sapp

from mariana-trench.

akshayprasad avatar akshayprasad commented on April 19, 2024

Thanks for the reply @arthaud .

Can I change the port of sapp?

from mariana-trench.

arthaud avatar arthaud commented on April 19, 2024

Apparently, there is no option for it, but it should be easy to add.
Please open an issue at https://github.com/facebook/sapp
Another workaround would be to stop AirTunes on your mac.

from mariana-trench.

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.