Azure / azure-dev

A developer CLI that reduces the time it takes for you to get started on Azure. The Azure Developer CLI (azd) provides a set of developer-friendly commands that map to key stages in your workflow - code, build, deploy, monitor, repeat.
https://aka.ms/azd
MIT License
410 stars 198 forks source link

Fail to start api #3647

Closed NanaXiong00 closed 4 days ago

NanaXiong00 commented 7 months ago

Describe the issue: When start api and web, start api have an error occurs, get error as follow: image

Repro Steps:

  1. Login in with command: azd auth login
  2. Execute command: azd init -t <template> -b staging
  3. Run azd up
  4. Run task: start api and web

Environment:

Expected behavior: Start api and web can pass.

@rajeshkamal5050 for notification.

rajeshkamal5050 commented 7 months ago

@vhvb1989 can you take a look?

rajeshkamal5050 commented 7 months ago

@NanaXiong00 there were fixes made around starting api and web. Can you test and see if this still reproduces?

NanaXiong00 commented 7 months ago

@NanaXiong00 there were fixes made around starting api and web. Can you test and see if this still reproduces?

Based on testing with the latest code, the issue no longer exists and has been closed.

NanaXiong00 commented 3 months ago

@rajeshkamal5050 The above problems still exist in the latest test, and the following errors appear when opening the web page: image Environment:

Menghua1 commented 4 days ago

This issue cannot be reproduced in the tests in the past few months. I will close this issue.