- 
                Notifications
    You must be signed in to change notification settings 
- Fork 239
Open
Description
I followed the steps in the README for GitHub Codespaces and cannot get the Gateway to run.
Steps to reproduce
- Press the "Open in GitHub Codespaces" button on https://azure.github.io/ai-app-templates/repo/azure-samples/java-microservices-aca-lab/ and create the fork
- Login in the terminal of VS Code in Codespaces: azd auth loginandaz login
- Provision using azd up
- I chose West Europe as region since "Azure Database for MySQL" did not want to start in US East
- Everything is deployed and Spring Boot Admin url is available
- The gateway does not run
Error description
When navigating to the gateway on portal.azure.com I can see that it is in status "Degraded". The error is:
"Deployment Progress Deadline Exceeded. 0/1 replicas ready. The TargetPort 8080 does not match any of the listening ports: [34025 46461 24001]."
So the configuration does not seem to work out of the box and there is an issue with the ports.
Note: My colleagues, working separately, experienced the exact same issue.
cyber-moon
Metadata
Metadata
Assignees
Labels
No labels