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

Restart using SSH #50

Closed
TiagoTAlves opened this issue May 9, 2024 · 1 comment
Closed

Restart using SSH #50

TiagoTAlves opened this issue May 9, 2024 · 1 comment

Comments

@TiagoTAlves
Copy link
Contributor

When restarting a process using ssh, the process says:

[11:15:30] INFO     "Broadcast": 'DRUNC_EXCEPTION_RAISED' 'DruncCommandException' exception thrown: Process f9f8ee93-fda6-49fb-b7ea-e8dcafcd98e3 already exists!                                        kafka_stdout_broadcast_handler.py:83
           ERROR    "process_manager_driver": 'DruncCommandException' exception thrown: Process f9f8ee93-fda6-49fb-b7ea-e8dcafcd98e3 already exists!                                                                       shell_utils.py:97
           INFO     "Broadcast": 'SUBPROCESS_STATUS_UPDATE' Process 'ru-controller' (session: 'test-session', user: 'titavare') process exited with exit code 255                                       kafka_stdout_broadcast_handler.py:83

The process then just dies.
image

@TiagoTAlves
Copy link
Contributor Author

If you then try and restart again now that the process is dead, it gives the exact same error:

[11:18:22] INFO     "Broadcast": 'DRUNC_EXCEPTION_RAISED' 'DruncCommandException' exception thrown: Process f9f8ee93-fda6-49fb-b7ea-e8dcafcd98e3 already exists!                                        kafka_stdout_broadcast_handler.py:83
           ERROR    "process_manager_driver": 'DruncCommandException' exception thrown: Process f9f8ee93-fda6-49fb-b7ea-e8dcafcd98e3 already exists!                                                                       shell_utils.py:97
           INFO     "Broadcast": 'SUBPROCESS_STATUS_UPDATE' Process 'ru-controller' (session: 'test-session', user: 'titavare') process exited with exit code 255                                       kafka_stdout_broadcast_handler.py:83

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

1 participant