Skip to content

[AspireE2E][Linux] The start time in the dashboard Resources page is incorrect #13455

@EmilyFeng97

Description

@EmilyFeng97

REGRESSION INFO: Also repro in Aspire 13.0.2

INSTALL STEPS

  1. Clean machine: Linux Ubuntu 22.04.2
  2. Install SDK 10.0.101
  3. Install Aspire.ProjectTemplate:
    dotnet new install [email protected] --force

REPRO STEPS

  1. Open a normal Command Prompt
  2. Use the following command to create an Aspire Starter App project
    dotnet new aspire-starter -o AspireStarterApp
  3. Go to AspireStarterApp.AppHost project:
    cd AspireStarterApp/AspireStarterApp.AppHost
  4. Run the project:
    dotnet run
  5. Open the Dashboard URL in browser
  6. View the "Start time" column on the "Resources" page

NOTE:

  1. This issue does not repro on windows machine.
  2. This issue does not repro in the "Timestamp" column on the Structured and Traces page.
  3. This issue also repro on Aspire Python Starter project.

ACTUAL
The Start Time is incorrect.
Image

RESULT

Metadata

Metadata

Assignees

No one assigned

    Type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions