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 memory tab loading wheel when nothing running #17663

Closed
2 tasks done
tekumara opened this issue Aug 8, 2021 · 6 comments
Closed
2 tasks done

ray dashboard memory tab loading wheel when nothing running #17663

tekumara opened this issue Aug 8, 2021 · 6 comments
Labels
bug Something that is supposed to be working; but isn't dashboard Issues specific to the Ray Dashboard stale The issue is stale. It will be closed within 7 days unless there are further conversation triage Needs triage (eg: priority, bug/not-bug, and owning component)

Comments

@tekumara
Copy link
Contributor

tekumara commented Aug 8, 2021

A cluster with nothing running will show an infinite loading wheel, rather than report nothing. This is a confusing UX because it does not distinguish between "please wait" and "there's nothing running".

Screen Shot 2021-08-08 at 5 10 12 pm

ray 1.5.1

Reproduction (REQUIRED)

pip install 'ray[default]'
ray start --head
# open the dashboard and navigate to the memory tab
  • I have verified my script runs in a clean environment and reproduces the issue.
  • I have verified the issue also occurs with the latest wheels.
@tekumara tekumara added bug Something that is supposed to be working; but isn't triage Needs triage (eg: priority, bug/not-bug, and owning component) labels Aug 8, 2021
@rkooo567 rkooo567 added the dashboard Issues specific to the Ray Dashboard label Aug 9, 2021
@rkooo567
Copy link
Contributor

rkooo567 commented Aug 9, 2021

cc @edoakes

@jmakov
Copy link
Contributor

jmakov commented Sep 12, 2021

Same with ray v1.6.0

@stale
Copy link

stale bot commented Jan 12, 2022

Hi, I'm a bot from the Ray team :)

To help human contributors to focus on more relevant issues, I will automatically add the stale label to issues that have had no activity for more than 4 months.

If there is no further activity in the 14 days, the issue will be closed!

  • If you'd like to keep the issue open, just leave any comment, and the stale label will be removed!
  • If you'd like to get more attention to the issue, please tag one of Ray's contributors.

You can always ask for help on our discussion forum or Ray's public slack channel.

@stale stale bot added the stale The issue is stale. It will be closed within 7 days unless there are further conversation label Jan 12, 2022
@stale
Copy link

stale bot commented Jan 26, 2022

Hi again! The issue will be closed because there has been no more activity in the 14 days since the last message.

Please feel free to reopen or open a new issue if you'd still like it to be addressed.

Again, you can always ask for help on our discussion forum or Ray's public slack channel.

Thanks again for opening the issue!

@stale stale bot closed this as completed Jan 26, 2022
@sidazhou
Copy link

sidazhou commented Aug 8, 2022

Same in 22 Aug

@rkooo567
Copy link
Contributor

We haven't fixed this issue. We will convert to the new dashboard from ray 2.0, and this feature will be temporarily removed. Please use the CLI ray memory or ray list objects in the meantime. We will consider adding back the feature later.

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 stale The issue is stale. It will be closed within 7 days unless there are further conversation triage Needs triage (eg: priority, bug/not-bug, and owning component)
Projects
None yet
Development

No branches or pull requests

4 participants