Problem importing csv file

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • lukasz412
    Member
    • Sep 2016
    • 50

    Problem importing csv file

    Hey,
    I'm having trouble importing a csv file with an Account list. The file has over 14,000 records, and after import, approximately 1,000 records appear in espocrm. The loading is interrupted by the "bad server response" message. My espocrm version is 7.2.4.​
    Last edited by lukasz412; 01-14-2023, 12:21 PM.
  • shalmaxb
    Senior Member
    • Mar 2015
    • 1602

    #2
    anything in the log file?

    Comment


    • lukasz412
      lukasz412 commented
      Editing a comment
      do you mean server logs or espocrm logs?

    • shalmaxb
      shalmaxb commented
      Editing a comment
      log file from espoCRM

    • lukasz412
      lukasz412 commented
      Editing a comment
      [2023-01-13 14:10:00] ERROR: (404) GET /Import/63c15b0278c3a0919/errors; line: 968, file: /home/users/antygen/public_html/anty-crm-new/application/Espo/Core/Record/Service.php [] []
      [2023-01-13 14:10:05] ERROR: (404) Record 63c15b0278c3a0919 not found.; DELETE /Import/63c15b0278c3a0919; line: 797, file: /home/users/antygen/public_html/anty-crm-new/application/Espo/Core/Record/Service.php [] []
  • yuri
    Member
    • Mar 2014
    • 8440

    #3
    Do you run import in idle mode?
    If you find EspoCRM good, we would greatly appreciate if you could give the project a star on GitHub. We believe our work truly deserves more recognition. Thanks.

    Comment


    • lukasz412
      lukasz412 commented
      Editing a comment
      I don't use idle mode
  • Vadym
    Super Moderator
    • Jun 2021
    • 345

    #4
    Hi lukasz412,

    Try to import your CSV file with the following settings:

    Click image for larger version

Name:	image.png
Views:	399
Size:	70.8 KB
ID:	87167

    Comment

    • yuri
      Member
      • Mar 2014
      • 8440

      #5
      Here's the explanation: https://docs.espocrm.com/administration/import/#step-1
      If you find EspoCRM good, we would greatly appreciate if you could give the project a star on GitHub. We believe our work truly deserves more recognition. Thanks.

      Comment

      • mariahcarey
        Junior Member
        • Mar 2024
        • 1

        #6
        Originally posted by yuri
        thanks @yuri

        Comment

        Working...