Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Command "fetch-dump.sh both" doesn't download database dumps #202

Open
PeterCodar opened this issue Jul 19, 2021 · 0 comments
Open

Command "fetch-dump.sh both" doesn't download database dumps #202

PeterCodar opened this issue Jul 19, 2021 · 0 comments

Comments

@PeterCodar
Copy link

If you try to use the command
sudo docker-compose run --rm musicbrainz fetch-dump.sh both
as mentioned here:
https://github.com/metabrainz/musicbrainz-docker#user-content-recreate-database-with-indexed-search

only the search dumps will be downloaded, but not the database data dumps.
The process stops with the error "File ‘fullexport’ exists."

...
url.tar.zst: OK
work.tar.zst: OK
/musicbrainz-server
Mon 19 Jul 2021 09:33:06 AM UTC: Fetching database dump...
--2021-07-19 09:33:06--  ftp://mirrors.dotsrc.org/MusicBrainz/data/fullexport
           => ‘/media/dbdump/fullexport’
Resolving mirrors.dotsrc.org (mirrors.dotsrc.org)... 130.225.254.116, 2001:878:346::116
Connecting to mirrors.dotsrc.org (mirrors.dotsrc.org)|130.225.254.116|:21... connected.
Logging in as anonymous ... Logged in!
==> SYST ... done.    ==> PWD ... done.
==> TYPE I ... done.  ==> CWD (1) /MusicBrainz/data ... done.
==> SIZE fullexport ... done.

==> PASV ... done.    --2021-07-19 09:33:07--  ftp://mirrors.dotsrc.org/MusicBrainz/data/fullexport
           => ‘/media/dbdump/.listing’
==> CWD (1) /MusicBrainz/data ... done.
==> PASV ... done.    ==> LIST ... done.

.listing                                        [ <=>                                                                                       ]    1023  --.-KB/s    in 0.001s  


File ‘fullexport’ exists.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant