fix: DB port 5888→5433 (port conflict) #3

Merged
kianiadee merged 2 commits from quality-program-2026-04-12 into main 2026-04-18 12:43:57 +00:00
Owner

5888 already allocated by the legacy tracksolid_2 database.

🤖 Generated with Claude Code

5888 already allocated by the legacy tracksolid_2 database. 🤖 Generated with [Claude Code](https://claude.com/claude-code)
kianiadee added 1 commit 2026-04-18 11:19:29 +00:00
fix: change DB host port 5888→5433 (5888 already allocated by legacy DB)
Some checks failed
Static Analysis / static (push) Waiting to run
Tests / test (push) Waiting to run
Static Analysis / static (pull_request) Has been cancelled
Tests / test (pull_request) Has been cancelled
07ef491695
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
kianiadee added 1 commit 2026-04-18 12:43:53 +00:00
fix: point DATABASE_URL at timescale_db container (not legacy 31.97.44.246:5888)
Some checks failed
Static Analysis / static (push) Waiting to run
Tests / test (push) Waiting to run
Static Analysis / static (pull_request) Has been cancelled
Tests / test (pull_request) Has been cancelled
152fce81a8
Ingest scripts were connecting to the old tracksolid_2 database instead of
the timescale_db container in this stack. Grafana was already correct
(uses service name timescale_db:5432). Also strip leading space and quotes
from DATABASE_URL and API_BASE_URL so os.getenv() returns clean values.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
kianiadee merged commit f2222593a3 into main 2026-04-18 12:43:57 +00:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: kianiadee/tracksolid_timescale_grafana_prod#3
No description provided.