REGRESSION INFO
This issue does not reproduce in Aspire 9.5.2
INSTALL STEPS**
- Clean machine: Win11 x64 24h2 ENU
- Install VS 18.3 Insiders 1
- Add feed for Aspire 13.0
- dotnet new install Aspire.ProjectTemplates::13.0.0-preview.1.25530.2 --force
REPRO STEPS
1.Open VS > Create a new project > Aspire Starter App [.NET 10.0, Aspire version 13.0.] > Create
2.Build and F5 to run the project.
3.On dashboard, click Console > select "apiservice" in Resource > Stop resource > start resource
Note: this issue works well use command to create project.
ACTUAL
An error“ Failed to initialize log stream {"Kind": "usvc-dev.developer.microsoft.com/v1, Kind=Executable", "Name": "apiservice-zmydhhjz"” occurred
fail: Aspire.Hosting.Dcp.dcp.start-apiserver.api-server.Logstorage[0]
Failed to initialize log stream {"Kind": "usvc-dev.developer.microsoft.com/v1, Kind=Executable", "Name": "apiservice-zmydhhjz", "UID": "75c88617-b3c6-443e-bb79-ca2ee69f1ebc", "Options": "{Source: system, Follow: true, Timestamps: true, Limit: (null), Skip: (null), Tail: (null), LineNumbers: false}", "error": "resource is being deleted"}
EXPECTED
No error pop up