microsoft / microsoft/aspire-samples
[WebToolsE2E][Aspire] When running the AspirewithDapr solution for the first time, the status of all projects in the dashboard shows "Unknown".
Open
Nobody has claimed this yet.
area-samples
- Dominant language
- C#
- Stars
- 1.2k
- Forks
- 345
- Avg merge
- 3d 13h
- Merged PRs (30d)
- 30
Description
REGRESSION INFO: Worked on Aspire 8.0.0-preview.4.24156.9
INSTALL STEPS
- Clean machine: Win11 x64 23h2 ENU
- Install VS 17.10 Preview 3 [ Includes Aspire 8.0.0-preview.5.24201.12 and SDK 8.0.300-preview.24203.14 ]
- Apply NuGet dotnet-tools Feed
- Install Docker Desktop for Windows
REPRO STEPS
- Clone aspire-samples repo
- Checkout the
preview.5branch - Update sdk version to 8.0.300-preview.24203.14 in global.json
- Open samples\AspirewithDapr.sln
- Build and F5
ACTUAL
Note
- Only repro the first run, if you run again it works fine.
EXPECTED
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by opening samples\AspirewithDapr.sln with the SDK version specified in global.json and reproduce the first build-and-F5 launch on Windows with Docker Desktop. Compare the dashboard's initial project statuses with a subsequent launch; done means all project statuses populate correctly on the first run.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp, docker
- Domain
- devops, distributed-systems
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100