and I setup incus to accept connections on port 8443 but I cannot open the UI
os :ubuntu 24
incus version 6.0.0
and I setup incus to accept connections on port 8443 but I cannot open the UI
os :ubuntu 24
incus version 6.0.0
It is normal for me to use lxc/lxd web UI on another server
Welcome!
The Incus WebUI requires an additional package that adds files into /opt/incus/ui/
(location depends on which Incus package you are using; I am using the Zabbly installation packages).
The following command verifies that those extra files come from the additional package incus-ui-canonical
.
$ dpkg -S /opt/incus/ui/index.html
incus-ui-canonical: /opt/incus/ui/index.html
$
Do you have that package?
Here is also a blog post with too much details on setting up Incus UI, How to install and setup the Incus Web UI – Mi blog lah!
I find the official source of Ubuntu 24 does not include incus-ui-canonical.
Then I add the source from Zabbly again. I have installed incus-ui-canonical
thank you very much!
I solved it by changing the source!