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
Hi, Having Problems During Credentials Verification In Clearml-Init. Server Installed On A Separate Machine, Web Ui Is Accessible Where I Generated Credentials For Api. Here Is The Log. Don'T Know Why I'M Getting Http 403. Detected Credentials Key="Wrdif3

Hi, Having problems during credentials verification in clearml-init. Server installed on a separate machine, Web UI is accessible where I generated credentials for api. Here is the log. Don't know why I'm getting HTTP 403. Detected credentials key="WRDIF3K1AQQTAADGU8HD" secret="p8qS***"
WEB Host configured to: [ http://10.3.19.183:8080 ]
API Host configured to: [ http://10.3.19.183:8008 ]
File Store Host configured to: [ http://10.3.19.183:8081 ]

ClearML Hosts configuration:
Web App: http://10.3.19.183:8080
API: http://10.3.19.183:8008
File Store: http://10.3.19.183:8081

Verifying credentials ...
Error: could not verify credentials: key=WRDIF3K1AQQTAADGU8HD secret=p8qSszJ0v8VmDChBowpGztfwQIILaRYvbuqfkcBFBLTwRrii8M, exception=Failed getting token (error 403 from http://10.3.19.183:8008 ): Forbidden

  
  
Posted 2 years ago
Votes Newest

Answers 19


for curl I get HTTP 405 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">

<title>405 Method Not Allowed</title> <h1>Method Not Allowed</h1> <p>The method is not allowed for the requested URL.</p>

  
  
Posted 2 years ago

CostlyOstrich36 Hi, yes this an error I get with clearml-init on my machine. Clearml-server is using latest image for docker-compose.

  
  
Posted 2 years ago

It looks like there might be a firewall or something of the sort, please try the curl command from the machine itself to verify

  
  
Posted 2 years ago

The error log is exactly same as the thread

  
  
Posted one year ago

Actually at this point, I'd say it's too late, you might want to just generate new credentials...

  
  
Posted 2 years ago

BroadCoyote44 , please make sure that ports 8008 and 8081 are open for communication

  
  
Posted 2 years ago

Was this issue resolved?

  
  
Posted one year ago

BroadCoyote44 , Hi!
This is very strange indeed. Which version of clearml are you using? I'm guessing you tried with clearml-init ?

  
  
Posted 2 years ago

you might have a proxy error or a firewall blocking somewhere

  
  
Posted one year ago

Can you  curl http://10.3.19.183:8008  from your workstation?

  
  
Posted 2 years ago

i am also speaking with another user this morning, who has the very same issue
can you give me some more details about your config, and share your error logs please ?

  
  
Posted one year ago

can you also check that you can access the servers ?
try to do curl http://<my server>:port for your different servers ? and share the results 🙂

  
  
Posted one year ago

Yes I tried curl, returns permission denied

  
  
Posted one year ago

hi TenderCoyote78

  
  
Posted one year ago

SweetBadger76

  
  
Posted one year ago

Hi David

  
  
Posted one year ago

BroadCoyote44 you, uh, might want to delete the bit of your message with the secret key in it?

  
  
Posted 2 years ago

can you check that your server ports are opened ?

  
  
Posted one year ago

I'm facing the same issue, can someone please help me with it

  
  
Posted one year ago
590 Views
19 Answers
2 years ago
one year ago
Tags