I tried on both Chrome and Firefox and I get the link in the popup. Any more info that can help reproduce would be helpful
@<1687649677916246016:profile|ItchyPig15> - in addition to what @<1523701205467926528:profile|AgitatedDove14> suggested, if you could check if this happens to you also when using a different browser - that could be helpful
SubstantialElk6 - Not sure I understood. When you set output_uri='
s3://ecs.ai:80/clearml-models/artifact '
, is the model not uploaded to the correct bucket?
The port (:80 in your case) is required, since otherwise both SDK and UI assume this is an AWS S3 bucket
SubstantialElk6 - can you please check the S3 configuration in your clearml.conf? Make sure if has the following:host: "ecs.ai:80" key: "your key" secret: "your secret" multipart: false secure: false
Hi SubstantialElk6 , I have a few questions:
Are you running minio or some other service to store the data? Is http://ecs.ai the url of the server and clearml-models the bucket? Can you check if accessing by ip:port instead of url works?
Hi DisturbedElk70 / StaleButterfly40 - in addition to what SuccessfulKoala55 asked, could you also specify if the comparison that gets the timeout is between two or more than two experiments, and if what happens if you compare one of the experiments that seem to get stuck with an experiment that doesn't?
StaleButterfly40 - I'll try to reproduce it. How many artifacts do you have (or what's the size of the data that the browser is trying to display)?