Skip to content

fix(health): kokoro TTS probe used stale port 8880#211

Merged
AVADSA25 merged 2 commits into
mainfrom
fix/health-check-tts-port
Jul 2, 2026
Merged

fix(health): kokoro TTS probe used stale port 8880#211
AVADSA25 merged 2 commits into
mainfrom
fix/health-check-tts-port

Conversation

@AVADSA25

@AVADSA25 AVADSA25 commented Jul 2, 2026

Copy link
Copy Markdown
Owner

One-liner class fix: health_check probed :8880 for kokoro; it serves on :8085 (config tts_url). Every health check falsely reported TTS DOWN — surfaced by the Project-mode live e2e test writing it into a status brief. Port now config-driven with the correct default. Live-verified: skill now reports 6/6 OK.

🤖 Generated with Claude Code

Mikarina13 and others added 2 commits July 2, 2026 16:28
Kokoro serves on :8085 (config tts_url); the skill probed :8880 and has
been reporting TTS DOWN while it was healthy. Caught 2026-07-02 when a
Project-mode dry run wrote 'kokoro_tts is DOWN' into its status brief.
Port now read from config with :8085 default. Manifest regenerated.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
@AVADSA25 AVADSA25 merged commit f0a216b into main Jul 2, 2026
1 check passed
@AVADSA25 AVADSA25 deleted the fix/health-check-tts-port branch July 2, 2026 14:31
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.

2 participants