NOW-EDGE-INACCESSIBLE_KEY_REPO_OR_KEYNOW-EDGE-INACCESSIBLE_KEY_REPO_OR_KEY Severity Error Root Cause Edge Proxy is unable to retrieve symmetric encryption keys from keystore, when performing upgrade health check prior to starting the upgrade. Effect The Edge Proxy upgrade won't take place, and the current version will continue to run 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