So i just setup a cluster with OVN and have installed the incus-ui-canonical package on debian as well as set the core https port to 8443 … i just cant reach ui, my browser just hangs forever.
Anyone have an idea how i could further troubleshoot the issue ? Why is it taking so long and why i cant reach the ui webpage ?
I have 3 servers in the cluster
10.30.10.2 to 10.30.10.4
With the following configs
Idk if it matters but i have a sonicwall firewall , and ive put the cluster nodes in their own zone . I can reach them via ping and ssh but still cant reach the ui.
curl https://10.30.10.3:8443/ui/, if that works from the servers but not from your client, then it’s likely a firewall or other network issue on your end.
If that’s the client host, then you should be able to use a browser to access the same URL - unless curl is depending on some other magic config (e.g. environment variables to use a proxy). In which case, show your browser error.
If it’s one of the hosts within the cluster, then you probably have a firewalling issue between your browser client and the cluster.