Not sure, let me know what works 🙂
Yeah, what is the version of the ClearML server. You can see it on the bottom right if you go into settings
Are you able to access other sites? What about http://app.clear.ml ?
Hi @<1547028074090991616:profile|ShaggySwan64> , can you please provide minimal sample code that reproduces this? The local imports - are they from the private repo?
Hi @<1631102016807768064:profile|ZanySealion18> , I would suggest using the web UI as a reference. Open developer tools and check what is being sent/received when looking at the workers/queues pages
Only news ones after you use SDK 1.6.0 🙂
Hi GrittyCormorant73 , can you please add the error you're getting? What version of ClearML are you using?
Interesting, try hitting F12 and refreshing the page. See if there are any errors in the console.
Hi @<1637624975324090368:profile|ElatedBat21> , do you have a code snippet that reproduces this? You can also manually log a model to the system using the OutputModel
- None
I think there is one .reports per project, are you self deployed?
Hi @<1639074542859063296:profile|StunningSwallow12> , to answer your questions:
- Technically speaking the UI uses the API to do this, so you can generate it via the API. I would suggest opening dev tools (F12) and seeing what the web UI sends to the backend when you create the credentials through the UI.
- Yes. Simply point all
clearml.conf
files to point to the NAS instead of the files server
Hi @<1523704461418041344:profile|EnormousCormorant39> , is there any chance this could be indeed network related if it does manage to work sometimes?
Can you add a larger portion of the log with errors?
Also what type of machines are these? Linux to linux?
Hi @<1543766544847212544:profile|SorePelican79> , please see here - None
There are a few examples of what you're looking for
That's an option This really depends on your usage - if you want those 'custom parameters' be accessible by other tasks, then save them as artifacts. If you only want visibility - then save them as scalars. You have a nice example on usage here: https://github.com/allegroai/clearml/blob/master/examples/reporting/scalar_reporting.py
Hi @<1595225620323766272:profile|VivaciousElk3> , you can set it with env variables - None
The ones that you're looking for are:
CLEARML_AGENT_SKIP_PIP_VENV_INSTALL
CLEARML_AGENT_SKIP_PYTHON_ENV_INSTALL
Hi @<1570220844972511232:profile|ObnoxiousBluewhale25> , what error are you getting?
MortifiedDove27 , in the docker ps command you added everything seems to be running fine
128GB RAM, 32 cores and 2 GPUs.
WOW 😮 I'm so jealous
However, after a while my container will exit, but also the clearml-server stops responding correctly. WebUI will not show updates and only a few experiments are shown at all. After restarting the apiserver, the clearml-server works correctly again.
Do you get any errors on how/why the container exist? Which container is it?
DepressedFish57 , Hi 🙂
What do you mean by downloading a previous part of the dataset? get_local_copy
fetches the entire dataset if I'm not mistaken. Am I missing something?
I think same as Task.init(..., output_uri=False)
but give it a try 🙂
@<1523702786867335168:profile|AdventurousButterfly15> , to upload artifacts automatically you can use the output_uri
parameter of Task.init()
None
@<1691620877822595072:profile|FlutteringMouse14> , can you try upgrading to the latest available? 1.8.1rc2
Hi @<1570220844972511232:profile|ObnoxiousBluewhale25> , you can click on the model in the artifacts tab and that should take you to the model repository. What is logged in the url of the model?
Hi @<1585441179091079168:profile|ColossalArcticwolf5> , can you provide a log of the run?
Hi @<1531445337942659072:profile|OddCentipede48> , can you please create a video reproduction?
Hi @<1705029138592567296:profile|DistressedFrog14> , correct. Advanced user managment, role based access controls and other features are available only in the Scale/Enterprise licenses