Jingli Shi

Results 12 comments of Jingli Shi

Changing the version of imageio can fix the issue. `pip install imageio==2.5.0` `pip install imageio-ffmpeg`

same issue for my server deployment. i found that i cannot add credentials using WebUI ![Screenshot 2024-04-11 at 4 23 50 PM](https://github.com/allegroai/clearml/assets/128546305/9512361f-22b8-435a-a1b7-9c6d5f6edd58)

i found out how to fix it. 1. delete all files under /opt/clearml/data/ 2. restart dockers 3. run your code again. but you will lost all old data.

i have tried to configure kibana to connect elastic in clearml. it will cause elastic container restart. maybe this function is not implemented yet.

Hi @jkhenning , thank you for you reply. please find answers below: 1. What operating system are you using to run the docker compose in? > I deploy clearml-server to...

Hi @yur1xpp , there are some things you could try: 1. check if the MongoDB or elastic docker is always restarting (this happened on my side because the port (9200...

I delete all data under /opt/clearml, and redeploy it following [Instruction](https://clear.ml/docs/latest/docs/deploying_clearml/clearml_server_linux_mac). Then, I add one line in `/opt/clearml/config/apiserver.conf ` because i saw my account is deleted. i did not find...

for me: `WebApp: 1.15.0-472 • Server: 1.15.0-472 • API: 2.29`