Skip to content

Gitea fails to start because of non-translated string #21199

Closed
@ArchangeGabriel

Description

@ArchangeGabriel

Description

On gitea service startup (using systemd):
Unable to register cron task update_migration_poster_id Error: translation is missing for task "update_migration_poster_id", please add translation for "admin.dashboard.update_migration_poster_id"
This fails the service start.

I’ve setup gitea with:

[i18n]
LANGS = fr-FR
NAMES = Français

Adding english makes it work.

I don’t think it should hard fail for a missing translated string…

Gitea Version

1.17.2

Operating System

Arch Linux

How are you running Gitea?

Systemd package using provided systemd service.

Database

PostgreSQL

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions