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