Troubleshooting
Port already in use (local dev)
Change ports in .env or stop the conflicting process:
# Windows
netstat -ano | findstr :3000
taskkill /PID <pid> /F
Docker not starting
Ensure Docker Desktop is running, then:
npm run docker:clean
npm run docker:rebuild
Uploads fail on Android
Confirm you are signed in, have storage quota remaining, and have network access. Retry on Wi‑Fi for large batches.
Slideshow empty on Fire TV
Verify the TV is linked via Settings → Devices on the web and that the household has photos in the active filter.
Curation not running
Wait ~60 seconds after upload. Check Summary for scan status. Premium AI features require an active subscription.