feature-creeps / observability-workshop

Apache License 2.0
33 stars 7 forks source link

Delayed Connect Error in UI after Deployment #116

Closed ukinimod closed 1 year ago

ukinimod commented 1 year ago

Steps to reproduce

deploy dima to cluster and wait for the services to be running. Shortly after upload image.

Actual Result: UI has a 503 error: "upstream connect error or disconnect/reset before headers. reset reason: connection failure, transport failure reason: delayed connect error: 111" Expected Result: Upload should be possible.

Workaround: Wait some time and the problem resolves itself.

ukinimod commented 1 year ago

this was due the missing startup probes implemented in #125