Examples: query, "exact match", wildcard*, wild?ard, wild*rd
Fuzzy search: cake~ (finds cakes, bake)
Term boost: "red velvet"^4, chocolate^2
Field grouping: tags:(+work -"fun-stuff")
Escaping: Escape characters +-&|!(){}[]^"~*?:\ with \, e.g. \+
Range search: properties.timestamp:[1587729413488 TO *] (inclusive), properties.title:{A TO Z}(excluding A and Z)
Combinations: chocolate AND vanilla, chocolate OR vanilla, (chocolate OR vanilla) NOT "vanilla pudding"
Field search: properties.title:"The Title" AND text
Answered
How Can I Start The Clearml Server After Creating Ec2 Instance From Ami? Running

How can I start the clearml server after creating ec2 instance from AMI?
Running https://<ipv4 dynamic ip address>:8080 does not open web ui

How can I launch web ui and get credentials so that I could update my clearml.conf file to log all the information to the self hosted server

  
  
Posted one year ago
Votes Newest

Answers 12


DepravedSheep68 , Hi 🙂

Can you try connecting to the instance and checking on the state of the dockers inside?

  
  
Posted one year ago

DepravedSheep68 did you try curl http://localhost:8080 from the instance?

  
  
Posted one year ago

also, https won't work, it's simple http

  
  
Posted one year ago

