Hello all,
Back from holidays and after updated the system I found than incus daemon doesn’t start.
I have oidc auth set up and and experimental instance of openfga.
I guess that reworked authorization configuration in 7.3 might be involved in the issue.
Here is output for systemctl status incus and incus/config.yml file. incus.socket is up.
Sep 01 15:30:03 carlos-E70-SFF incusd[16509]: time="2026-09-01T15:30:03+02:00" level=error msg="Failed to start the daemon" err="Failed applying patch \"auth_openfga_instance_tcp\": Failed to write the authorization model: Post \"https://openfga.home.local:8080/stores/01KRP4Q28W7Z1Z8MRPFWH5XNJR/authorization-models\": dial tcp: lookup openfga.home.local: no such host"
Sep 01 15:30:03 carlos-E70-SFF incusd[16509]: Error: Failed applying patch "auth_openfga_instance_tcp": Failed to write the authorization model: Post "https://openfga.ies.grao:8080/stores/01KRP4Q28W7Z1Z8MRPFWH5XNJR/authorization-models": dial tcp: lookup openfga.home.local: no such host
Sep 01 15:30:03 carlos-E70-SFF systemd[1]: incus.service: Main process exited, code=exited, status=1/FAILURE
local:
addr: unix://
project: default
protocol: incus
public: false
local-oidc:
addr: https://localhost:8443
auth_type: oidc
protocol: incus
public: false
I tried to downgrade to prior version of incus but dependencies is a mess.
Any help would be appreciated.
Thanks.