failed building service 'web'
See original GitHub issueThis issue is for a: (mark with an x
)
- [x] bug report -> please search issues before submitting
- [ ] feature request
- [ ] documentation issue or request
- [ ] regression (a behavior that used to work and stopped in a new release)
Minimal steps to reproduce
- Open repo in Codespaces
- open bash terminal
- execute azd auth login
- execute azd up
Any log messages given by the failure
Expected/desired behavior
Deploy the solution into specified azure subscription
OS and Version?
Opened the repo with provided Codespaces
Mention any other details that might be useful
Issue Analytics
- State:
- Created 4 months ago
- Comments:8
Top Results From Across the Web
docker-compose: Service 'web' failed to build
I'm trying to install apach2, libapache2-mod-wsgi-py3 and openssl in the container. I've removed some packages and fix typos in Dockerfile but ...
Read more >Service 'web' failed to build - 🚧 Installation
Hello, I'm trying to get a fresh installation of nextcloud working with docker and Portainer. My choice is to install it using the...
Read more >ERROR: Service 'web' failed to build: when I run make ...
On an Ubuntu Xenial AWS machine, I downloaded and installed the docker engine, and under my py3 virtualenv I installed docker composer via...
Read more >Service 'web' failed to build: - Docker Desktop for Windows
Hello everybody, I'm new on docker and I'm working on a project that started before I get in. So my problem is with...
Read more >[Solved]-docker-compose: Service 'web' failed to build-docker
The \ is a continuation and the next thing it sees is RUN so is treating that like a package (which it can't...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
This pull request resolved this error for me: https://github.com/Azure-Samples/azure-search-openai-demo-csharp/pull/111.
Running Codespaces from VS Code did the trick, and I was able to run the workflow successfully. Thank you Luis.
From: Erez Batish @.> Date: Wednesday, 7 June 2023 at 17:08 To: Azure-Samples/azure-search-openai-demo-csharp @.>, Azure-Samples/azure-search-openai-demo-csharp @.> Cc: Mention @.> Subject: Re: [Azure-Samples/azure-search-openai-demo-csharp] failed building service ‘web’ (Issue #106) The issue is that I’m using corp subscription which is not allowing to be authorized from a non-managed device, so I can’t run It in Codespaces. I can try to run Codespaces from VS Code and see if it will allow me to auth to my subscription.
From: Luis Quintanilla @.> Date: Wednesday, 7 June 2023 at 17:05 To: Azure-Samples/azure-search-openai-demo-csharp @.> Cc: Erez Batish @.>, Mention @.> Subject: Re: [Azure-Samples/azure-search-openai-demo-csharp] failed building service ‘web’ (Issue #106)
@erezbatish-mshttps://github.com/erezbatish-ms thanks for that info. Looks like your issue is different from the original issue. Could you try running the sample in Codespaces? I don’t have a Mac so I can’t repro on that environment.
— Reply to this email directly, view it on GitHubhttps://github.com/Azure-Samples/azure-search-openai-demo-csharp/issues/106#issuecomment-1580895122, or unsubscribehttps://github.com/notifications/unsubscribe-auth/A23Z3GKKY44V5G4KT72JOETXKCDEDANCNFSM6AAAAAAYW62IQ4. You are receiving this because you were mentioned.Message ID: @.***>