
Reputation
Badges 1
Eureka!Hi Ed,
when you try to view a resource from azure on the UI (debug samples), a popup will appear, asking for credentials, in this case azure query string. it will fill the rest of the fields you see in profile automatically.
WearyBaldeagle85 it would be very helpful if you can send me on a private message the raw response from the response tab
Hi WearyBaldeagle85 ,
can you verify from the devtools network tab if clearml server send these graphs?
in network tab filter for events.get_task_plots
on chrome instead of Response open the Preview Tab
WearyBaldeagle85 you need to navigate to the plots tab
Thank you Ophir, managed to reproduce on our environment. we'll work on a fix.
I'm asking because this is a known issue that was already resolve. let me check if the fix was release
Hi Sigal, beside the repeating "newer_available" error in the browsers console are there any other issue?
can you try the following https://superuser.com/a/444881 to clear the cache in chrome?
yes, we know the implementation isn't prefect, we have some issues with unselect, since it works peaty much the same in Gmail, we felt it was good enough
Hi FunnyTurkey96
can you please tell what was in the error "More Info"?
and if there are any relevant errors in the browser console, open it with F12, and select the console tab.
sorry for the delay ResponsiveRabbit81
unlike AWS where the UI would rely on key and secret to sign a S3 resource, in google storage, the UI expects a GS cookie, which is available after signing in to GS. are you signed in to GS in both Firefox and Chrome and can view the resource in GS console on both browsers?
logically that doesn't make sense, iteration is a different scale then time. these values are indeed hard coded
maybe this can be reported as a plot instead of scalar. this way you can build the plot as you like
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
@<1557537273090674688:profile|ThankfulOx54> can you please post the UI and BE versions as they show up in the bottom of the settings page?
Hi Rina, thanks for reporting this issue, we're investigating
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
MotionlessCoral18 if you build the UI, instead of overriding stuff with hard coded values, you can set fileBaseUrl
in src/environments/environment.prod.ts
OK thanks, looking into this.
Hi @<1533257411639382016:profile|RobustRat47> can you make sure the invite mail and the signup mail are the same?
in your setup you should probably configure docker webserver
container to mount a config file to /usr/share/nginx/html/configuration.json
Hi @<1523701366600503296:profile|GentleSwallow91>https
None is not a valid URL.
you're missing a colon :
after https
Hi Ryan,
we are more interested in the last tasks.get_all_ex
query,
clicking the "XHR" filter, would make it easier to find.
It would be very helpful if you can share the response with us maybe on a DM, by right clicking the network entry in the table, copy -> copy as curl
Hi, maybe this is related None ?
@<1531445337942659072:profile|OddCentipede48> that's deliberate, URL contains experiments page preferences to give the user an easy method of sharing his current view. you can either update the link to the page with the updated choice or remove all table info from the URL (everything after the experiment ID) and they will be restored from the BE.
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
Hi Ryan, just wanted to update, we found a performance issue with a 3rd party library we use for a detailed compare of text. we added a limit on advanced compared, so the UI won't get stuck. the fix should be included as part of the next server release.
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)?
Hi @<1572757572547514368:profile|GiddySnake50> , where is this asset saved? fileserver? S3? GS?