im installing elasticsearch 8.9x but when im starting the nodes and change the password i receive this error the command i use to change is this
sudo /usr/share/elasticsearch/bin/elasticsearch-reset-password --url "https://es01:9200" -i -u elastic
[2023-08-14T18:33:52,739][ERROR][o.e.x.s.a.e.NativeUsersStore] [master1] security index is unavailable. short circuiting retrieval of user [autogenerated_tHE3SqsO]
[2023-08-14T18:33:54,078][ERROR][o.e.x.s.a.e.NativeUsersStore] [master1] security index is unavailable. short circuiting retrieval of user [autogenerated_tHE3SqsO]
the cluster health turned into RED, ihave created all certificates nad paste into de certs folder of each nodes create the new keystore and edit all .yml the thing i suspect when i add a data node that it isnt the seedhots array i get this error what should i do