Reputation
Badges 1
Eureka!the bug is during creation of S3 bucket credential creation. you can manually fix the URL in settings -> Configuration
under WEB APP CLOUD ACCESS find the right Host (Endpoint) field and add the missing colon.
we will release a fix to 1.9 soon.
1.9.2 with a fix should be released, I think today, let me check
if you get a response while on the instance from localhost, but not from the outside, it usually means the machine IP is not exposed to the outside world.
Hi @<1689446563463565312:profile|SmallTurkey79>
seems like a bad chartjs definition, in line-chart.component.ts where we build the chart, probably due to unexpected response.
can you share the 1st successful response of workers.get_stats from the network tab of devtools?
Hi @<1533257411639382016:profile|RobustRat47> can you make sure the invite mail and the signup mail are the same?
adding a running index to the variant name should take care of this issue
Hi Igor, profile is an old path, /settings/profile replaced it.
how did you navigate to it?
probably need to sethovermode = 'x'in layout
Thank you Ophir, managed to reproduce on our environment. we'll work on a fix.
Hi ResponsiveRabbit81 , are both resources on the same protocol security level http/https?
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.
SillySealion58
something look odd with the bucket settings.
url has port 443 which usually means ssl secure, but the secure flag is false
I'm looking for the url of the image coming from the api server
Hi @<1590514584836378624:profile|AmiableSeaturtle81> self hosted S3 service must specify the protocol (http/https) and port, even for the default ones (80 / 443).
Hi JitteryCoyote63 , shouldn't be too hard, but we would probably need to check what most of the users prefer.
Hi SmugSnake6 , thank you for reporting this issue.
based on the console error you posted I believe we managed to find and fix the issue.
I was just informed that the images for 1.9.2 were already released on Thursday, please test if the new version solve the issue for you and let us know.
can you please make sure the configuration got to the right place and see if you have the expected value for fileBaseUrl in
clearml.mydoamin/configuration.json
Hi @<1853608151669018624:profile|ColossalSquid53>
can you try without the last slash?
for reference this is the cookie we set on our community server
you will need to relogin for the new cookie with the updated info get registered
logically that doesn't make sense, iteration is a different scale then time. these values are indeed hard coded
I think so, I guess you're using chrome
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?
Thanks JitteryCoyote63 , we'll try to find the time for the effort to improve this behavior.
in the mean time, maybe open a ticket here https://github.com/allegroai/clearml-web/issues so maybe someone from the community might help.
try to open site settings in the (i) menu
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
does this solve your issue, or the API server can't be reached as well?