Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fail to load api page after azd up for todo-nodejs-mongo-aks #4459

Open
Menghua1 opened this issue Oct 18, 2024 · 2 comments
Open

Fail to load api page after azd up for todo-nodejs-mongo-aks #4459

Menghua1 opened this issue Oct 18, 2024 · 2 comments
Labels
aks Azure Kubernetes Service needs-triage For new issues templates

Comments

@Menghua1
Copy link
Member

Describe the issue:
After running azd up, click the api link in the log, the page fails to load, and the page is as follows:
Image

Repro Steps:

  1. Run azd init -t todo-nodejs-mongo-aks -b staging.
  2. Run azd auth login.
  3. Run azd up.
  4. Click the api link in the log.

Environment:

  • Template: todo-nodejs-mongo-aks.
  • Branch: staging
  • OS: Windows.
  • Azd version: azd version 1.10.3-pr.4243081 (commit 2c05c15) and azd version 1.11.0-beta.1-daily.4244391 (commit 8fc9d80).

Expected behavior:
The api page can be loaded successfully.

@jongio for notification.

@vhvb1989
Copy link
Member

This is most likely a regression in the template's infrastructure. @wbreza could you take a look?

@vhvb1989 vhvb1989 added the needs-triage For new issues label Oct 25, 2024
@wbreza
Copy link
Contributor

wbreza commented Oct 28, 2024

@Menghua1 - are you deploying this to a Microsoft tenant subscription? If so you won't be able to connect to this outside of internal network and requires connecting via a secure DevBox or similar.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
aks Azure Kubernetes Service needs-triage For new issues templates
Projects
None yet
Development

No branches or pull requests

3 participants