eclipse-che / che

Kubernetes based Cloud Development Environments for Enterprise Teams
http://eclipse.org/che
Eclipse Public License 2.0
6.99k stars 1.19k forks source link

Can not start a workspace using Go sample #23213

Closed RomanNikitenko closed 1 week ago

RomanNikitenko commented 3 weeks ago

Describe the bug

I get Error creating DevWorkspace deployment: Detected unrecoverable event FailedPostStartHook: PostStartHook failed. error when I start a workspace using Go sample.

Che version

7.93@latest

Steps to reproduce

Start a workspace for Go sample.

Expected behavior

The workspace started successfully.

Environment

I faced the problem on the dogfooding instance.

Eclipse Che Logs

No response

Additional context

image
vinokurig commented 3 weeks ago

Could not reproduce on the latest dogfooding instance, @RomanNikitenko can we close it?

RomanNikitenko commented 3 weeks ago

Tested it again:

image
AObuchow commented 3 weeks ago

From my understanding, you need an SSH key with a passphrase configured for this bug to occur.