
Reputation
Badges 1
Eureka!what version of ClearML are you using?
as a work around you can add and remove experiments from another tab in compare or in project experiment list.
Hi @<1750327622178443264:profile|CleanOwl48> , it's not a cookie domain issue, when a P{lotly background image is set, Plotly used JS to fetch it, but it omits the cookie when the image and webapp are not on the same site.
we have a workaround, if you properly set the fileserver URL for webserver nginx it will redirect calls from /files
to fileserver, and if the UI has WEBSERVER__fileBaseUrl
set it will allow the UI to rewrite the call for the image through nginx reverse proxy.
t...
@<1533257411639382016:profile|RobustRat47> I was told that Github accounts are private by default, and won't pass the user's email to the newly created user in clear.ml
I'm not sure if logging in with a different provider like google will update the clear.ml user email, but it's worth a try to logout and login again with another SSO provider
can you make sure in users table you can see the pending invite?
and on the invited account you see the invite under the user menu (top right corner)?
thanks, this issue might be related to github login, we're investigating
the UI should then send delete requests to the fileserver, do you see those in the network?
and did you see any error in the browser console (F12)
AgitatedDove14
in the browser a NaN will crash JSON.parse(), so we don't have them on graphs.
AgitatedDove14 CostlyOstrich36 CheerfulGorilla72
please note, NaN isn't part of the JSON spec. and only Python implementation of JSON supports it.
so you have to either convert NaN to 0, as we chose to do, or drop them.
Hi WearyBaldeagle85 ,
can you verify from the devtools network tab if clearml server send these graphs?
SillySealion58
something look odd with the bucket settings.
url has port 443
which usually means ssl secure, but the secure
flag is false
in network tab filter for events.get_task_plots
on chrome instead of Response open the Preview Tab
I think so, I guess you're using chrome
I'm looking for the url of the image coming from the api server
if the UI can't guess the location of fileserver, you can follow the instructions here, to let it know what it is
None
JitteryCoyote63 select multiple lines still works, you need to shift + click on the checkbox
if you open the help menu on the top and click "clearml python package setup" then "create new credentials"
do you see the right value for files_server
in the suggested config?
Hi Sigal, beside the repeating "newer_available" error in the browsers console are there any other issue?
does this solve your issue, or the API server can't be reached as well?
it might have some mixed or insecure content blocked
I'm asking because this is a known issue that was already resolve. let me check if the fix was release
it might be an issue with the way clearml.conf is setup
WearyBaldeagle85 it would be very helpful if you can send me on a private message the raw response from the response tab
Hi BattyLizard6 ,
we found the issue and it's indeed a WebApp one.
hotfix released for all platforms
Hi CloudyHamster42 , we have identified the cause for this issue and currently working on a fix for the next UI release
Hi EnviousStarfish54 ,
what version of server and SDK are you using?
can you report this experiment to demo server?
adding a running index to the variant name should take care of this issue
can you please also report in github so we have an item to follow once the fix gets released?
https://github.com/allegroai/clearml-web/issues