bwks / netconnect

Connect to devices via telnet and ssh
GNU General Public License v3.0
7 stars 0 forks source link

Failure of the viptela.config_db_backup method does not detect an error #35

Open bwks opened 5 years ago

bwks commented 5 years ago

Reported success.

In [29]: dev.config_db_backup(filename=filename)
DEBUG:root:vmanage backup command completed

Actual failure output

vmanage# request nms configuration-db backup path /home/basic/vmanage-backup-2019-05-28-105726

Error: com.orientechnologies.orient.core.exception.OStorageException: Cannot create a connection to remote server address(es): [127.0.0.1:2424]
    DB name="vmanagedb"
Failed to backup the database
vmanage#