rag-postgres-openai-python icon indicating copy to clipboard operation
rag-postgres-openai-python copied to clipboard

Run `azd package` fails in Dev Containers

Open NanaXiong00 opened this issue 1 year ago • 4 comments
trafficstars

Describe the issue: When executing azd up according to README.md, the error is as follows: image image

Repro Steps:

  1. Open in Dev Containers.
  2. Run azd auth login
  3. Run azd up

Environment:

  • Azd version: azd version 1.9.5 (commit cd2b7af9995d358aab33c782614f801ac1997dde)
  • OS: Dev Containers

Expected behavior: Run azd up can successfully.

@jongio and @pamelafox for notification.

NanaXiong00 avatar Aug 06 '24 09:08 NanaXiong00

I sometimes see that when my Docker is having networking issues. Is it constant?

pamelafox avatar Aug 06 '24 21:08 pamelafox

I sometimes see that when my Docker is having networking issues. Is it constant?

Yes, the above problem is constant.

NanaXiong00 avatar Aug 07 '24 06:08 NanaXiong00

Hm, can you try restarting Docker? That's the top suggestion here: https://stackoverflow.com/questions/61567404/docker-temporary-failure-resolving-deb-debian-org I just ran azd up in a dev container on my Mac M1, and wasn't able to replicate the connectivity issue.

pamelafox avatar Aug 09 '24 22:08 pamelafox

Hm, can you try restarting Docker? That's the top suggestion here: https://stackoverflow.com/questions/61567404/docker-temporary-failure-resolving-deb-debian-org I just ran azd up in a dev container on my Mac M1, and wasn't able to replicate the connectivity issue.

I tried restarting Docker, but the above issue still persists in the dev container on Windows and Mac.

NanaXiong00 avatar Aug 13 '24 10:08 NanaXiong00

@NanaXiong00 can you please try again?

jongio avatar Aug 27 '24 23:08 jongio

@NanaXiong00 can you please try again?

The latest test results show that the above issue still exist.

NanaXiong00 avatar Aug 28 '24 06:08 NanaXiong00

I was unable to repro this on DevContainers/Windows. I suggest we say this is an environment/network issue on your end since we can't repro it here.

jongio avatar Aug 28 '24 19:08 jongio