Troubleshooting
Common Errors and Solutions
Error: “File must be uploaded before accessing mapping structure”
Cause: Trying to map fields before file upload completes
Solution: Wait for upload to show green checkmark
Error: “Entity config not found. Please upload a sample file.”
Cause: No sample file uploaded for this data type
Solution:
- Go back to the upload step
- Upload a sample CSV file
- Wait for upload to complete
- Continue to mapping
Error: “Unable to read the uploaded file”
Cause: File is corrupted, wrong format, or encoding issue
Solution:
- Verify file is CSV format (.csv extension)
- Open file in text editor to check it’s readable
- Save file as CSV
- Try uploading again
Error: “Field [name] is required”
Cause: Required field is empty in your CSV
Solution:
- Download error report to see which rows
- Add values for the required field
- Re-upload corrected file
Error: “Invalid [type] value for field [name]”
Cause: Data doesn’t match expected type
Examples:
- Text in a number field: “ABC” in Employee ID
- Invalid date format: “01/15/2024” instead of “2024-01-15”
- Invalid boolean: “maybe” instead of “true” or “false”
Solution:
- Check error report for specific rows
- Fix data to match expected format
- Re-upload corrected file
Error: “Mapping not configured for [entity]”
Cause: Field mappings not saved for this data type
Solution:
- Go to the mapping step for this data type
- Map all required fields
- Click “Save Mappings”
- Try validation again
Validation Takes Too Long
Cause: Large file or system load
Expected Time:
- Small files (< 1000 rows): a few seconds
- Medium files (1000-10000 rows): less than a minute
- Large files (> 10000 rows): around a minute
Solution:
- Wait for validation to complete
- Don’t refresh the page
- If stuck for > 10 minutes, contact support.
Upload Fails or Times Out
Cause: File too large or network issues
Solution:
- Check your internet connection
- Try uploading a smaller file
- Split large files into multiple smaller files
- Contact support if issue persists
Error Report Shows Many Errors
Cause: Data quality issues or mapping problems
Solution:
- Download error report
- Look for patterns in errors:
- Same field failing? Check mapping
- Same error type? Fix data format
- Random errors? Check data quality
- Fix issues in batches
- Re-upload and validate
Getting Help
Before Contacting Support:
Gather this information:
- Connector name
- Data type (Users, Groups, etc.)
- Error message (exact text or screenshot)
- Error report (if available)
- Sample of your CSV file (remove sensitive data)
Contact Support:
- Email: [email protected]
- Include all information above
- Attach error report and sample CSV
Updated about 3 hours ago
