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

Dashboard not loading Executables (sometimes) #2569

Closed
adamtrip opened this issue Mar 1, 2024 · 4 comments · Fixed by #2552
Closed

Dashboard not loading Executables (sometimes) #2569

adamtrip opened this issue Mar 1, 2024 · 4 comments · Fixed by #2552
Assignees

Comments

@adamtrip
Copy link

adamtrip commented Mar 1, 2024

Sometimes on app startup the dashboard does not list the executables like npm apps. This behaviour is not consistent and happens randomly from what I've seen. The executable is working, if I open a new tab with the url of the executable, it works.

No errors on console or network tabs.

Might be because I have a lot of aspire components. On the sample with React/Vue/Angular I'm unable to replicate.
I have the following components:

  • 1 container
  • 4 parameters
  • 8 projects
  • 1 executable (not showing)

Sometimes I'm able to fix it by changing something on my AppHost\Program.cs file (forcing recompile).
Might be related with #2539

On: 8.0.0-preview.5.24128.10

image

@davidfowl
Copy link
Member

@balachir can you keep an eye out for this one as well? This is on the main branch so not urgent right now.

@balachir
Copy link

balachir commented Mar 1, 2024

@davidfowl sure, we'll try it and see if we can repro with main branch builds.

@davidfowl davidfowl self-assigned this Mar 2, 2024
@davidfowl davidfowl added this to the preview 5 (Apr) milestone Mar 2, 2024
@davidfowl
Copy link
Member

I was able to reproduce this and fix it

@v-sherryfan
Copy link

@davidfowl @balachir I tried to verify this issue with the AspireWithNode and AspireWithJavaScript samples from aspire-samples repo but was unable to reproduce it using the latest Aspire 8.0 P5 (8.0.0-preview.5.24154.5).
image
image

@github-actions github-actions bot locked and limited conversation to collaborators Apr 20, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants