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

Deploying javascript app with Aspire results in error during deploy step #3391

Closed
timheuer opened this issue Feb 16, 2024 · 4 comments · Fixed by #3407
Closed

Deploying javascript app with Aspire results in error during deploy step #3391

timheuer opened this issue Feb 16, 2024 · 4 comments · Fixed by #3407
Assignees
Labels
aspire bug Something isn't working
Milestone

Comments

@timheuer
Copy link
Contributor

Output from azd version
azd version 1.6.0 (commit f90c77f)

Describe the bug
While deploying to azure with azd and Aspire Preview 3:

ERROR: failed packaging service 'angular': failing invoking action 'package', parsing source container image: empty image URL provided

To Reproduce
repo: https://github.com/timheuer/js-aspire
run azd init && azd up

Expected behavior
All services deploy

@robertjf
Copy link

I have the same problem. It was working on the previous version of azd this morning, and after upgrading via brew (MacOS) I now get the error described here when attempting to deply a nodejs container.

@rajeshkamal5050 rajeshkamal5050 added the bug Something isn't working label Feb 19, 2024
@rajeshkamal5050 rajeshkamal5050 added this to the February 2024 milestone Feb 19, 2024
@rajeshkamal5050
Copy link
Contributor

@wbreza suspecting the recent changes Adds support to reference external or prebuilt image references #3269 might have caused this. Can you check with @ellismg ?

@sethwenzel
Copy link

I see that a fix has been merged -- any word on when the fix will get released?

@rajeshkamal5050
Copy link
Contributor

I see that a fix has been merged -- any word on when the fix will get released?

We have a release planned next week. If you want to try earlier, you can use the daily bits

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
aspire bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

6 participants