Skip to content

[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

@Rita003

Description

@Rita003

REGRESSION INFO: Work in Aspire 9.0.0

INSTALL STEPS

  1. Clean machine: Mac OS
  2. Install SDK 9.0.102
  3. Install latest Aspire 9.1.0-preview.1.25070.5
    • Apply dotnet9 feed

REPRO STEPS

  1. Open CMD, create an Aspire project using following commands:
dotnet new aspire -o Aspire1
cd Aspire1/Aspire1.AppHost
  1. Dotnet run the project in CMD, and open URL in the browser.
    dotnet run

Note:

  1. This issue doesn't repro on Windows

ACTUAL
There is an error in CMD
Image

Error log:

fail: Aspire.Hosting.Dcp.dcp[0]
      Could not get process start time, could not read "/proc": stat /proc: no such file or directory

Metadata

Metadata

Assignees

No one assigned

    Labels

    area-orchestratorexternalIssues that represent work that's external to this repo.

    Type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions