Giter Club home page Giter Club logo

Comments (3)

seuros avatar seuros commented on May 29, 2024

You are using RVM, you have to set the pumactl and pumacmd manually for now. Refer to the README.md

from capistrano-puma.

rainytooo avatar rainytooo commented on May 29, 2024

if I set puma_cmd and pumactl_cmd, I got this

DEBUG [116aca89] Running if test ! -d /app/www/appbg.xiaoma.com/current; then echo "Directory does not exist '/app/www/appbg.xiaoma.com/current'" 1>&2; false; fi on bbs.xiaoma.com
DEBUG [116aca89] Command: if test ! -d /app/www/appbg.xiaoma.com/current; then echo "Directory does not exist '/app/www/appbg.xiaoma.com/current'" 1>&2; false; fi
DEBUG [116aca89] Finished in 11.009 seconds with exit status 0 (successful).
 INFO [3ed05646] Running bundle exec pumactl -S /app/www/appbg.xiaoma.com/shared/tmp/pids/puma.state status on bbs.xiaoma.com
DEBUG [3ed05646] Command: bundle exec pumactl -S /app/www/appbg.xiaoma.com/shared/tmp/pids/puma.state status
DEBUG [3ed05646]    bash: bundle: command not found

If not set puma_cmd and pumactl_cmd,

DEBUG [28700599] Running if test ! -d /app/www/appbg.xiaoma.com/current; then echo "Directory does not exist '/app/www/appbg.xiaoma.com/current'" 1>&2; false; fi on bbs.xiaoma.com
DEBUG [28700599] Command: if test ! -d /app/www/appbg.xiaoma.com/current; then echo "Directory does not exist '/app/www/appbg.xiaoma.com/current'" 1>&2; false; fi
DEBUG [28700599] Finished in 0.187 seconds with exit status 0 (successful).
 INFO [92f1cbbe] Running /bin/rvm 1.9.3@ruby193rails3215 do pumactl -S /app/www/appbg.xiaoma.com/shared/tmp/pids/puma.state status on bbs.xiaoma.com
DEBUG [92f1cbbe] Command: cd /app/www/appbg.xiaoma.com/current && /bin/rvm 1.9.3@ruby193rails3215 do pumactl -S /app/www/appbg.xiaoma.com/shared/tmp/pids/puma.state status
DEBUG [92f1cbbe]    bash: /bin/rvm: No such file or directory

from capistrano-puma.

seuros avatar seuros commented on May 29, 2024

@rainytooo Could you try with the master branch ?

from capistrano-puma.

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.