[ec2-user@ip-10-0-3-229 ~]$ curl `

<!DOCTYPE html><html lang="en"><head>

<meta charset="utf-8"> <title>ClearML</title> <base href="/"> <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no"> <link rel="icon" type="image/x-icon" href="favicon.ico?v=7"> <script> if (global === undefined) { var global = window; } </script> <script src="env.js"></script> <style>@-webkit-keyframes fa-spin{0%{transform:rotate(0)}to{transform:rotate(359deg)}}*{outline:none!important}html,body{height:100%;margin:0;padding:0;font-family:Heebo,sans-serif,sans-serif;font-size:14px;overflow:hidden}.dark-theme :root{--blue:#007bff;--indigo:#6610f2;--purple:#4d66ff;--pink:#e83e8c;--red:#dc3545;--orange:#fd7e14;--yellow:#ffc107;--green:#28a745;--teal:#20c997;--cyan:#17a2b8;--white:#ffffff;--gray:#6c757d;--gray-dark:#343a40;--primary:#2c3246;--secondary:#6c757d;--success:#28a745;--info:#17a2b8;--warning:#ffc107;--danger:#dc3545;--light:#f8f9fa;--dark:#191e2c;--breakpoint-xs:0;--breakpoint-sm:576px;--breakpoint-md:768px;--breakpoint-lg:992px;--breakpoint-xl:1200px;--breakpoint-xxl:1600px;--breakpoint-xxxl:1900px;--font-family-sans-serif:-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-family-monospace:SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace}.dark-theme *,.dark-theme *:before,.dark-theme *:after{box-sizing:border-box}.dark-theme footer{display:block}.dark-theme ::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}*{scrollbar-width:thin}html,body{height:100%;margin:0;padding:0;scrollbar-width:thin}html .dark-theme{scrollbar-color:#565b6b transparent}html .dark-theme ::-webkit-scrollbar{width:14px;height:14px}html .dark-theme ::-webkit-scrollbar-track{background:transparent}html .dark-theme ::-webkit-scrollbar-thumb{min-height:32px;min-width:32px;border-style:solid;border-color:transparent;border-width:4px;border-radius:14px;background-clip:padding-box}html .dark-theme ::-webkit-scrollbar-thumb{background-color:#565b6b}html .dark-theme::-webkit-scrollbar-thumb{background-color:#565b6b}html .dark-theme ::-webkit-scrollbar-corner{background-color:transparent}html .dark-theme{background:#1a1e2c;color:#a4adcd}@-webkit-keyframes fa-beat{0%,90%{transform:scale(1)}45%{transform:scale(1.25);transform:scale(var(--fa-beat-scale,1.25))}}@-webkit-keyframes fa-bounce{0%{transform:scale(1) translateY(0)}10%{transform:scale(1.1,.9) translateY(0);transform:scale(var(--fa-bounce-start-scale-x,1.1),var(--fa-bounce-start-scale-y,.9)) translateY(0)}30%{transform:scale(.9,1.1) translateY(-.5em);transform:scale(var(--fa-bounce-jump-scale-x,.9),var(--fa-bounce-jump-scale-y,1.1)) translateY(var(--fa-bounce-height,-.5em))}50%{transform:scale(1.05,.95) translateY(0);transform:scale(var(--fa-bounce-land-scale-x,1.05),var(--fa-bounce-land-scale-y,.95)) translateY(0)}57%{transform:scale(1) translateY(-.125em);transform:scale(1) translateY(var(--fa-bounce-rebound,-.125em))}64%{transform:scale(1) translateY(0)}to{transform:scale(1) translateY(0)}}@-webkit-keyframes fa-fade{50%{opacity:.4;opacity:var(--fa-fade-opacity,.4)}}@-webkit-keyframes fa-beat-fade{0%,to{opacity:.4;opacity:var(--fa-beat-fade-opacity,.4);transform:scale(1)}50%{opacity:1;transform:scale(1.125);transform:scale(var(--fa-beat-fade-scale,1.125))}}@-webkit-keyframes fa-flip{50%{transform:rotateY(-180deg);transform:rotate3d(var(--fa-flip-x,0),var(--fa-flip-y,1),var(--fa-flip-z,0),var(--fa-flip-angle,-180deg))}}@-webkit-keyframes fa-shake{0%{transform:rotate(-15deg)}4%{transform:rotate(15deg)}8%,24%{transform:rotate(-18deg)}12%,28%{transform:rotate(18deg)}16%{transform:rotate(-22deg)}20%{transform:rotate(22deg)}32%{transform:rotate(-12deg)}36%{transform:rotate(12deg)}40%,to{transform:rotate(0)}}@-webkit-keyframes fa-spin{0%{transform:rotate(0)}to{transform:rotate(1turn)}}:root{--fa-font-solid:normal 900 1em/1 "Font Awesome 6 Free"}@font-face{font-family:"Font Awesome 6 Free";font-style:normal;font-weight:900;font-display:block;src:url(fa-solid-900.6115ad710dfd16d9.woff2) format("woff2"),url(fa-solid-900.f0203cfcf963d9a2.ttf) format("truetype")}:root{--fa-font-regular:normal 400 1em/1 "Font Awesome 6 Free"}@font-face{font-family:"Font Awesome 6 Free";font-style:normal;font-weight:400;font-display:block;src:url(fa-regular-400.64b3730eae64a402.woff2) format("woff2"),url(fa-regular-400.95a8a8afa5b1c983.ttf) format("truetype")}:root{--fa-font-brands:normal 400 1em/1 "Font Awesome 6 Brands"}@font-face{font-family:"Font Awesome 6 Brands";font-style:normal;font-weight:400;font-display:block;src:url(fa-brands-400.5d5236fb45973c81.woff2) format("woff2"),url(fa-brands-400.1fd0b4d72d4586e5.ttf) format("truetype")}@font-face{font-family:Heebo;src:url(Heebo-Bold.93117777752e1a7b.ttf) format("truetype");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Heebo;src:url(Heebo-Medium.054613f6d9659a39.ttf) format("truetype");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Heebo;src:url(Heebo-Regular.7f68339b00614626.ttf) format("truetype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Heebo;src:url(Heebo-Light.1466c8ebdd76d828.ttf) format("truetype");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:Heebo;src:url(Heebo-Thin.0ead59c702c341ab.ttf) format("truetype");font-weight:100;font-style:normal;font-display:swap}</style><link rel="stylesheet" href="styles.75f00c4512f47985.css" crossorigin="use-credentials" media="print" onload="this.media='all'"><noscript><link rel="stylesheet" href="styles.75f00c4512f47985.css"></noscript></head> <body class="dark-theme"> <sm-root></sm-root> <noscript>Please enable JavaScript to continue using this application.</noscript> <script src="runtime.9ce99d31157bdbb6.js" type="module" crossorigin="use-credentials"></script><script src="polyfills.44e9bf7a9624ece9.js" type="module" crossorigin="use-credentials"></script><script src="scripts.3c7edbbdd21861d9.js" defer crossorigin="use-credentials"></script><script src="vendor.b77467efd9aea932.js" type="module" crossorigin="use-credentials"></script><script src="main.f60d3fe91e7de2e1.js" type="module" crossorigin="use-credentials"></script> <footer> </footer> `

  
  
Posted one year ago

I will try that and share result!

  
  
Posted one year ago

This is strange. Can you take a look inside the apiserver & webserver to see if there are any errors?

  
  
Posted one year ago

It is showing some content on localhost:8080 but if I put public IP address of ec2 instance then terminal is not responding anything!!!

curl http://x.xxx.xx.xxx:8080

  
  
Posted one year ago

https://clearml.slack.com/archives/CTK20V944/p1652938559500559 could you help me with this please!!!

  
  
Posted one year ago

DeterminedCrab71 what will curl command do??? I have self hosted server on ec2 so do I need to change localhost to public IP address?

  
  
Posted one year ago

Yup docker containers are running for all!!

  
  
Posted one year ago

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.

  
  
Posted one year ago

This is strange. Can you take a look inside the apiserver and webserver docker logs to see if any errors pop up?

  
  
Posted one year ago