Hello,
The problem: clearml UI (and service in general, e.g. task logging) is unreachable via the VPN-internal IP of the machine it was deployed on. Was reachable last week and before.
Background:
Clearml server on Linux on remote machine, client - local machine.
Last week and earlier I could access the clearml web UI via the remote machine IP in the browser (and create tasks via that IP in clearml.conf aswell)
Had to do some linux updates and redeploy clearml server, now i can access web UI & the service only if i do port-forwarding to that remote machine (VSCode remote extension actually does this for me), and access only via localhost or 0.0.0.0 IP. Can't share results with stakeholders and all that. Configuring CLEARML_HOST_IP does nothing.
Where should I search for a problem? Nginx, vpn, router, firewall? Or is there a workaround?