-
Notifications
You must be signed in to change notification settings - Fork 219
Closed
GoogleContainerTools/container-debug-support
#78Labels
priority: p2Moderately-important priority. Fix may not be included in next release.Moderately-important priority. Fix may not be included in next release.type: questionRequest for information or clarification. Not an issue.Request for information or clarification. Not an issue.
Description
Running go-hello-world sample in goland/IntelliJ works fine, but when debugging it get:
Waiting for deployments to stabilize...
- deployment/go-hello-world: container install-go-debug-support terminated with exit code 1
- pod/go-hello-world-788bc8c8bb-cp7vp: container install-go-debug-support terminated with exit code 1
> [go-hello-world-788bc8c8bb-cp7vp install-go-debug-support] standard_init_linux.go:219: exec user process caused: exec format error
- deployment/go-hello-world failed. Error: container install-go-debug-support terminated with exit code 1.
Cleaning up...
- deployment.apps "go-hello-world" deleted
- service "go-hello-world-external" deleted
exiting dev mode because first deploy failed: 1/1 deployment(s) failed
Do you have a working sample for IntelliJ?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
priority: p2Moderately-important priority. Fix may not be included in next release.Moderately-important priority. Fix may not be included in next release.type: questionRequest for information or clarification. Not an issue.Request for information or clarification. Not an issue.