v4 local run won't serve ui
Hey there folks, while trying to run the example from the docs on macos, the ui will always 404, is that something known?
to run i did
then going to http://localhost:8080/ui/console
redirects to http://localhost:8080/ui/v2/login/login?authRequest=V2_332068919856595383
which then shows 404 and
{"code":5, "message":"Not Found"}
migration works fine and it starts fine on an empty db
log following:5 Replies
hey @jaysonsantos welcome to the server I just tried reproducing the problem
can you try it with all files in a clean directory and with fresh data?. create a directory as
mkdir /tmp/clean
and then cd /tmp/clean
and delete any running containers docker compose down -v
and then trying to run the setup again from this directory /tmp/clean


unless you didn't chage anything on the setup, once everything is up asnd ready, you should go here
https://localhost/ui/console?login_hint=zitadel-admin@zitadel.localhost and it will take you to the warning page -> proceed -> Login page
the default password is
Password1!
hi there, with docker it seems to work but the downloaded binary it won't serve it
hey @jaysonsantos can you please this new guide that we just published https://zitadel.com/docs/self-hosting/deploy/compose