Error message | Description | Resolution |
---|---|---|
The uploaded file is not a valid ZIP archive. | The uploaded file is not zip archived. | Upload a zip file with a .zip extension. |
File in the archive starts with "Byte Order Mark". | The file in the archive starts with a Byte Order Mark (BOM) character. This character is added by Microsoft OS. | Remove the Byte Order Mark (BOM) character from the start of the file. |
File in the archive refers to an unavailable file. | A file is not present in the archive. | Insert the missing file into the archive. |
File has invalid line endings, Use Unix style. | The file contains lines with a line ending other than UNIX. Acquia Search supports UNIX style. | Use the UNIX line ending. This uses only “n” at the end of a line. |
Found files with invalid content or format. | The archive contains files with invalid format or content. | Confirm that the files follow the custom configset file requirements before archiving. |
Required file 'solrconfig.xml' is not found in the root of the archive. | The solrconfig.xml file is not found at the top-level directory. | The solrconfig.xml file must be present at the top of the archive directory. |
Unwanted files found. Please remove or rearrange. | Unnecessary files are present in the archive. | Remove the unused or unwanted files from the archive. |
Any error having prefix "Solr Error:". | This error message is generated at the Solr level after the basic validation is completed. | Test the configset on a local environment before uploading it to production. |
Configset file you are trying to upload, already exists. | The configset is the same as an existing configset for your application. The new configset does not introduce any changes. | Use the existing configset with your desired settings or modify the configset and upload the updated file. |
File is too large. Maximum size allowed is 1MB. | File size is more than 1 MB. | Upload a file under 1 MB. |
Unknown Error | There is an unknown issue uploading the configset. | Create a Support ticket. |
If this content did not answer your questions, try searching or contacting our support team for further assistance.
Wed May 28 2025 08:42:57 GMT+0000 (Coordinated Universal Time)