frequent_export_errors

frequent_export_errors

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revision Both sides next revision
frequent_export_errors [2019/05/22 15:14]
florian [Frequent errors in the data synchronisation and how to handle them]
frequent_export_errors [2020/05/13 14:41]
franz
Line 5: Line 5:
 ==== Export Issues ==== ==== Export Issues ====
  
-\\  
  
-=== HTTP response status code 404 ===+<note tip>In many cases an export error is just a temporary problem, that is being caused by a server that is not reachable for a short period of time. Because of this starting a manual export oftentimes can fix the problem.  
 +The manual export can be found [[https://​account.findologic.com/#/​app/​search-navigation/​import-export|here]].</​note>​
  
-  * Check if the Export URL is correct. This can be done by opening it directly in a browser. +\\
-  * If the URL can be opened in the browser, check if the protocol (http or https) is correct.  +
- +
-\\ +
  
 === HTTP response status code 401 === === HTTP response status code 401 ===
Line 29: Line 26:
   * If the Export URL is reachable from the browser, the FINDOLOGIC server might be black listed. Check those configurations or contact the FINDOLOGIC support.   * If the Export URL is reachable from the browser, the FINDOLOGIC server might be black listed. Check those configurations or contact the FINDOLOGIC support.
   * If the page cannot be opened, the defined user has not the required permissions. Please set these permissions accordingly.   * If the page cannot be opened, the defined user has not the required permissions. Please set these permissions accordingly.
 +  * If Cloudflare is used the Browser Integrity Check has to be disabled for the export URL.
  
-\\ +\\ 
 + 
 +=== HTTP response status code 404 === 
 + 
 +  * Check if the Export URL is correct. This can be done by opening it directly in a browser. 
 +  * If the URL can be opened in the browser, check if the protocol (http or https) is correct.  
 + 
 +\\  ​
  
 === HTTP response status code 50x === === HTTP response status code 50x ===
Line 36: Line 41:
 A status *50x* can have many reasons. Usually they occur, if there is something going wrong at the shop`s webserver. A status *50x* can have many reasons. Usually they occur, if there is something going wrong at the shop`s webserver.
   * As this status may result from your webserver being busy, try to start the export at another time.    * As this status may result from your webserver being busy, try to start the export at another time. 
-  * If this issue persists, please check you server logs for more details.+  * If this issue persists, please check your server logs for more details.
  
 \\  \\ 
Line 64: Line 69:
 === Validation issue(s) === === Validation issue(s) ===
  
-This means, that the exported XML is not valid against our scheme (LINK). Please see the import log in the FINDOLOGIC customer account for more details about the validation issue. For more information,​ see also our documentation regarding the XML export format ​(LINK) ​or contact our support.+This means, that the exported XML is not valid against our [[https://​github.com/​FINDOLOGIC/​xml-export/​blob/​master/​src/​main/​resources/​findologic.xsd|schema]]. Please see the import log in the FINDOLOGIC customer account for more details about the validation issue. For more information,​ see also our documentation regarding the [[xml_export_documentation:​xml_format|XML export format]] or contact our support.
  
 \\  \\ 
Line 70: Line 75:
 === Could not reach API method for... === === Could not reach API method for... ===
  
-This is a failure which can only happen in Plentymarkets shops. It shows that one or more of the REST-API calls can not be reached. Please add the needed permissions for the FINDOLOGIC user. See https://​docs.findologic.com/​doku.php?​id=integration_documentation:​plentymarkets#​aktivierung for more details regarding the REST exporter.+This is a failure which can only happen in Plentymarkets shops. It shows that one or more of the REST-API calls can not be reached. Please add the needed permissions for the FINDOLOGIC user. See [[https://​docs.findologic.com/​doku.php?​id=integration_documentation:​plentymarkets#​aktivierung|our documentation]] ​for more details regarding the REST exporter.
  
 \\  \\ 
Line 79: Line 84:
  
 \\  \\ 
 +
 +=== Cloudflare and the Findologic export ===
 +
 +If you are using Cloudflare the user-agent FINDOLOGIC is blocked by default. This will cause the export to fail. The Cloudflare feature blocking the user-agent is the Browser Integrity Check. ​
 +There are two ways to disable the Browser Integrity Check in the Cloudflare Backend.
 +
 +\\
 +
 +  *  Specifically for the export URL (recommended):​ Create a new Page Rule for the export URL, that disables the Browser Integrity Check.
 + \\
 +{{:​cloudflare_page_rule.png?​800|}}
 + 
 + \\
 + 
 +  *  Globally: In the Firewall Settings, set the Browser Integrity Check to `OFF`
 +\\
 + ​{{:​firewall_cloudflare.png?​800|}}
 +
 +\\ 
 +
 +----
 +
 ** **
 If you are still experiencing problems with the import/​export process or if you got an error message that is not listed here, please contact ​ [[support@findologic.com|support@findologic.com]]. ** If you are still experiencing problems with the import/​export process or if you got an error message that is not listed here, please contact ​ [[support@findologic.com|support@findologic.com]]. **