Troubleshooting
Documentation Map
-
Troubleshooting
-
Channel:
stable -
Source repo:
JaddaHelpifyr/jhf-tenter
Troubleshooting
http://<internal-runtime-redacted>:18180/healthz does not answer
Run:
.\scripts\start-local-audio-runtime.ps1 -ForceRestart -WaitForReady
.\scripts\get-runtime-status.ps1
Then inspect:
%LOCALAPPDATA%\JHF-Tenter\local-audio-runtime\runtime.stdout.log%LOCALAPPDATA%\JHF-Tenter\local-audio-runtime\runtime.stderr.log
Tray shows Audio missing
The tray is the owner, but the local audio server may still be cold or failed.
Actions:
- refresh the tray
- run
.\scripts\start-local-audio-runtime.ps1 - confirm
get-runtime-status.ps1reportsinstalled=true
Tray shows Audio warming
This means the local Voxtral STT model is still loading.
Wait for the next refresh cycle and verify:
.\scripts\get-runtime-status.ps1
Tray shows Audio degraded
Current expected degraded cases include:
- STT is live but TTS is not yet self-hosted on this host
- the server surfaces are alive but a required model path is not fully available
Read back:
GET /healthzGET /modelsGET /metrics/latency
Legacy Boundary
This runbook no longer documents Ollama as the active Windows voice path.
Historical Ollama / local Mistral notes belong to legacy maintenance context only.
AGPLv3. See ../LICENSE (LICENSE).
Learn more at helpifyr.com.