Skip to content

Gitea stop without any message if redis is not available #6547

Closed
@3l73

Description

@3l73
  • Gitea version (or commit ref): 1.7
  • Git version: N/A
  • Operating system: Linux
  • Database (use [x]):
    • PostgreSQL
    • MySQL
    • MSSQL
    • SQLite
    • Redis
  • Can you reproduce the bug at https://try.gitea.io:
    • Yes (provide example URL)
    • No
    • Not relevant
  • Log gist:

No log information.

Description

Redis is used as indexer queue. In case the redis service is not up and running, gitea would not start.
This currently did not lead to any log entries (syslog or gitea log) or other informations.
In case gitea is start by hand, no error information is shown on the terminal.

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