Error when deploying with azd up
#3904
-
I am getting this error when deploying my project and running out of ideas as I'm able to run locally fine. There could be some glaring mistakes that I may have done... Thanks!
Here's the output of the deployment.
|
Beta Was this translation helpful? Give feedback.
Replies: 4 comments 1 reply
-
Can you share the full output of |
Beta Was this translation helpful? Give feedback.
-
see below.
|
Beta Was this translation helpful? Give feedback.
-
It looks like you were adding a chat service which might be trying to sign its binary. I'm not sure why that is causing a problem. Perhaps one of the Aspire OGs can chime in. For now, you can temporarily disable code signing by looking for and commenting out |
Beta Was this translation helpful? Give feedback.
-
It successfully deployed after:
|
Beta Was this translation helpful? Give feedback.
It successfully deployed after:
sudo xcode-select --reset