@<1523701070390366208:profile|CostlyOstrich36> When I did "clearml init" initially and set the credentials with "https", it threw a bunch of errors regarding SSL protocols and was unable to connect to the clearml server. So, I registered them as "http" instead and it worked. So, I am not really sure if it works if I register them as "https".
This is what it says when I register as https:
clearml.storage - ERROR - Exception encountered while uploading HTTPSConnectionPool(host=' ', port=8081): Max retries exceeded with url: / (Caused by SSLError(SSLError(1, '[SSL: WRONG_VERSION_NUMBER] wrong version number (_ssl.c:1007)')))
The issue with automatically converting http to https is a browser restriction, unrelated to the ClearML webapp or fileserver
Hi @<1715175986749771776:profile|FuzzySeaanemone21> , what if you try to register them as https?
Hi @<1715175986749771776:profile|FuzzySeaanemone21> , I assume this is because there's some issue with the SSL termination set up in the server