BroadCoyote44 , Hi!
This is very strange indeed. Which version of clearml are you using? I'm guessing you tried with clearml-init ?
Can you curl
http://10.3.19.183:8008 from your workstation?
CostlyOstrich36 Hi, yes this an error I get with clearml-init on my machine. Clearml-server is using latest image for docker-compose.
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>
BroadCoyote44 , please make sure that ports 8008 and 8081 are open for communication
It looks like there might be a firewall or something of the sort, please try the curl command from the machine itself to verify
BroadCoyote44 you, uh, might want to delete the bit of your message with the secret key in it?
Actually at this point, I'd say it's too late, you might want to just generate new credentials...
I'm facing the same issue, can someone please help me with it
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 ?
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 🙂
Yes I tried curl, returns permission denied
The error log is exactly same as the thread
you might have a proxy error or a firewall blocking somewhere
can you check that your server ports are opened ?