Git Product home page Git Product logo

Comments (6)

nwhitehead avatar nwhitehead commented on July 25, 2024 1

This is usually caused by something else using port 8888, such as a previous run of the normal IPython notebook. Version 0.5 needs to have port 8888 available when it starts or it will have problems.

To get debug output, assuming you installed into Applications you can open up Terminal and run the command:

/Applications/Pineapple.app/Contents/MacOS/Pineapple

You can then see the debugging error messages as it tries to start.

from pineapple.

deeplook avatar deeplook commented on July 25, 2024

That makes a lot of sense. I see it's searching for ports starting with 8888, but not as "randomly" as it claims to do (it always adds 1 to the next port number tried). So, maybe the error message can be improved and/or the port search be really more randomized?

Otherwise this seems to be a very promising app for spreading Python/Jupyter to colleges without having to go through any installation hassles. Thanks!

from pineapple.

deeplook avatar deeplook commented on July 25, 2024

Nethertheless it looks like Pineapple 0.5 alpha has trouble finding a free port, even if there is one available above 8888.

from pineapple.

nwhitehead avatar nwhitehead commented on July 25, 2024

Yes, the 0.5 version requires port 8888, it can't tell the port is already
used even though jupyter chose a different port. The fix is checked in,
will be in the next release.

On Fri, Sep 11, 2015 at 1:18 AM, deeplook [email protected] wrote:

Nethertheless it looks like Pineapple 0.5 alpha has trouble finding a free
port, even if there is one available above 8888.


Reply to this email directly or view it on GitHub
#17 (comment)
.

from pineapple.

nwhitehead avatar nwhitehead commented on July 25, 2024

Closing because I believe the issue is fixed, reopen if you see the same problem in later releases.

from pineapple.

tdiprima avatar tdiprima commented on July 25, 2024

Hi @nwhitehead, this issue happens again in Pineapple-0.8.0, Version 3.1.0. It's looking for a file on startup. If the file doesn't exist, it generates an error. After that, if you leave the app open and do File> Open, it still gets confused sometimes.

from pineapple.

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.