Error in restoring backup using cbbackupmgr in multi node setup

If you don’t care about the indexes, then you could try skipping them during the restore using --disable-gsi-indexes flag:

     --disable-gsi-indexes    Disables restoring GSI index definitions

MB-27766 is currently targeted for the next major release.