Backup getting failed error "Couldn't find LSN info from the latest backup dir"

Hi Team,

We are trying to take backup using xb-mgr and encountered below error. Could you please suggest how to rectify the issue and see that back is completed without any issues.

[2014-11-05 08:00:01] [test] [INFO] ######### STARTING BACKUP PROCESS #########
[2014-11-05 08:00:01] [test] [INFO] Initializing backup directories and remote command…
[2014-11-05 08:00:01] [test] [INFO] Starting INCREMENTAL backup
[2014-11-05 08:00:01] [test] [INFO] Last latest backup found at /backup/test/full/2014_11_04_22_43_13
[2014-11-05 08:00:01] [test] [ERROR] Couldn’t find LSN info from the latest backup dir /backup/test/full/2014_11_04_22_43_13
[2014-11-05 08:00:01] [test] [INFO] ######### BACKUP PROCESS COMPLETED [TOTAL DURATION: 0:00:00.080679] #########

[2014-11-05 20:00:01] [test] [INFO] ######### STARTING BACKUP PROCESS #########
[2014-11-05 20:00:01] [test] [INFO] Initializing backup directories and remote command…
[2014-11-05 20:00:01] [test] [INFO] Starting INCREMENTAL backup
[2014-11-05 20:00:01] [test] [INFO] Last latest backup found at /backup/test/full/2014_11_04_22_43_13
[2014-11-05 20:00:01] [test] [ERROR] Couldn’t find LSN info from the latest backup dir /backup/test/full/2014_11_04_22_43_13
[2014-11-05 20:00:01] [test] [INFO] ######### BACKUP PROCESS COMPLETED [TOTAL DURATION: 0:00:00.116261] #########

We have tried emptying the full directory, it has triggered a new error now.

[2014-11-05 22:49:36] [test] [INFO] ######### STARTING BACKUP PROCESS #########
[2014-11-05 22:49:36] [test] [INFO] Initializing backup directories and remote command…
[2014-11-05 22:49:36] [test] [INFO] Starting FULL backup
[2014-11-05 22:49:36] [test] [INFO] Created backup directory /backup/test/full/2014_11_05_22_49_36
[2014-11-05 22:49:36] [test] [INFO] Backup STARTED …
[2014-11-05 22:49:36] [test] [INFO] Executing remote command /usr/local/xb-mgr/bin/backup_local -H mysql@10.86.36.2 -f -d /backup/test/full/2014_11_05_22_49_36
[2014-11-05 22:49:36] [test] [ERROR] Error executing remote backup script on test
[2014-11-05 22:49:36] [test] [INFO] ######### BACKUP PROCESS COMPLETED [TOTAL DURATION: 0:00:00.031722] #########

[2014-11-07 00:00:01] [test] [ERROR] Couldn’t find LSN info from the latest backup dir /backup/test/full/2014_11_05_22_49_36
[2014-11-07 04:00:02] [test] [ERROR] Couldn’t find LSN info from the latest backup dir /backup/test/full/2014_11_05_22_49_36
[2014-11-07 08:00:01] [test] [ERROR] Couldn’t find LSN info from the latest backup dir /backup/test/full/2014_11_05_22_49_36
[2014-11-07 12:00:02] [test] [ERROR] Couldn’t find LSN info from the latest backup dir /backup/test/full/2014_11_05_22_49_36
[2014-11-07 16:00:01] [test] [ERROR] Couldn’t find LSN info from the latest backup dir /backup/test/full/2014_11_05_22_49_36
[2014-11-07 20:00:02] [test] [ERROR] Couldn’t find LSN info from the latest backup dir /backup/test/full/2014_11_05_22_49_36

Best Regards,
Krishna