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

PUMA does not detach from console #25

Open
brusacco opened this issue Nov 20, 2023 · 1 comment
Open

PUMA does not detach from console #25

brusacco opened this issue Nov 20, 2023 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@brusacco
Copy link

I have noticed that when I restart PUMA by touching 'tmp/restart', I am able to see all the output logs related to the restart process in the console.

While this is not a problem, I am unable to restart the cluster after closing the console. When I use 'touch tmp/restart' again, the main PUMA process exits and the other processes continue running, rendering the cluster irresponsive. As a result, I have to manually kill all the processes in order to restart the cluster.

Any ideas about this?

@kigster
Copy link
Owner

kigster commented Dec 14, 2023

Can you give the command how you are starting Puna, and the versions of Puna and Puma::Daemon gems?

@kigster kigster self-assigned this Dec 14, 2023
@kigster kigster added the bug Something isn't working label Dec 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants