Skip to content

Database migration doc page is 404 #3665

@aivisol

Description

@aivisol

Describe the Bug

When starting Umami with mysql v1 schema, this is the message in log:
✗ Umami v1 tables detected. For how to upgrade from v1 to v2 go to https://umami.is/docs/migrate-v1-v2.

However, that page does not exist and it is not obvious how to do the database migration.

Database

MySQL

Relevant log output

> [email protected] check-db /app
> node scripts/check-db.js

[[email protected]] injecting env (0) from .env -- tip: ⚙️  override existing env vars with { override: true }
✓ DATABASE_URL is defined.
✓ Database connection successful.
✓ Database version check successful.
✗ Umami v1 tables detected. For how to upgrade from v1 to v2 go to https://umami.is/docs/migrate-v1-v2.
 ELIFECYCLE  Command failed with exit code 1.
ERROR: "check-db" exited with 1.
 ELIFECYCLE  Command failed with exit code 1.

Which Umami version are you using? (if relevant)

2.x.x

Which browser are you using? (if relevant)

No response

How are you deploying your application? (if relevant)

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions