Common Issues
Quick solutions to frequently encountered problems.
Overview
This section covers common issues and their solutions:
-
Installation problems
-
Connection errors
-
Transformation failures
-
Performance issues
Issue Categories
Common Error Messages
"Connection refused"
Cause: Cannot reach database or backend
Solution: * Check network connectivity * Verify firewall rules * Confirm service is running
"Foreign key constraint violation"
Cause: Referential integrity issue
Solution: * Check foreign key definitions * Verify parent tables are processed first * Use Virtual Foreign Keys
Getting Help
If you can’t find a solution:
-
Check logs
-
Run diagnostics
-
Review FAQ
-
Contact support