-
Hi team , Thank you for your hard working on 2.3.150. After My team finished upgraded so from 2.3.140 to 2.3.150 and kibana 404 page not found curl -uabc@abc -k https://localhost:9200/_cat/indices | grep 2022.08% Total % Received % Xferd Average Speed Time Time Time Current ###see log from "docker logs so-kibana" found as below FATAL Error: Unable to complete saved object migrations for the [.kibana] index: Unable to complete the SET_SOURCE_WRITE_BLOCK step after 15 attempts, terminating. The last failure message was: security_exception: [security_exception] Reason: action [indices:admin/block/add] is unauthorized for user [so_kibana] with roles [superuser] on restricted indices [.kibana_7.17.4_001], this action is granted by the index privileges [manage,all] Please kindly help and guide to access kibana again. |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 7 replies
-
Just to add to this, not sure if the OP had the same issue but during the upgrade it threw this: Total states run: 10 We are having the same error messages and log entries as the OP after the update. The only difference is the user in their logs is "so-kibana" and ours is "anonymous user" Thanks! |
Beta Was this translation helpful? Give feedback.
-
When upgrading from Elastic 7 to Elastic 8, did you follow all steps at the link below including enabling Elastic Auth if necessary? |
Beta Was this translation helpful? Give feedback.
-
Thanks for the suggestion golfreeze. I had thought to try that and unfortunately I am still seeing this in the log: {"ecs":{"version":"8.0.0"},"@timestamp":"2022-08-30T14:44:55.897+00:00","message":"[.kibana] Action failed with 'security_exception: [security_exception] Reason: action [indices:admin/block/add] is unauthorized for user [anonymous_user] with roles [superuser] on restricted indices [.kibana_7.17.4_001], this action is granted by the index privileges [manage,all]'. Retrying attempt 1 in 2 seconds.","log":{"level":"ERROR","logger":"savedobjects-service"},"process":{"pid":7},"span":{"id":"4ae0a087fe76c7cf"},"trace":{"id":"4b05fee74cb61e69dc7b757ae70c00f5"}} |
Beta Was this translation helpful? Give feedback.
When upgrading from Elastic 7 to Elastic 8, did you follow all steps at the link below including enabling Elastic Auth if necessary?
https://docs.securityonion.net/en/2.3/soup.html#elastic-8