Skip to content

'start time' is often "Some time in the future" #3707

@seanm

Description

@seanm

The 'start time' column at https://cdash.example.com/index.php?project=MyProject often shows "Some time in the future".

After about 4 hours, "Some time in the future" shows as now. Toronto (my timezone) is currently UTC-4. So I suspect a local vs UTC confusion somewhere.

  • From the shell in the OS, the time and timezone are correct.
  • php.ini has the right timezone (America/Toronto).
  • in the CDash/public directory I created a php file with just phpinfo(); and viewed it from the browser. It shows correct timezone.
  • postgres SHOW timezone; gives America/Nassau for some reason. It's not Toronto, but at least the same UTC offset. I'll fix that, but I doubt it's the issue.
  • the bots submitting to cdash have the correct time and timezone.

What could I check next?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions