Skip to content

Conversation

@matonb
Copy link

@matonb matonb commented Jan 6, 2026

DB Initialisation check fails to complete if the database is already running and initialised/

  1. First checks if the database is already initialized (by querying the settings table)
  2. If already initialized → exits immediately with success (exit 0)
  3. If not initialized → runs startup.sh

1. First checks if the database is already initialized (by querying the settings table)
2. If already initialized → exits immediately with success (exit 0)
3. If not initialized → runs startup.sh
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant