You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
The text was updated successfully, but these errors were encountered:
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?
The text was updated successfully, but these errors were encountered: