microsoft / azure-container-apps

Roadmap and issues for Azure Container Apps
MIT License
362 stars 29 forks source link

Failed: Container App is Crashing #848

Open guilhermevfc opened 1 year ago

guilhermevfc commented 1 year ago

Hello,

1- I use Container Registry + Container Instances + Logic App to fire. It works perfectly.

2- Container application product with the same image taken by the container registry, error appears: 1/1 Failed:ContainerCrashing

Logs: NFO: connecting to container 'appconeurusd'... ERROR: {"Error":{"Code":"ClusterExecEndpointWebSocketConnectionError","Message":"Failed to establish WebSocket connection to container, error Failed to establish WebSocket connection to executive endpoint of Kubsernetes cluster, error: Server returned status code \u0027500\u0027 when status code \u0027101\u0027 was expected..." ,"From tails ":null,"Target":null,"AdditionalInfo":null}}

In both configurations I used the same or more amount of vcpu and ram.

What procedure to correct the error?

SophCarp commented 1 year ago

Hi @guilhermevfc we'll need some details for your app - can you create a support ticket for this issue? Thank you! https://portal.azure.com/#view/Microsoft_Azure_Support/HelpAndSupportBlade/~/overview

guilhermevfc commented 1 year ago

Hi @guilhermevfc we'll need some details for your app - can you create a support ticket for this issue? Thank you! https://portal.azure.com/#view/Microsoft_Azure_Support/HelpAndSupportBlade/~/overview

yes i will open the ticket. Thk!

dss010101 commented 1 year ago

what was the cause of this? im having the exact same issue and having a difficult time figuring out what to do here..as i cant connect, i dont have any visibility into the logs. how does one go about debugging such issues?