Wing Console doesn't indicate that a container failed to start #7005
Labels
🐛 bug
Something isn't working
🫙 containers
Related to support for running containers
🎨 sdk
SDK
🕹️ simulator
Related to the `sim` compilation target
I tried this:
I also tried to use
containers.Workload
:This happened:
status: Success
,Container
node doesn't have any status indicatorIf I change to "verbose" log level I see:
When I used
containers.Workload
, the Console showed a blue screen:I expected this:
In both cases (
sim.Container
andcontainers.Workload
), I expected the error to show in the logs and theContainer
node to have a RED indicator.Is there a workaround?
No response
Anything else?
No response
Wing Version
No response
Node.js Version
No response
Platform(s)
No response
Community Notes
The text was updated successfully, but these errors were encountered: