Kibana: 405 response code on refreshing index pattern's mapping

Hi all,

I've done this a lot of times, but now I get 405 response code when I am refreshing my mapping of an index pattern in kibana.
Getting the following error message:

405 Response

 Less Info
OK
Error: 405 Response
    at https://www.logiweb.de/kibana-TSI/bundles/commons.bundle.js?v=16627:21:102329
    at processQueue (https://www.logiweb.de/kibana-TSI/bundles/vendors.bundle.js?v=16627:116:132456)
    at https://www.logiweb.de/kibana-TSI/bundles/vendors.bundle.js?v=16627:116:133349
    at Scope.$digest (https://www.logiweb.de/kibana-TSI/bundles/vendors.bundle.js?v=16627:116:144239)
    at Scope.$apply (https://www.logiweb.de/kibana-TSI/bundles/vendors.bundle.js?v=16627:116:147018)
    at done (https://www.logiweb.de/kibana-TSI/bundles/vendors.bundle.js?v=16627:116:100026)
    at completeRequest (https://www.logiweb.de/kibana-TSI/bundles/vendors.bundle.js?v=16627:116:104697)
    at XMLHttpRequest.xhr.onload (https://www.logiweb.de/kibana-TSI/bundles/vendors.bundle.js?v=16627:116:105435)

I'm on version 6.2.4. I don't know what I changed that it is broken now. I would say I did nothing :wink:

Thanks a lot for feedback, Andreas

Hmm, it could be related to the number of fields in your mapping. Have you tried deleting it and recreating it?