Troubleshooting
Common issues and solutions for 7CG configuration.
Connection Issues
Cannot Connect to CasparCG
- Verify CasparCG server is running
- Check server address and port in Connection tab
- Test network connectivity:
ping [server-address] - Ensure firewall allows port 5250 (or your custom port)
- Check CasparCG server logs for errors
Channel Issues
No Channels Discovered
- Ensure you're connected to CasparCG (check Connection tab)
- Verify CasparCG configuration includes channel definitions
- Check that channels are properly configured in
casparcg.config - Try manual channel creation using Edit button
Companion Issues
Companion Not Connecting
- Verify Companion server is enabled in 7CG
- Check that WebSocket port (default 8099) is not blocked by firewall
- Ensure Companion is configured with the correct hostname/IP and port if you are not using discovery
- If you are pairing with a PIN, make sure the pairing window has not expired
- Start a new pairing window if the current PIN has timed out or hit the failed-attempt limit
- Revoke and re-pair a device if its saved session appears stale
- Try disabling and re-enabling the Companion server
- Check for port conflicts with other applications
Companion Discovery Not Working
- Confirm the Companion server is running
- Ensure both machines are on the same local network
- Check whether your network blocks mDNS or multicast traffic
- Fall back to manual IP/host and port entry if discovery is unavailable
Export Issues
Video Export Fails or Produces No File
- Confirm the rundown item supports export
- Ensure the filename ends with
.mov - Check that CasparCG can start and stop the recorder cleanly
- Keep the export dialog open until recording completes or you intentionally stop it
- Review logs if you see a recording start or recording stop failure
Export Was Started by Mistake
- Use the Stop button in the export dialog
- Wait for 7CG to cancel the export and tear down the recorder cleanly
- Retry the export with the correct filename, duration, or target item
Settings Issues
Settings Not Saving
- Check application has write permissions to settings directory
- Look for error messages in notifications
- Increase log level to Debug and check logs
- Verify disk space is available
Getting Help
If you continue to experience issues:
- Set Log Level to Debug (App Settings)
- Reproduce the issue
- Check application logs in:
- Windows:
%APPDATA%/7cg/logs/ - macOS:
~/Library/Logs/7cg/ - Linux:
~/.config/7cg/logs/
- Windows:
- Report the issue with log files