Skip to content

Troubleshooting

Device Not Found

If auto-discovery fails:

  1. Ensure the device is on the same network
  2. Specify the IP address explicitly with -a or in config
  3. Check firewall rules (device uses port 55400)

No Data Output

Verify:

  1. Sink configuration is correct
  2. Output directories exist and are writable
  3. Database/MQTT credentials are valid
  4. The source record type matches available types

Enable Debug Logging

cic-daq --log ./logs

This enables file logging to the specified directory.