Skip to content

error unable to decode disk's description as JSON #3251

Discussion options

You must be logged in to vote

The output of the following commands will help us better understand what's going on:
(Pasting long output into a GitHub gist or other pastebin is fine.)

  • kubectl logs deployment/velero -n velero
  • velero backup describe <backupname> or kubectl get backup/<backupname> -n velero -o yaml
  • velero backup logs <backupname>
  • velero restore describe <restorename> or kubectl get restore/<restorename> -n velero -o yaml
  • velero restore logs <restorename>

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@carlisia
Comment options

@artooro
Comment options

@carlisia
Comment options

Answer selected by carlisia
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
3 participants
Converted from issue

This discussion was converted from issue #3112 on January 13, 2021 18:51.