Fix generic content errors - Fluid Topics - Latest

Generic Error Codes Reference Guide

Category
Reference Guides
Audience
public
Version
Latest

Fluid Topics has the following generic error codes:

  • The format {value} indicates a placeholder.
  • The format {option1 / option2 / ...} indicates that the error message contains one of the values separated by a slash character /.
  • Get in touch with a Fluid Topics representative for additional assistance about an error.
Error code Error message Fix
IN99-0001 Control file error: "{error}" Review the error, and publish again.
IN99-0002 {error} The ZIP file uploaded to Fluid Topics is invalid. Review the archive, and publish again.
IN99-0003 A technical error just occurred and our teams will fix it as soon as possible. Fluid Topics has encountered an unexpected issue. Technical teams have been notified of the issue. A fix can be released in the following versions of Fluid Topics. Get in touch with a Fluid Topics representative for more information.
IN99-0004 Invalid zip file: {error} The ZIP file uploaded to Fluid Topics is invalid. Review the archive, and publish again.
IN99-0005 Internal error Fluid Topics has encountered an unexpected issue. Get in touch with a Fluid Topics representative for more information.
IN99-0006 Unexpected error Fluid Topics has encountered an unexpected issue. Get in touch with a Fluid Topics representative for more information.
IN99-0007 In the topic "{filepath}": {error} The topic has invalid metadata. Review the topic, and publish again.
IN99-0008 '{filename}' is an invalid zip file, it cannot be accepted The ZIP file uploaded to Fluid Topics is invalid. Review the archive, and publish again.
IN99-0009 Zip file '{filename}' contains multiple entries with the same name, it cannot be accepted A file and folder have the same name. Rename one, and publish again.
IN99-0010 Failed to convert openapi file '{filename}' into html: file contains cyclical $ref Remove the circular reference from the OpenAPI file, and publish again.
IN99-0011 Failed to convert openapi file '{filename}' into html: {error} Review the error, and the OpenAPI file, and publish again.
IN99-0012 Reference resolution failed while processing your '{filename}' OpenAPI file. This may be due to an invalid or missing $ref, a circular reference, or an inaccessible external file. Review the OpenAPI file, and publish again.
IN99-0013 YAML file decoding failed for '{filename}' OpenAPI file. Please ensure the file is properly structured and follows valid YAML syntax Review the file using an OpenAPI editor/validator, and publish again.
IN99-0014 Openapi file decoding failed for '{filename}'. Please ensure the file is properly encoded in utf-8 and uncorrupted. Check the encoding of the OpenAPI file, and publish again.
IN99-0015 Openapi file decoding failed for '{filename}'. Please verify that the file content and structure are correct and consistent with the expected format. Review the content of the OpenAPI file, and publish again.
IN99-0016 Invalid HTML file "{invalid_html}": Processing instructions ("{filepath}") are forbidden in HTML body The HTML content of the file contains a processing instruction. Review the file, and publish again.
IN99-0017 {error} The XML control file's syntax is invalid. Review the control file using an XML validator, and publish again.
IN99-0018 Two resources have the same origin_id: {origin_id} Two resources cannot have the same ft:originId value. Edit the control file, and publish again.
IN99-0019 There is multiple topic tags with the same ft:originId in selector: {origin_id} Multiple <selector> tags cannot have the same ft:originId value. Edit the control file, and publish again.
IN99-0020 There is multiple attachment tags with the same ft:originId: {origin_id} Attachments must have a unique ft:originId value. Review the control file, and publish again.
IN99-0021 Two resources have the same filepath: {filepath} Resources must have a unique filepath. Review the control file, and publish again.
IN99-0022 Meta "{metadata_key}" has been declared with an empty value The metadata key must have a value. Give it a value, and publish again.
IN99-0023 {error} The control file does not conform with the control file XSD. See Fluid Topics control file templates.
IN99-0024 Missing required sheet: {metadata / attachments / configuration} See Spreadsheet template.
IN99-0025 Unknown sheet found: {unknown_sheet_name} See Spreadsheet template.
IN99-0026 Cell A1 in 'configuration' sheet must contain 'valuesSeparator'. See Configuration sheet.
IN99-0027 Cell A2 in 'configuration' sheet must contain 'stringTreeSeparator'. See Configuration sheet.
IN99-0028 Cell A3 in 'configuration' sheet must contain 'metadataAction'. See Configuration sheet.
IN99-0029 Cell B3 in 'configuration' sheet must contain either "append" or "replace". See Configuration sheet.
IN99-0030 Cell {header_coordinate} ('{header_value}') in '{sheet_title}' sheet is a metadata duplication of {cell_coordinate} ('cell_coordinate_value'). Fix the duplicate cell, and publish again.
IN99-0031 Cell {header_coordinate} in '{sheet_title}' sheet must be one of these values: document (filePath), document (originId), topic (originId), instance (filePath). See Spreadsheet template.
IN99-0032 Cell {header_coordinate} ('{header_value}') in '{sheet_title}' sheet is forbidden because {forbidden_cell_coordinate} already contains '{forbidden_cell_value}'. See Spreadsheet template.
IN99-0033 Cell {inheritance_cell_coordinate} in metadata sheet must contain 'inheritance' or be empty. See Metadata sheet.
IN99-0034 Cell {column_letter}2 does not contain 'inheritance': line 2 must be empty, but {cell_coordinate} is not. See Metadata sheet.
IN99-0035 Duplicated elements detected in 'metadata' sheet: {duplicates} See Metadata sheet.
IN99-0036 'attachments' sheet must contains at least one of these columns: { document (filePath) / document (originId } See Attachments sheet.
IN99-0037 'attachments' must not contain empty column name. See Attachments sheet.
IN99-0038 Cell {B1 / B2} in 'configuration' sheet must contain exactly 1 non-space character. See Configuration sheet.
IN99-0039 OpenAPI file decoding failed for \'{openapi_path_name}\'. Please ensure that all OpenAPI "$ref" are conform to the spec, the referenced files are valid OpenAPI documents, and any strings with special characters are properly quoted Review the OpenAPI file, and publish again.