Well, if you created the instance with the correct settings allowing external access from port 8080, it should work
Sorry for the confusing, I means I've launch EC2 instance with Community's AMI. Somehow, I can't access ClearML Server Web-App (UI) via http://<Public DNS (IPv4)>:8080
from my laptop. Does it correct behavior?
How can you run a browser on the EC2-instance?
When you say you can't get to localhost:8080
- how are you trying to get there? Using a browser?
The output from the agent-services is normal and does not affect the server
I launch new instance with the same configuration. Now, I can't access UI via localhost:8080
and also via http://<
Public DNS (IPv4)
>:8080
.
I also get these messages from agent-service
clearml-agent-services | % Total % Received % Xferd Average Speed Time Time Time Current clearml-agent-services | Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0Warning: Transient problem: connection refused Will retry in 10 seconds. 10 clearml-agent-services | Warning: retries left. 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0Warning: Transient problem: connection refused Will retry in 10 seconds. 9 clearml-agent-services | Warning: retries left. 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0Warning: Transient problem: connection refused Will retry in 10 seconds. 8 clearml-agent-services | Warning: retries left. 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0Warning: Transient problem: connection refused Will retry in 10 seconds. 7 clearml-agent-services | Warning: retries left. 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0Warning: Transient problem: connection refused Will retry in 10 seconds. 6 clearml-agent-services | Warning: retries left. 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0Warning: Transient problem: connection refused Will retry in 10 seconds. 5 clearml-agent-services | Warning: retries left. 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0Warning: Transient problem: connection refused Will retry in 10 seconds. 4 clearml-agent-services | Warning: retries left. 100 294 100 294 0 0 143k 0 --:--:-- --:--:-- --:--:-- 143k clearml-agent-services | {"meta":{"id":"d90f0daad06547a884b0b6615e435359","trx":"d90f0daad06547a884b0b6615e435359","endpoint":{"name":"debug.ping","requested_version":"2.23","actual_version":"1.0"},"result_code":200,"result_subcode":0,"result_msg":"OK","error_stack":"","error_data":{}},"data":{"msg":"ClearML server"}}CLEARML_API_ACCESS_KEY was not provided, service will not be started
Also, are you maybe somehow tunneled into the EC2 instance and therefor may be seeing it as localhost?
StickySheep96 , Is it possible you raised the server locally on your machine and not the EC2 instance?
But, somehow, I can access UI via localhost:8080