Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Using capistrano sidekiq and sudo command but only one thing is working #206

Open
rahulmurkute-tudip opened this issue Jun 8, 2018 · 2 comments

Comments

@rahulmurkute-tudip
Copy link

rahulmurkute-tudip commented Jun 8, 2018

@seuros
set :pty, true

First my pty set to true but while deploying it kills my daemon process then I set pty to false it create daemon sidekiq process properly but it giving me error on sudo command (nginx) then I read documetation they say set pty to false

set :pty, false

But it again kill my daemon process.

So by setting pty true or false only one thing is working. I want both things to be work, please give me suggestion about this fast

@rahulmurkute-tudip
Copy link
Author

@seuros
Please reply I have to deploy on production.

@hungmi
Copy link

hungmi commented Aug 8, 2018

@rahulmurkute-tudip can you check your user is able to execute sudo command without password?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants