mirror of
https://github.com/Crosstalk-Solutions/project-nomad.git
synced 2026-03-28 03:29:25 +01:00
When the install script runs a second time (e.g., after a failed first attempt), it generates new random database passwords and writes them to compose.yml. However, MySQL only initializes credentials on first startup when its data directory is empty. If /opt/project-nomad/mysql/ persists from the previous attempt, MySQL skips initialization and keeps the old passwords, causing "Access denied" errors for nomad_admin. Fix: remove the MySQL data directory before generating new credentials so MySQL reinitializes with the correct passwords. Closes #404 Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| sidecar-disk-collector | ||
| sidecar-updater | ||
| collect_disk_info.sh | ||
| entrypoint.sh | ||
| install_nomad.sh | ||
| management_compose.yaml | ||
| migrate-disk-collector.md | ||
| migrate-disk-collector.sh | ||
| run_updater_fixes.sh | ||
| start_nomad.sh | ||
| stop_nomad.sh | ||
| uninstall_nomad.sh | ||
| update_nomad.sh | ||
| wikipedia_en_100_mini_2025-06.zim | ||
| wikipedia_en_100_mini_2026-01.zim | ||