Closed gedimin45 closed 7 years ago
The only way the app would be removed from the router would be if the service for said app was no longer available. I have a feeling this is more of a hiccup between the router and the apiserver. Can you check the router logs and see if there's confirmation of that?
I'm going to close this ticket due to inactivity, but please re-open if this still needs to be addressed. Thanks!
The controller failed to connect to the K8s API during a deploy (a
ECONNRESET
when checking whether the namespace exists as far as I can tell). Note that the app was already running, the problem occurred during a deploy of a new version of an app. As a result, the app got removed from the router somehow and trying to access it via its URL resulted in a 404. When I checked thenginx.conf
of the router, there was indeed no entry for the app. Stack trace: