Azure Container App and issue with Machine id generation
⚙️Configuration🏬Self-hosted❓Question❌Unsolved
I am trying to get the ACA to run Zitadel. I have all setup initialised but I am not alble to disable the MachineID generation. Currently my env var setup looks like that: ZITADEL_MACHINE_ID 1 ZITADEL_MACHINE_IDENTIFICATION_PRIVATEIP_ENABLED false ZITADEL_MACHINE_IDENTIFICATION_WEBHOOK_ENABLED false ZITADEL_NODEID 1 ZITADEL_MACHINE_IDENTIFICATION_HOSTNAME_ENABLED false ZITADEL_MACHINE_IDENTIFICATION_WEBHOOK_URL http://169.254.169.254/metadata/instance?api-version=2021-02-01 ZITADEL_MACHINE_IDENTIFICATION_WEBHOOK_JPATH $.compute.vmId ZITADEL_MACHINE_IDENTIFICATION_SYSTEM_INFO_ENABLED false ZITADEL_NODE_ID 1
but I am still getting the error:
time="2026-03-27T13:39:52Z" level=panic msg="none of the enabled methods for identifying the machine succeeded" caller="/home/runner/work/zitadel/zitadel/internal/id/sonyflake.go:126" errors="failed to get Private IP address no private ip address"
I have tried to set all 3 (privateid, webhooks and hostname) to true but I am getting the same exception all the time.
Continue the conversation
Join the Discord to ask follow-up questions and connect with the community
Z
ZITADEL
ZITADEL - Identity infrastructure, simplified for you.