Troubleshooting
Device Not Found
If auto-discovery fails:
- Ensure the device is on the same network
- Specify the IP address explicitly with
-aor in config - Check firewall rules (device uses port 55400)
No Data Output
Verify:
- Sink configuration is correct
- Output directories exist and are writable
- Database/MQTT credentials are valid
- The
sourcerecord type matches available types
Enable Debug Logging
cic-daq --log ./logs
This enables file logging to the specified directory.