Azure-Samples / java-microservices-aks-lab

This lab walks you through the creation of a Java microservices application on AKS integrated with multiple Azure services
MIT License
10 stars 159 forks source link

spring-petclinic-admin-server pod resulting in error #69

Open rajurh opened 1 year ago

rajurh commented 1 year ago

Hi, I've deployed all the services according to the instructions and all pods are up and running excluding the admin server.

Am I missing anything here? I validated several times and nothing I could see that I had missed. Below are the application pod logs image

vermegi commented 9 months ago

Sorry for coming back to this one so incredibly late. Have you tried the troubleshooting steps at https://azure-samples.github.io/java-microservices-aks-lab/LabTips.html#on-error-perform-these-steps? We've seen this error before, but then usually reviewing all the steps and making sure there is no error in the config repo can fix it. And after you check: restarting all services one by one.