Skip to content

file "data_0" has nil blob list #1714

@moritzfriedrich

Description

@moritzfriedrich

Output of restic version

restic 0.8.3 (v0.8.3-148-g2c76e724) compiled with go1.9.4 on linux/amd64

How did you run restic exactly?

./restic -r sftp:user@bla:/foo/bar -p pw check

What backend/server/service did you use to store the repository?

SFTP

Expected behavior

password is correct
create exclusive lock for repository
load indexes
check all packs
check snapshots, trees and blobs
no errors were found

Actual behavior

using temporary cache in /tmp/restic-check-cache-157786933
password is correct
create exclusive lock for repository
load indexes
check all packs
check snapshots, trees and blobs
error for tree b75f44fc:
  tree b75f44fc: file "data_0" has nil blob list
Fatal: repository contains errors

Steps to reproduce the behavior

Run the command.

Do you have an idea how to solve the issue?

No. I do not understand the error message.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions