Getatlas Mn48yrxzhy
Help CenterTroubleshootingTroubleshooting Data Import Issues

Troubleshooting Data Import Issues

Last updated September 13, 2024

Data import is a crucial step in leveraging the power of the Linear Data Platform. While importing data is generally smooth, you might encounter occasional issues. This guide helps you troubleshoot common problems and get your data flowing.

Common Data Import Issues and Solutions

Here are some common data import errors and steps to address them:

  • Incorrect File Format:
  • Issue: The Linear Data Platform supports a variety of file formats, but ensure your file is in a compatible format, like CSV, Excel, JSON, etc.
  • Solution: Verify your file format and convert it if needed. Use a text editor or spreadsheet program to examine the file structure and find the appropriate file format.
  • Invalid Data Structure:
  • Issue: The data in your file may not be structured correctly, using incorrect delimiters, headers, or missing values.
  • Solution: Examine the data structure in your file. Ensure headers align with the expected columns, use the appropriate separators, and address any missing values. We offer data transformation tools to clean and prepare your data before importing.
  • Database Connection Errors:
  • Issue: Connection errors may occur if incorrect database credentials were provided, missing database drivers, or network connectivity issues.
  • Solution: Check the database connection settings, verify credentials, install any necessary drivers, and ensure network connectivity.
  • API Integration Errors:
  • Issue: API integration errors may occur due to incorrect API endpoints, authentication issues, or rate limiting.
  • Solution: Double-check the API endpoint, verify authentication credentials, and address any rate limiting issues by adjusting request frequency or contacting the API provider if needed.
  • Large File Size Limitations:
  • Issue: Large files may exceed import limits.
  • Solution: If the file size is too large, break it down into smaller files or consider using a database connection for larger datasets.

Additional Troubleshooting Tips

  • Check the Event Logs: Consult the platform's event logs for detailed information on any import errors encountered.
  • Review Data Preview: Preview the imported data after each attempt to identify potential issues.
  • Contact Support: Reach out to Linear Labs' support team for assistance with specific error messages or technical guidance.

By understanding the common issues and following these troubleshooting steps, you can ensure seamless data import and take full advantage of the Linear Data Platform's capabilities.

Was this article helpful?