An error occurs when creating an index for project integration es: invalidindexnameexception [invalid index name [wxmessageloginfo], must be lowercase]
Reason:
Solution:
Must be lowercase: must be displayed in the error report. Therefore, the index name saved to ES is changed to lowercase, that is, “wxmessagelog”
Effect picture:
Similar Posts:
- [Vue warn]: You may have an infinite update loop in a component render function.
- Golang reported an error in importing its own package
- [Solved] Elasticsearch Error: “java.lang.IllegalArgumentException: Rejecting mapping update to [xxx] as the final mapping would have more than 1 type: [_doc, log]””
- [Solved] RuntimeError:stack expects each tensor to be equal size,but got [3,224,244] at entry 0 and [1,224,244] at entry 7
- python: _tkinter.TclError: couldn’t recognize data in image file
- Selected Style Not Working”>[Solved] React Issue:
Selected Style Not Working - [Solved] Docker Run ElasticSearch Error: docker: invalid reference format: repository name must be lowercase.
- How to Customizate the Style of Option Box by JQuery Component
- [How to Solve Eclipse Issue] Open type (Ctrl-Shift-T) Can Not Found
- Error in the first line of pom.xml when importing springboot project