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

Aspire dashboard doesn't start first time inside Dev Container #6829

Open
1 task done
erwinkramer opened this issue Nov 27, 2024 · 0 comments
Open
1 task done

Aspire dashboard doesn't start first time inside Dev Container #6829

erwinkramer opened this issue Nov 27, 2024 · 0 comments

Comments

@erwinkramer
Copy link

erwinkramer commented Nov 27, 2024

Is there an existing issue for this?

  • I have searched the existing issues

Describe the bug

Inside a dev container, when starting a debugging session. it opens http://localhost:15088/login?t=..., this one keeps loading and never actually completes loading. During the same session, if i open another tab in the browser and paste the same URL, it works (after about 2 minutes).

Looks related to #2422.

Expected Behavior

Should complete loading (or maybe wait before opening in the browser when it's really ready for it).

Steps To Reproduce

Clone https://github.com/erwinkramer/bank-api and run the dev container. Then start the launch config C#: App Host Debug (via Aspire).

Exceptions (if any)

No response

.NET Version info

.NET SDK:
Version: 9.0.100
Commit: 59db016f11
Workload version: 9.0.100-manifests.3068a692
MSBuild version: 17.12.7+5b8665660

Runtime Environment:
OS Name: debian
OS Version: 12
OS Platform: Linux
RID: linux-x64
Base Path: /usr/share/dotnet/sdk/9.0.100/

Anything else?

No response

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

1 participant