dotnet / eShop

A reference .NET application implementing an eCommerce site
MIT License
4.81k stars 1.37k forks source link

Solution still not able to run in Docker #431

Open scharada opened 4 weeks ago

scharada commented 4 weeks ago

Hi. cloning the project , it compiles and when running apphost, it creates the following containers in docker Redis, RabbitMq and Db .

none of the services appear on docker apphost UI tool on resources tab shows : loading ... with the error in the browser. see screenshot.

image

image

and here are the errors in the console

image

kirans4976 commented 1 week ago

Im also getting similar error - 401, containers are running but application is not working

kirans4976 commented 1 week ago

Hi @scharada : for grpc error kill the Aspire.Dashboard task in task manager, and re run the project https://github.com/dotnet/aspire/issues/4247#issuecomment-2127382239