Reputation
Badges 1
13 × Eureka!None if you take a look at agent, serving and clearml there is also Appversion
I'm checking with my colleagues if I'm allowed to share the full log
and version sorry I was referring to version
we pulled the latest image and our ops team pushed a new image into our registry with these new versions
but its like AppVersion and Release I'm referring to appVersion
@<1523701070390366208:profile|CostlyOstrich36> Hi there we were able to update our clearML instance. But i'm still experiencing the same issue
Traceback (most recent call last):
File "clearml_serving/engines/triton/triton_helper.py", line 540, in <module>
main()
File "clearml_serving/engines/triton/triton_helper.py", line 532, in main
helper.maintenance_daemon(
File "clearml_serving/engines/triton/triton_helper.py", line 274, in maintenance_daemon
raise ValueError("tr...
we updated our clearML to 7.11.0
serving: 1.5.6
agent: 5.2.1
we are currently using ClearML Server 1.13.0 and ClearML Serving 1.3.0.
Since recieving the 405 the triton container just prints the following information Info: syncing models from main serving service
reporting metrics: relative time 13998 sec I already restarted clearml completely. This Morning the triton container just crahsed when serving a different model There I've got the following errors:
Update model v1 in /models/tritontest/1
copy model into /models/tritontest/1/model.bin
Starting server: ['tritonserver', '--model-control-mode=poll', '--model-repo...
thanks for looking into my problem