Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Ray Dashboard] Timestamps of logs on Dashboard are wrong #26050

Open
RuiLi-5413 opened this issue Jun 23, 2022 · 3 comments
Open

[Ray Dashboard] Timestamps of logs on Dashboard are wrong #26050

RuiLi-5413 opened this issue Jun 23, 2022 · 3 comments
Labels
bug Something that is supposed to be working; but isn't dashboard Issues specific to the Ray Dashboard infra autoscaler, ray client, kuberay, related issues P2 Important issue, but not time-critical

Comments

@RuiLi-5413
Copy link

What happened + What you expected to happen

I deployed a Ray Cluster with using Ray Kubernetes Operator on AKS and found the timestamps of logs on Ray Dashboard were different from my time zone. e.g. “2022-06-07 12:53:49,756” my time is “2022-06-07 21:53:49”.

I also tried on local K8s, the issue was same.

Versions / Dependencies

image: rayproject/ray:1.13.0

Reproduction script

None

Issue Severity

Medium: It is a significant difficulty but I can work around it.

@RuiLi-5413 RuiLi-5413 added bug Something that is supposed to be working; but isn't triage Needs triage (eg: priority, bug/not-bug, and owning component) labels Jun 23, 2022
@DmitriGekhtman DmitriGekhtman added dashboard Issues specific to the Ray Dashboard infra autoscaler, ray client, kuberay, related issues labels Jun 24, 2022
@DmitriGekhtman
Copy link
Contributor

DmitriGekhtman commented Jun 24, 2022

cc @alanwguo, should be solvable by examining log format logic.

@scv119 scv119 added the core Issues that should be addressed in Ray Core label Jun 24, 2022
@scv119 scv119 added this to the Ray State Observability milestone Jun 24, 2022
@scv119
Copy link
Contributor

scv119 commented Jun 24, 2022

@rkooo567 to triage.

@alanwguo alanwguo added the P2 Important issue, but not time-critical label Jun 30, 2022
@richardliaw richardliaw removed the triage Needs triage (eg: priority, bug/not-bug, and owning component) label Oct 7, 2022
@rkooo567 rkooo567 removed their assignment Oct 20, 2022
@rkooo567 rkooo567 removed the core Issues that should be addressed in Ray Core label Oct 30, 2022
@mkotsalainen
Copy link

We also have this problem two years later. Running date on the head node in our Ray Cluster on EKS gives "Mon Feb 19 02:58:13 PST 2024" even though server is in eu-west-1. Shouldn't it be UTC?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something that is supposed to be working; but isn't dashboard Issues specific to the Ray Dashboard infra autoscaler, ray client, kuberay, related issues P2 Important issue, but not time-critical
Projects
None yet
Development

No branches or pull requests

7 participants