-
Notifications
You must be signed in to change notification settings - Fork 54
OCP 4.18.10
bundle not able to start again after a stop
#1050
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
Comments
Can confirm with 4.18.12 is still the same. Check with 4.18.2 and it works correctly windows:
linux:
|
I was unable to make it fail on mac |
Today I was unable to make windows and linux to fail. Tried again on mac and see error only once. stop/start and see error twice:
second time:
on a third run, mac shows again only 1 ssh handshake fail. All platforms show for several failed attempts (maybe unrelated):
so we can see this as some still unknown concatenation of steps leading to this errors, but not happening always |
Can we add extra log info on starting that ssh service so we can track if there's alreayd one running or is not able to start for some reason? |
On macOS, crc-org/crc#4735 was fixed recently, but I don’t know if this is related to the issue you are seeing here. |
mac issue is now merged on crc side so this should be closed? |
When using the bundle with
crc
SSH doesn't become available when wecrc start
again after the initial start andcrc stop
, in the Console logs there are error messages sayingFailed to find a suitable Node IP
The text was updated successfully, but these errors were encountered: