-
Notifications
You must be signed in to change notification settings - Fork 404
Description
What happened?
[root@learncloudnative quickstart-golang]# devspace dev --debug
[info] Using kube context 'minikube'
[info] Using namespace 'default'
[info] Skip building image 'default'
[info] Skipping deployment quickstart-golang
[done] √ Port forwarding started on 8080:8080
[done] √ Sync started on /root/codespace/quickstart-golang <-> . (Pod: default/quickstart-golang-68c6b5f75c-lrtmq)
[info] Opening 'http://localhost:8080' as soon as application will be started (timeout: 4m0s)
[error] Fatal sync error: Sync - connection lost to pod default/quickstart-golang-68c6b5f75c-lrtmq: command terminated with exit code 139. For more information check .devspace/logs/sync.log
[wait] \ Starting the ui server... (0s)
What did you expect to happen instead?
How can we reproduce the bug? (as minimally and precisely as possible)
Local Environment:
- Operating System: linux
- Deployment method: kubectl apply
Kubernetes Cluster:
- Cloud Provider:minikube
- Kubernetes Version:1.13.4
Anything else we need to know?
/kind bug