Erro 406 import

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • lucassantos
    Junior Member
    • Jun 2020
    • 3

    Erro 406 import

    Good morning, can anyone help? I can't import anything from the spreadsheet to the system, Error 406
  • item
    Active Community Member
    • Mar 2017
    • 1476

    #2
    hello

    Le code de réponse d'erreur HTTP 406 Not Acceptable indique qu'il est impossible de servir une réponse qui satisfait aux critères définis dans les en-têtes Accept-Charset et Accept-Language.

    but import is csv file .. not xlsx
    If you could give the project a star on GitHub. EspoCrm believe our work truly deserves more recognition. Thanks.​

    Comment

    • lucassantos
      Junior Member
      • Jun 2020
      • 3

      #3
      The file is csv, error 406 still occurs.

      Comment

      • item
        Active Community Member
        • Mar 2017
        • 1476

        #4
        what is the charset of csv file ?
        have you special encoding ?

        or maybe it a webserver config issue

        yoy can post log error
        If you could give the project a star on GitHub. EspoCrm believe our work truly deserves more recognition. Thanks.​

        Comment

        • Redwood
          Member
          • Jul 2020
          • 45

          #5
          Hello Lucus,

          Make sure you check your file permissions on your webserver. You need to have read write to the full Espo directory

          Item is also correct above that Espo can be particular about csv files. I had the best luck saving the Excel sheet in Microsoft Excel CSV format. Good luck and let us know if your successful.

          Comment

          • Maximus
            Senior Member
            • Nov 2018
            • 2731

            #6
            Hi lucassantos,
            First of all please open an EspoCRM log file and investigate the error description https://docs.espocrm.com/administrat...crm-error-logs. Probably you will get some hint out of there. Could you provide (via p.m.) this csv file to let me test it?

            Comment

            Working...