Hi LackadaisicalHedgehong78 . It seems that someone/something sent a command to delete a bunch of tasks. Do you have backups?
Elastic only holds part of the tasks data. Mongo is actually what stores the task objects. Can you look inside to see whats there?
I think the call tasks.get_all
should have you covered to extract all information you would need.
None
The request body should look something like this:
{
"id": [],
"scroll_id": "b77a32d585604b098f685b00f30ba2c2",
"refresh_scroll": true,
"size": 15,
"order_by": [
"-last_update"
],
"type": [
"__$not",
"annotation_manual",
"__$not",
"annotation",
"__$not",
"dataset_i...
Then you can define the git credentials that can clone these repositories
TrickySheep9 Hi! Thanks for the heads up, we'll take a look 🙂
How about when you view it in the datasets view? Also what version of clearml
package do you have?
Can you check if there are any errors in Elastic container when you're running a task?
Might need to refresh page after opening dev tools 🙂
I think this is what you're looking for, tell me if it helps 🙂
Hi, can you give the error that is printed out?
I'm afraid this is not currently supported 😞
JitteryCoyote63 , Hi 🙂
I'm having a bit of trouble understanding. Can you give a concise example of before VS after?
CrookedWalrus33 , Hi 🙂
Can you please provide which packages are missing?
This is strange. Exactly same code works for me. What version of clearml are you using? What version is your server?
@<1523701168822292480:profile|ExuberantBat52> , did you add debug samples in a similar fashion? What version of the clearml
sdk are you using? Also what server?
You mentioned you are self deployed. When you deploy the server, one of containers deployed is the ES container. Did you not deploy the server via docker compose?
Are you sure you pasted the credentials correctly? Does it give you feedback on which key/secret you used during the process? Which version of ClearML-Agent are you on?
Also try looking into the resource management on the machine. Do you see traffic going through the network?
Can you please elaborate further or add some information on how you've reached this situation?
Hi CrabbyKoala94 ,
Are you running a self hosted server?
Hi @<1523701240951738368:profile|RoundMosquito25> , when a different user runs something with their own generated credentials from the UI will show as different user. Does that clear things up?
Hi @<1719162252994547712:profile|FloppyLeopard12> , not sure what you're trying to do, can you please elaborate?
Hi @<1633276330743173120:profile|StunningHamster19> , how are you running the experiment? What framework are you using? Do you have a code example that reproduces this?
Hmm my bad, I wasn't aware of this 🙂
The agent is basically a daemon process that is sitting on any machine and is capable of running jobs. You can set it up on any machine you would like but the machine has to be turned on...
Hi @<1603560525352931328:profile|BeefyOwl35> , can you please elaborate on what you mean by running the build command?
Can you add a full log?
ColorfulRaven45 Hi!
I'm afraid this is kind of a plotly limitation. Currently you can switch to full screen view OR hit the maximize graph button (it shows on over) for a better view.
We'd be happy to take a suggestion though 🙂