You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[WebToolsE2E][Aspire][Mac] When we dotnet run Aspire 9.1 project using CLI, there is an error "fail: Aspire.Hosting.Dcp.dcp[0] Could not get process start time"
#7187
Open
Rita003 opened this issue
Jan 21, 2025
· 3 comments
This shows up all of the time now. @danegsta does it make sense to log this?
balachir
changed the title
[WebToolsE2E][Aspire][Mac] After installing the latest Aspire 9.1.0-preview.1.25070.5, there is an error "fail: Aspire.Hosting.Dcp.dcp[0] Could not get process start time" in CMD when running Aspire project.
[WebToolsE2E][Aspire][Mac] When dotnet run Aspire 9.1 project using CLI, there is an error "fail: Aspire.Hosting.Dcp.dcp[0] Could not get process start time"
Jan 21, 2025
balachir
changed the title
[WebToolsE2E][Aspire][Mac] When dotnet run Aspire 9.1 project using CLI, there is an error "fail: Aspire.Hosting.Dcp.dcp[0] Could not get process start time"
[WebToolsE2E][Aspire][Mac] When we dotnet run Aspire 9.1 project using CLI, there is an error "fail: Aspire.Hosting.Dcp.dcp[0] Could not get process start time"
Jan 21, 2025
I saw this the other day and did not get to investigate deeply, but it seemed like the error wasn't coming from DCP code, but from some K8s library that (mistakenly) was assuming existence of Linux /proc pseudo-filesystem when running on a Mac...
REGRESSION INFO: Work in Aspire 9.0.0
INSTALL STEPS
REPRO STEPS
dotnet run
Note:
ACTUAL
There is an error in CMD
Error log:
The text was updated successfully, but these errors were encountered: