Open chakloong883 opened 1 year ago
Hi @chakloong883 , it seems that the apiserver is also changed to 8888. To resolve this issue change the port of the apiserver to the correct one.
Can you share your docker compose please?
Hi @chakloong883,
Did you manage to solve your problem? I am having exactly the same issue.
I am setting up the clearml-server, I found that the port 8080 has been used for another application, I try to change the webserver port 8080 to 8888 through changing the webserver part of docker-compose.yml, but when i execute clearml-init and paste the credentials, it seems that the default apiserver interface also changed from 8008 to 8888:
ClearML Hosts configuration:
Web App: http://**ip**:8888
API: http://**ip**:8888
File Store:
The verification of credentials failed. What is the reason? what should i do.