You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
All of the other pods have started successfully and the api pod reports a successful connection to MongoDB:
{"@t":"2024-06-14T11:56:48.251739439Z","@l":"INFO","host":"nx-cloud-nx-api-5bf6cccf88-pbvbs","logger":"io.nrwl.Main","appName":"nx-api","appVersion":"2405.02.15.hotfix6","cloudMode":"private-enterprise","context":"main","@m":"connected to mongodb+srv://****:****@nx-cloud-mongodb-svc.mongodb.svc.cluster.local nrwl-api"}
I have tried removing the liveness and readiness probes but the pod is still restarting.
I am using imageTag: 2405.02.15 which appears to be the latest at the moment.
Here are the complete values that I am using. Ingress is set up manually via a Træfik IngressRoute.
The frontend pod keeps restarting. The only thing printed in the logs is:
All of the other pods have started successfully and the api pod reports a successful connection to MongoDB:
I have tried removing the liveness and readiness probes but the pod is still restarting.
I am using
imageTag: 2405.02.15
which appears to be the latest at the moment.Here are the complete values that I am using. Ingress is set up manually via a Træfik IngressRoute.
The text was updated successfully, but these errors were encountered: