Skip to content

[Ray Serve/Dashboard] there are no logs displayed on the dashboard, failed to load #55283

@ZJU-lishuang

Description

@ZJU-lishuang

What happened + What you expected to happen

1、When starting Ray manually, there are no logs displayed on the dashboard.The master node cannot obtain the logs of the slave nodes.

2、There should be logs here.

3、Image

Versions / Dependencies

ray>=2.45.0
python==3.10.12
ubuntu==22.04

Reproduction script

in a container, ray start --head --num-cpus=0 --dashboard-host=0.0.0.0

in another container,ray start --address=localhost:8265

then serve deploy config.yaml -a http://localhost:8265

Issue Severity

High: It blocks me from completing my task.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething that is supposed to be working; but isn'tcommunity-backlogcoreIssues that should be addressed in Ray CoreobservabilityIssues related to the Ray Dashboard, Logging, Metrics, Tracing, and/or ProfilingserveRay Serve Related IssuestabilitytriageNeeds triage (eg: priority, bug/not-bug, and owning component)usability

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions