Reputation
Badges 1
Eureka!maybe this can be reported as a plot instead of scalar. this way you can build the plot as you like
Hi Manish, did you check our FAQ?
logically that doesn't make sense, iteration is a different scale then time. these values are indeed hard coded
UpsetWalrus17 did you mean to have a server that queries data from cleaml API server?
in this case, take a look at https://clear.ml/docs/latest/docs/references/api/index
SillySealion58
something look odd with the bucket settings.
url has port 443
which usually means ssl secure, but the secure
flag is false
FYI we use the port to distinguish between AWS and local S3
DepravedSheep68 did you try curl
http://localhost:8080 from the instance?
Hi @<1523702496097210368:profile|ScantChimpanzee51> , is clearml self hosted and if so, is it on a non secure (HTTP) server?
Hi Rina, thanks for reporting this issue, we're investigating
Hi @<1557537273090674688:profile|ThankfulOx54> , you will need to install a version 1.10 of clearml server to work with clearml web 1.10
Hi SourDolphin31
so either add a preview to the 3D source with any Browser supported image or video. or add a 2nd source
Hi @<1546665634195050496:profile|SolidGoose91> , I guess you are referring to scalars, we have 3 options for X axis, from the settings menu choose "Wall time" which is the closest to epoch, though it is going to normalize the clock to local time
you can take a look at src/app/webapp-common/shared/entity-page/entity-delete/base-delete-dialog.effects.ts using the devtools debugger
can you try the following https://superuser.com/a/444881 to clear the cache in chrome?
Hi JitteryCoyote63 ,
which version of http://clear.ml are you using?
clearml docker doesn't setup a SSL, you will have to do that in your own nginx configuration probably for each server section that expose clearml services as a subdomain. see:
None
Hi, you mean not from the root path of the server?
Hi Sigal, beside the repeating "newer_available" error in the browsers console are there any other issue?
you can manually override this configuration by adding or updating (if you have 1) the configuration.json
file next to the index.html
with fileBaseUrl
it might be an issue in the UI due to this unconventional address or network settings, before you try this again, can you open the browser devtools?
the console and network tabs should give us more insight
were you able to confirm in the file server whether the files were actually deleted and the UI error message is wrong?
JitteryCoyote63 the fix should be release with clearml version 1.2
in your setup you should probably configure docker webserver
container to mount a config file to /usr/share/nginx/html/configuration.json
AgitatedDove14
in the browser a NaN will crash JSON.parse(), so we don't have them on graphs.