mirror of
https://github.com/Dokploy/templates.git
synced 2026-07-16 04:48:50 -05:00
[GH-ISSUE #653] {"code":5, "message":"Not Found"} (Zitadel) #10217
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @alx-smt on GitHub (Jan 15, 2026).
Original GitHub issue: https://github.com/Dokploy/templates/issues/653
Template Name
Zitadel
Relevant Logs of the Error
Based on Rajat's (staff @ zitadel) messages, the current compose file lacks Zitadel's login (ghcr.io/zitadel/zitadel-login:latest) container.
this causes a
{"code":5, "message":"Not Found"}error when trying to access Zitadel.Steps to Reproduce the Error
Environment Information
When does this error occur?
When accessing the application
Additional Context
No response
Will you send a PR to fix it?
No