VMware Live Site Recovery user interface is not accessible
search cancel

VMware Live Site Recovery user interface is not accessible

book

Article ID: 436421

calendar_today

Updated On:

Products

VMware Live Recovery

Issue/Introduction

Symptoms:

  • Error while accessing the Live Site recovery plugin on the vCenter: "Unable to retrieve pairs from extension server at https://###.###.com:443/drserver/vcdr/vmomi/sdk.Unable to login to 'VMware Live Site Recovery at https://###.###.com:443/drserver/vcdr/vmomi/sdk'
    Unable to login to 'VMware Live Site Recovery at https://###.###.com:443/drserver/vcdr/vmomi/sdk'
    Operation ID: ########-####-####-####-##########"

  • Live Site recovery UI page error: "upstream connect error or disconnect/reset before headers. reset reason: remote connection failure, transport failure reason: delayed connect error: Connection refused"

Environment

  • VMware Live Site Recovery 9.x
 

Cause

  • The vmware-dr.log of the production site VMware Live Site Recovery appliance report: 

    ####-##-##T##:##:##.###Z info vmware-dr[02521] [SRM@6876 sub=LocalHms connID=hms-cr ctxID=4ypxf] Received an SSO connection down event
    ####-##-##T##:##:##.###Z verbose vmware-dr[02526] [SRM@6876 sub=PropertyProvider ctxID=ivwze] RecordOp ASSIGN: localConnectionErrors["STS"], DrRemoteSiteManager. Applied change to temp map.
    ####-##-##T##:##:##.###Z info vmware-dr[02155] [SRM@6876 sub=LocalVsanSs connID=vsanSs-c7 ctxID=4ypxf] Received an SSO connection down event
    ####-##-##T##:##:##.###Z info vmware-dr[02526] [SRM@6876 sub=ServerSingletonCache] TranslateExnToFault: Failed to obtain MoRef/ServiceInstanceContent, context not available within timeout period
    ####-##-##T##:##:##.###Z warning vmware-dr[02526] [SRM@6876 sub=Licensing] Unable to check SRM license due to a connection problem:
    --> (dr.fault.ConnectionDownFault) {
    --> faultCause = (dr.fault.Timedout) {
    --> faultCause = (vmodl.MethodFault) null,
    --> faultMessage = <unset>,
    --> timeout = 300
    --> msg = ""
    --> },
    --> faultMessage = <unset>
    --> msg = ""
    --> }
    --> [context]zKq7AVECAAQAAK1NfAENdm13YXJlLWRyAACqAV9saWJkci10eXBlcy5zbwAAwiZfAaMvBmxpYmRyLXZtb21pLnNvAAJJmgdsaWJjb25uZWN0aW9uLWJhc2Uuc28AA56mFmxpYmNvbm5lY3Rpb24tcHNjLnNvAAPdWRcDAJ4NA1BpDQSuIzRsaWJ2bWFjb3JlLnNvAASyPDQEMGhJBcSQCGxpYmMuc28uNgAFbJEQ[/context]
    ####-##-##T##:##:##.###Z warning vmware-dr[02526] [SRM@6876 sub=Licensing] The last 192 attempt(s) to synchronize licensing failed.
    ####-##-##T##:##:##.###Z verbose vmware-dr[02526] [SRM@6876 sub=Licensing] Attempting to continue license synchronization after error in 300s
    ####-##-##T##:##:##.###Z verbose vmware-dr[10267] [SRM@6876 sub=LocalSite.LocalCisLicenseServer connID=license-ys] Attempting to connect "
    ####-##-##T##:##:##.###Z verbose vmware-dr[02203] [SRM@6876 sub=LocalSite.LocalCisLicenseServer connID=license-ys] Failed to connect
    --> N7Vmacore23NotInitializedExceptionE Not initialized: CisLicenseConnectionHandler STS
    ####-##-##T##:##:##.###Z verbose vmware-dr[01707] [SRM@6876 sub=LocalSite.LocalCisLicenseServer.PropertyFetcher ctxID=ubd9i] Clearing the last effective VMODL version.

  • Post-license modification on the vCenter, VMware Live Site Recovery initiated a mandatory validation check. Due to a communication breakdown between the VMware Live Site Recovery host and vCenter SSO, the validation process exceeded the 300-second timeout period, resulting in a ConnectionDownFault and subsequent plugin failure.

Resolution