Code Monkey home page Code Monkey logo

Comments (4)

billhorsman avatar billhorsman commented on May 18, 2024

I get the same thing with Puma 3.4.0 and Ruby 2.3.1-p112.

$ ./bin/puma-dev
[snip]
foo[70138]: * Version 3.4.0 (ruby 2.3.1-p112), codename: Owl Bowl Brawl
[snip]
bundler: failed to load command: puma (/Users/bill/.rbenv/versions/2.3.1/bin/puma)

Running the puma command manually does work (it complains about no configured application, as expected).

$ /Users/bill/.rbenv/versions/2.3.1/bin/puma
Puma starting in single mode...
* Version 3.4.0 (ruby 2.3.1-p112), codename: Owl Bowl Brawl
* Min threads: 0, max threads: 16
* Environment: development
ERROR: No application configured, nothing to run

from puma-dev.

idyll avatar idyll commented on May 18, 2024

The no app configured message is because when you run it manually it is likely looking in a different directory for the app files.

from puma-dev.

evanphx avatar evanphx commented on May 18, 2024

@billhorsman can you gist the entire output without snips? That context doesn't tell much of a picture.

from puma-dev.

BJClark avatar BJClark commented on May 18, 2024

Here is the full context for me when I get this error: https://gist.github.com/BJClark/4884bc5497c94d18dec230d9af87cc88

Fwiw, I can run regular puma on this app just fine, that's what I use every day.

from puma-dev.

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.