Hello,
I was working on task related to install some app on all application servers.
I have installed required soft on all three machines and use reboot command to see what happen.
I was disconnected from the machine (it’s obvious) but later when tried to connect by ssh faced an issue (details below).
Could you check what happen? Does the problem is related to the soft I have installed or shouldn’t restart the machine?
Unexpected exit code 1 for CommandResult(command=‘uname -s’, exit_status=1, stdout=None, stderr=‘Error response from daemon: Container d20068746b4ae0fa3f14f74ddd548dbbae53830097e2e5ae316859ad7e77ef1f is not running\n’)
Thanks in advance.
Tomek