When I want to create Connectors, but there is a error: “Unable to load connector types”.
And the page shows “You must configure an encryption key to use Alerting”.

Use kibana-encryption-keys generate to create encryptionKey.
You will get some information like:
xpack.encryptedSavedObjects.encryptionKey: xxxxxxxxxxxxx
xpack.reporting.encryptionKey: xxxxxxxxxxxx
xpack.security.encryptionKey: xxxxxxxxxxxxxx
Paste the lines to kibana.yml file and restart kibana.
Stackoverflow: Setting Alerting configuration on Kibana 7.9
elastic discuss: Setting Alerting configuration on Kibana 7.9
— Mar 19, 2025