Rebuilding MB docker. Details:
MusicBrainz Docker: v-2026-04-27.0
Docker Compose: 2.40.3+ds1-0ubuntu1~24.04.1
Docker Client/Server: 29.1.3/29.1.3
I’ve generated new replication token already and run the following:
admin/configure add replication-token
docker compose up -d
then
bash -c 'docker compose exec musicbrainz replication.sh &' && \
docker compose exec musicbrainz /usr/bin/tail -f mirror.log
got the following error:
Invalid or missing REPLICATION_ACCESS_TOKEN in DBDefs.pm – get one at https://metabrainz.org at ./admin/replication/LoadReplicationChanges line 91.
Is the script to add token working ?