[ UPDATE ]
I follow this tutorial GitHub - zabbly/incus: Incus package repository.
Now everything is ok.
Thanks.
Hi there folks.
I beeing using Proxmox since 2010.
Now I decide to try out Incus.
I am trying to install it in Ubuntu Noble.
incus config show
config:
cluster.https_address: 10.10.100.10:8443
core.https_address: 172.19.100.250:8443
images.auto_update_interval: “0”
cat /etc/hosts
10.10.100.10 incus-01 incus-01.home.local
10.10.100.20 incus-02 incus-02.home.local
I also installed incus-ui but when tried to access the 8443 port, got this in the log:
Could not handover member’s responsibilities
time=“2025-01-21T18:36:42Z” level=warning msg=“Could not handover member’s responsibilities” err=“Failed to transfer leadership: No online voter found”
What am I doing wrong?
Thanks for any help.
Best regards.