Reputation
Badges 1
Eureka!Hi SourDolphin31
so either add a preview to the 3D source with any Browser supported image or video. or add a 2nd source
yes, from the config
UI will popup a from for buckets' key and secret
port forwarding is an unconventional setup, and inconvenient 1. you should configure a public address.
https://clear.ml/docs/latest/docs/deploying_clearml/clearml_server_aws_ec2_ami has some info and links.
for a more secure option I'd follow this guide to create a user/password environment https://clear.ml/docs/latest/docs/deploying_clearml/clearml_server_config/#web-login-authentication
and use AWS ELB to securely expose the 3 services though it.
you can then configure your client wit...
I meant where clearml-data is running, so when you upload images to your version, it set the right url
DepravedSheep68 did you try curl http://localhost:8080 from the instance?
adding a running index to the variant name should take care of this issue
there is no limitation reporting the same images on different iterations. what we think might be the issue that multiple images are reported with the same iteration + metric + variant, using report_image
can this be the case?
Hi @<1705029129084080128:profile|SmoothPigeon36>
we found out that unintentionally, debug sample will display up to 3 images with the same iteration/metric/variant. which was not the initial intent. while image viewer support 1 image per this combination.
I have 2 questions.
- can you confirm that this is indeed the issue in your case.
- and if so, was reporting more than 1 image for the same combination intentional?
thank you @<1705029129084080128:profile|SmoothPigeon36> glad to hear you enjoy ClearML.
I believe we identified the source of the problem, and working on a bug fix.
the component that sets Plotly up is src/app/webapp-common/shared/experiment-graphs/single-graph/single-graph.component.ts
anything hidden in the "eye" filter?
Hi EnviousStarfish54 ,
what version of server and SDK are you using?
can you report this experiment to demo server?
thanks, this issue might be related to github login, we're investigating
try to open site settings in the (i) menu
logically that doesn't make sense, iteration is a different scale then time. these values are indeed hard coded
Hi QuaintPelican38
We already tried to implement deleting S3 resources in the UI but got blocked by CORS.
we will implement deleting these resources through the server in a near version.
in the mean time you can use the SDK to delete entities with their artifacts.
for reference this is the cookie we set on our community server
maybe this can be reported as a plot instead of scalar. this way you can build the plot as you like
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
in network tab filter for events.get_task_plots
on chrome instead of Response open the Preview Tab
Hi @<1697419077955358720:profile|HappyAnt94> which server version are you using?
since 1.17 we automatically add a ? if it's missing.
were you able to confirm in the file server whether the files were actually deleted and the UI error message is wrong?
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 @<1523702496097210368:profile|ScantChimpanzee51> , currently we rely on a GCP token to be available on this session. in your case a private windows is a new separate session.
we consider signing GCP resources similar to AWS, in a future version
can you try the following https://superuser.com/a/444881 to clear the cache in chrome?
Hi BattyLizard6 ,
we found the issue and it's indeed a WebApp one.
hotfix released for all platforms
the UI should then send delete requests to the fileserver, do you see those in the network?
FYI we use the port to distinguish between AWS and local S3
