Skip to content

404 errors for Flows on compose/development environment #10487

@konradmoesch

Description

@konradmoesch

Describe the bug
I have set up a development environment of authentik as described in the docs (https://docs.goauthentik.io/developer-docs/setup/full-dev-environment). After pulling the main branch and following the instructions, I get various 404 errors:

Page not found (404)
    
Request Method:  GET
Request URL: http://localhost:9000/flows/-/default/authentication/?next=/
raised by: authentik.flows.views.executor.ToDefaultFlow

To Reproduce
Steps to reproduce the behavior:

  1. Follow instructions on docs (https://docs.goauthentik.io/developer-docs/setup/full-dev-environment)

Expected behavior
The web interface should be shown correctly

Logs
ak_server_output.txt
docker_compose_output.txt

Version and Deployment:

  • authentik version: full dev environment based on main branch (commit 8f7fe8e)
  • Deployment: none; local dev env

Additional context
I was able to run the set up the dev environment some time ago (version 2024.4). I have deleted and cloned the repository, deleted and rerun docker compose and have tried make dev-reset

Metadata

Metadata

Assignees

Labels

bugSomething isn't workingbug/confirmedConfirmed bugs

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions