Symptoms:
could not select device driver "nvidia"no NVIDIA GPU devices foundDiagnosis:
If driver version is below 470, update:
Verify /etc/docker/daemon.json contains:
Restart Docker after changes:
Symptoms:
License validation failedInvalid license keyDiagnosis:
Check license-proxy logs:
Check .env file:
Ensure there are no:
Correct format:
Test connection to license server:
If this fails, check:
If the key appears correct and network is accessible, your license may be:
Contact support@smallest.ai with:
Symptoms:
Failed to download modelConnection timeoutDiagnosis:
Check Lightning ASR logs:
Check .env file:
Test URL accessibility:
Models require ~20-30 GB:
Free up space if needed:
Download model manually and use volume mount:
Update docker-compose.yml:
For slow connections, increase download timeout:
Symptoms:
port is already allocatedbind: address already in useDiagnosis:
Find what’s using the port:
If another service is using the port:
Or kill the process:
Old containers may still be bound:
Symptoms:
OOMKilledDiagnosis:
Check container status:
Lightning ASR requires minimum 16 GB RAM
Check current memory:
Prevent one service from consuming all memory:
Add swap space (temporary solution):
Use smaller model or reduce batch size:
Symptoms:
RestartingDiagnosis:
View recent logs:
Common exit codes:
137: Out of memory (OOMKilled)139: Segmentation fault1: General errorTemporarily disable restart to debug:
Start manually and watch logs:
Ensure required services are healthy:
All should show Up (healthy) or Up
Symptoms:
Diagnosis:
Monitor GPU usage:
Check container resources:
Ensure GPU is not throttling:
Enable persistence mode:
For maximum performance (loses isolation):
Use Redis with persistence disabled for speed:
Scale Lightning ASR workers:
Test transcription performance:
Expected performance:
Test connectivity between containers:
Expected: {"status": "healthy"}
Expected: {"status": "ready", "gpu": "NVIDIA A10"}
Expected: {"status": "valid"}
Expected: PONG
Collect the following information:
Email: support@smallest.ai
Include: