Hi @<1536881167746207744:profile|EnormousGoose35> , I think this is coded in the system. Maybe open a GitHub request for feature to follow up on this 🙂
Hi @<1590514572492541952:profile|ColossalPelican54> , you can use the Logger module to manually report metrics - None
Can you give an example of how you're saving this artifact?
Hi FlutteringWorm14 , what happens if you try to delete those tasks manually?
Hi @<1523708920831414272:profile|SuperficialDolphin93> , does it run fine if you use a regular worker?
Hi @<1664079296102141952:profile|DangerousStarfish38> , can you please add the full log of the task/agent? Also please add the configuration and the line you used to run the agent 🙂
Hi @<1546303293918023680:profile|MiniatureRobin9> , can you add the full console log?
I'm just not sure what error you're getting
VexedCat68 , what do you mean by trigger? You want some indication that a dataset whats published so you can move to the next step in your pipeline?
Looks like a permissions issue:nested: IOException[failed to test writes in data directory [/usr/share/elasticsearch/data/nodes/0/indices/mQ-x_DoZQ-iZ7OfIWGZ72g/_state] write permission is required]; nested
Hi @<1523701122311655424:profile|VexedElephant56> , is it a custom image? Can you go exec into the docker to verify that it is indeed installed?
Please check what you get for events.debug_images in network section of developer tools (F12) when trying to view the preview in the dataset
Don't think so. Consider that agent doesn't know who executed the pipeline or even on which machine.
Then you'd need to change the image in the docker compose or to spin up the webserver individually and make the necessary changes in the docker compose. Either way, you need a backend to work with the web ui
Hi @<1533619716533260288:profile|SmallPigeon24> , can you please elaborate on your usecase ?
TartLeopard58 , I think you need to mount apiserver.conf to the api server. This is an API configuration 🙂
GreasyLeopard35 , what happens if you try to run the command it's (agent) trying to run yourself?
Hi @<1523701235335565312:profile|HugeArcticwolf77> , looks like there is no such capability through the UI if I'm not wrong. You should, however be able to move everything via the API, I would however suggest making sure you move ALL parts of the pipeline and not just the controller.
Makes sense?
Also when in this view, open developer tools (F12) and see what calls you get back for debug samples
That sounds like a good idea! Can you please open a GitHub issue to track this?
Hi @<1558986867771183104:profile|ShakyKangaroo32> , what version of clearml are you using?
but I want to change what is shown by the GUI so that would need to be a setting on the server itself?
Can you please elaborate?
I'm afraid that's all there is. I think security integrations are in the Scale & Enterprise versions.
Hi @<1523701760676335616:profile|EnviousPanda91> , are you using a self hosted server?
Hi @<1523701977094033408:profile|FriendlyElk26> , let's say you have a table, which you report. How would you suggest comparing between two tables?
Is there any specific reason you're not running in docker mode? Running in docker would simplify things
Look over the different env variables to see what fits your specific needs
Hi @<1578555761724755968:profile|GrievingKoala83> , you can do it directly through the UI by adding parameters, see examples here - None