Skip to content

Troubleshooting

RomM won't start

  • Container crashes immediately → check docker logs romm. If it's invalid host in "tcp://..." you're on Kubernetes, see Kubernetes Troubleshooting.
  • Database connection errors → verify DB_HOST/DB_PASSWD match your DB container, and that the DB has finished initialising (first run takes longer than you'd think).
  • "Page not found" on first load → wait, because initial migrations and resource seeding take a minute.

Login issues

Scanning problems

In-browser play

Platform-specific

Still stuck?

  • GitHub issues: search first, then open if you've got a reproducible bug.
  • Discord: #help channel, staffed by community + maintainers