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

Error when querying experiments from UI #864

Open
brooda opened this issue Jan 2, 2023 · 3 comments
Open

Error when querying experiments from UI #864

brooda opened this issue Jan 2, 2023 · 3 comments
Labels
bug Something isn't working

Comments

@brooda
Copy link

brooda commented Jan 2, 2023

Describe the bug

I'm using a self hosted version of ClearML. I am querying experiments from UI and I am getting such error:

Fetch experiments for selection failed
Error 1 : Internal server error: err=multiplanner encountered a failure while selecting best plan :: caused by :: Sort exceeded memory limit of 196100200 bytes, but did not opt in to external sorting. Aborting operation. Pass allowDiskUse:true to opt in., full error: {'ok': 0.0, 'errmsg': 'multiplanner encountered a failure while selecting best plan :: caused by :: Sort exceeded memory limit of 196100200 bytes, but did not opt in to external sorting. Aborting operation. Pass allowDiskUse:true to opt in.', 'code': 292, 'codeName': 'QueryExceededMemoryLimitNoDiskUseAllowed'}

To reproduce

Hard to say. In the beginning it worked correctly, but then after tasks were registered to the system it occurs.
To select the tasks click "select all" (triangle to the left from EXPERIMENTS LIST)

Expected behaviour

Task should be selected without a problem

Environment

  • Server type: self hosted
  • ClearML Server Version: 1.7.0-232
  • OS (Windows \ Linux \ Macos)

Related Discussion

https://clearml.slack.com/archives/CTK20V944/p1672140983605599

@brooda brooda added the bug Something isn't working label Jan 2, 2023
@ainoam
Copy link
Collaborator

ainoam commented Jan 2, 2023

Thanks for reporting @brooda - Seems like there's an issue with mass selection of large number of tasks.
We're expecting for a fix to become available in a near release.

@brooda
Copy link
Author

brooda commented Jan 3, 2023

@ainoam when approximately will be this release?

@ainoam
Copy link
Collaborator

ainoam commented Jan 3, 2023

@brooda currently projecting an end-of-Feb/beginning-of-Mar timeframe

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants