metabrainz / musicbrainz-docker

Docker Compose project for the MusicBrainz Server with replication, search, and development setup
https://musicbrainz.org/doc/MusicBrainz_Server/Setup
284 stars 72 forks source link

Decoding error (36) : Corrupted block detected - How to solve? #280

Closed PeterCodar closed 3 weeks ago

PeterCodar commented 1 month ago

I tried to download and import the newest data dumps (20240605) and get this error:

Creating musicbrainz-docker_search_run ... done
Wed Jun  5 13:23:24 UTC 2024: Load annotation search index...
Wed Jun  5 13:23:30 UTC 2024: Load area search index...
Wed Jun  5 13:23:31 UTC 2024: Load artist search index...
Wed Jun  5 13:23:49 UTC 2024: Load cdstub search index...
Wed Jun  5 13:23:50 UTC 2024: Load event search index...
Wed Jun  5 13:23:52 UTC 2024: Load instrument search index...
Wed Jun  5 13:23:52 UTC 2024: Load label search index...
Wed Jun  5 13:23:54 UTC 2024: Load place search index...
Wed Jun  5 13:23:54 UTC 2024: Load recording search index...
/*stdin*\ : Decoding error (36) : Corrupted block detected 
tar: Unexpected EOF in archive
tar: Unexpected EOF in archive
tar: Error is not recoverable: exiting now
ERROR: 2

What can I do to resolve this problem?

As far as I can see you do a checksum test after downloading the dumps. How can nevertheless a corrupted block occur?

Were some special characters recognised during the loading process of the search index?

Currently I can not use my local musicbrainz mirror anymore. Could please someone help me to solve this problem?

PeterCodar commented 3 weeks ago

This issue has been resolved with the newest dump files from 20240608