"Http failure response for request:Handlers/login: 0 Unknown Error"
"Login incorrect".YYYY-MM-DD HH:MM:SS,801 [srm-reactive-thread-11] WARN com.vmware.dr.configservice.login.LoginHandler ########-####-####-####-############ login - DrRequestHandlerError:
(drConfig.fault.InvalidLogin) { faultCause = null, faultMessage = null} at java.base/jdk.internal.reflect.DirectConstructorHandleAccessor.newInstance(Unknown Source)
2026-05-18T13:31:15.335218+10:00 BAIT-LSRS-PRV01 ntpd[13298]: kernel reports TIME_ERROR: 0x41: Clock Unsynchronized2026-05-18T13:31:15.301051+10:00 BAIT-LSRS-PRV01 startup.sh[1067]: 2026-05-18T13:31:15.300+10:00 verbose dr-backup[01658] [SRM@6876 sub=AsyncSiteConnections.LocalSsoServer connID=sso-9a] DoPing: Ping succeeded2026-05-18T13:31:15.334981+10:00 BAIT-LSRS-PRV01 ntpd[13298]: kernel reports TIME_ERROR: 0x41: Clock Unsynchronized[ /var/log ]# systemctl status ntpdntpd.service - Network Time ServiceLoaded: loaded (/usr/lib/systend/system/ntpd. service; enabled; preset: disActive: active (running) since Mon YYYY-MM-DD HH:MM:SS <time-zone>; ##min agoDocs: man:ntpdProcess: 1231 ExecStart=/usr/bin/ntpd -g -u ntp:ntp (code=exited, status=0/Main PID: #### (ntpd)Tasks: 2 (limit: 28796)Memory: 2.4MCPU: 115msCGroup: /system.slice/ntpd.serviceL1265 /usr/bin/ntpd -g -u ntp:ntp
MTH DD HH:MM:SS <VLR-FQDN> ntpd[1265]: gps base set to YYYY-MM-DD (week ####)MTH DD HH:MM:SS <VLR-FQDN> ntpd[1265]: Listen and drop on 0 v6wildcard [::]:123MTH DD HH:MM:SS <VLR-FQDN> ntpd[1265]: Listen and drop on 1 v4wildcard 0.0.0.0:123MTH DD HH:MM:SS <VLR-FQDN> ntpd[1265]: Listen normally on 2 lo #.0.0.1:123MTH DD HH:MM:SS <VLR-FQDN> ntpd[1265]: Listen normally on 3 eth0 #.#.#.#:123MTH DD HH:MM:SS <VLR-FQDN> ntpd[1265]: Listen normally on 4 lo [::1]:123MTH DD HH:MM:SS <VLR-FQDN> ntpd[1265]: Listening on routing socket on fd #21 for interface updatesMTH DD HH:MM:SS <VLR-FQDN> ntpd[1265]: kernel reports TIME_ERROR: 0x41: Clock UnsynchronizedMTH DD HH:MM:SS <VLR-FQDN> ntpd[1265]: kernel reports TIME_ERROR: 0x41: Clock UnsynchronizedMTH DD HH:MM:SS <VLR-FQDN> ntpd[1265]: kernel reports TIME_ERROR: 0x41: Clock Unsynchronized
Take snapshot of VLSR appliance.
Stop the NTP service:# systemctl stop ntpd
Remove the existing drift file: # rm /var/lib/ntp/drift/ntp.drift
Force an immediate time step: # ntpdate -b -u [NTP_IP]
(Note : Run this command for all NTP servers if there are multiple configured.)
Start the NTP service:# systemctl start ntpd
Verify synchronization status:# ntpq -p