Open v-sherryfan opened 7 months ago
The repro steps don't include installing the Dapr CLI and running dapr init
on the machine. Was that done? Does this still repro from main?
Not repro on main
branch with 17.10 P6 [include Aspire 8.0.0-preview.6.24214.1]
A few people have seen this "unknown" thing. This is some hang in the apphost that's happening that we don't quite understand. Next time it happens capture a dump of the apphost process.
i have noticed multiple times that any exception (caught or uncaught) in the container provisioning and/or in the loading process causes the resource not to load correctly and displays no endpoint. i have seen this also in the launch of the apphost itself and caused the resources to hang on loading. most issues i had disappeared by updating the SDK to 8.0.401 and Aspire Version to 8.2.0.
the only issue i still have is the delay on some containers to respond to other's during startup ... here i mention particularly RabbitMQ .
REGRESSION INFO: Worked on Aspire 8.0.0-preview.4.24156.9
INSTALL STEPS
REPRO STEPS
preview.5
branchACTUAL
Note
EXPECTED