Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Solution still not able to run in Docker #431

Open
scharada opened this issue Jun 20, 2024 · 3 comments
Open

Solution still not able to run in Docker #431

scharada opened this issue Jun 20, 2024 · 3 comments

Comments

@scharada
Copy link

scharada commented Jun 20, 2024

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
Copy link

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

@kirans4976
Copy link

Hi @scharada : for grpc error kill the Aspire.Dashboard task in task manager, and re run the project
dotnet/aspire#4247 (comment)

@Hadsen
Copy link

Hadsen commented Oct 2, 2024

Hi! I think it's how Aspire runs locally. My question is how to deploy the app to Docker containers? Is it easy and straightforward with aspir8? Or does it require recreating of Docker setup, similar to the old one? And will be here any additions in this regard?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants