Hi,
After deploying and configuring Kasten 5.5.6 with an Azure location profile I created a basic policy and ran it: all is fine until the very last step which is failing.
During the “exporting metadata” step the following exception is raised
- cause:
cause:
cause:
file: kasten.io/k10/kio/exec/phases/phase/migrate.go:796
function: kasten.io/k10/kio/exec/phases/phase.getMigrationString
linenumber: 796
message: Invalid token reference
file: kasten.io/k10/kio/exec/phases/phase/migrate.go:772
function: kasten.io/k10/kio/exec/phases/phase.getMigrationData
linenumber: 772
message: Failed to get migration string
file: kasten.io/k10/kio/exec/phases/phase/migrate.go:100
function: kasten.io/k10/kio/exec/phases/phase.(*migrateSendPhase).Run
linenumber: 100
message: Failed to get migration data
message: Job failed to be executed
Which direction should I be looking into?