Failed to initialize ORM engine: Error 1045: Unknown #3402

Closed
opened 2025-11-02 05:11:50 -06:00 by GiteaMirror · 3 comments
Owner

Originally created by @kaoticfire on GitHub (May 31, 2019).

  • Gitea version (or commit ref):
  • Git version:
  • Operating system:
  • Database (use [x]):
    • PostgreSQL
    • [X ] MySQL
    • MSSQL
    • SQLite
  • Can you reproduce the bug at https://try.gitea.io:
    • Yes (provide example URL)
    • No
    • [X ] Not relevant
  • Log gist:
    ...itea/routers/init.go:61 GlobalInit()] [E] Failed to initialize ORM engine: Error 1045: Unknown error 1045

Description

Issue is causing service to not start and site connect is refused.
...

Screenshots

Originally created by @kaoticfire on GitHub (May 31, 2019). <!-- NOTE: If your issue is a security concern, please send an email to security@gitea.io instead of opening a public issue --> <!-- 1. Please speak English, this is the language all maintainers can speak and write. 2. Please ask questions or configuration/deploy problems on our Discord server (https://discord.gg/gitea) or forum (https://discourse.gitea.io). 3. Please take a moment to check that your issue doesn't already exist. 4. Please give all relevant information below for bug reports, because incomplete details will be handled as an invalid report. --> - Gitea version (or commit ref): - Git version: - Operating system: - Database (use `[x]`): - [ ] PostgreSQL - [X ] MySQL - [ ] MSSQL - [ ] SQLite - Can you reproduce the bug at https://try.gitea.io: - [ ] Yes (provide example URL) - [ ] No - [X ] Not relevant - Log gist: ...itea/routers/init.go:61 GlobalInit()] [E] Failed to initialize ORM engine: Error 1045: Unknown error 1045 ## Description Issue is causing service to not start and site connect is refused. ... ## Screenshots <!-- **If this issue involves the Web Interface, please include a screenshot** -->
GiteaMirror added the type/questionissue/stale labels 2025-11-02 05:11:50 -06:00
Author
Owner

@zeripath commented on GitHub (May 31, 2019):

Mysql Error 1045 is an access denied error - I suggest you check your database configuration

@zeripath commented on GitHub (May 31, 2019): Mysql Error 1045 is an access denied error - I suggest you check your database configuration
Author
Owner

@stale[bot] commented on GitHub (Jul 30, 2019):

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs during the next 2 weeks. Thank you for your contributions.

@stale[bot] commented on GitHub (Jul 30, 2019): This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs during the next 2 weeks. Thank you for your contributions.
Author
Owner

@stale[bot] commented on GitHub (Aug 13, 2019):

This issue has been automatically closed because of inactivity. You can re-open it if needed.

@stale[bot] commented on GitHub (Aug 13, 2019): This issue has been automatically closed because of inactivity. You can re-open it if needed.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/gitea#3402