tilt
tilt copied to clipboard
Tilt sometimes stops streaming the logs and updating the status
Expected Behavior
In some occasion (it is hard to reproduce and seems a bit random), the pod is deployed correctly and works on the cluster, but in tilt we don't receive logs, port forward isn't working and the pod status is not updated. After few tilt restart it starts working again
Current Behavior
Steps to Reproduce
Difficult to reproduce, but If there is a way to debug it when it happens I'm ready to try
Context
tilt doctor Output
Tilt: v0.34.3, built 2025-05-16
System: linux-amd64
---
Docker
- Host: unix:///var/run/docker.sock
- Server Version: 27.5.0
- API Version: 1.47
- Builder: 2
- Compose Version: v2.32.4
---
Kubernetes
- Env: unknown
- Container Runtime: containerd
- Version: v1.30.13-eks-5d4a308
- Cluster Local Registry: none
---
...
About Your Use Case
the next time this happens, can you post the output of tilt get kubernetesdiscovery -o yaml and tilt get podlogstream -o yaml?
That will give you a lot of diagnostic info about what tilt thinks is happening with your pods and pod logs