NOW-EDGE-INACCESSIBLE_KEY_REPO_OR_KEY NOW-EDGE-INACCESSIBLE_KEY_REPO_OR_KEYSeverityERRORRoot CauseEdge Proxy is unable to retrieve key from keystoreEffectEdge Proxy will not start when unable to retrieve keys from the keystore. Upgrade will fail when it attempts to start upgraded version of the proxy.Corrective Action If keystore is a java keystore, use the keytool to access the keystore and list available keys: keytool -list -keystore KEYSTORE_NAME.jceks -storetype jceks -v If a non-java keystore is being used: Review the properties used to configure the keystore Ensure access to keystore is successful from outside edge proxy Refer to documentation for setting up keys and keystore