When running "./scripts/database-init-docker.sh" for database setup, I am get following error: curl: (7) Failed to connect to ftp.musicbrainz.org port 21: Connection refused
Downloading the bookbrainz data dump failed. Can anyone help me with that please?
Karan has quit
kellnerd joined the channel
iamgroot joined the channel
iamgroot has quit
monkey
Karan, if you read the logs, it looks like you can't access that address. Maybe you are behind a firewall or proxy that prevents the connection? Can you access the page ftp.musicbrainz.org? And if you run the command `curl ftp://ftp.musicbrainz.org/pub/musicbrainz/bookb... in your terminal, do you get the same error?
kellnerd has quit
kellnerd joined the channel
AbhinavOhri joined the channel
Suitkees joined the channel
AbhinavOhri
Hi, monkey I am a beginner contributor and look forward to contributing to this project. I found this ticket https://tickets.metabrainz.org/browse/BB-592 and would like to work on it. Can you please guide me on which files should i go through?
BrainzBot
BB-592: Alias language change not shown in revisions
Karan, if you read the logs, it looks like you can't access that address. Maybe you are behind a firewall or proxy that prevents the connection? Can you access the page ftp.musicbrainz.org? And if you run the command `curl ftp://ftp.musicbrainz.org/pub/musicbrainz/bookb... in your terminal, do you get the same error?
It looks like the internet connection on your end does not allow you to connect. Are you perhaps behind a proxy?
Karan has quit
Karan joined the channel
Karan has quit
Karan joined the channel
Karan
Thank you so much Monkey! You're correct, I was using my college wifi that was causing the problem, finally database is set up, looking forward to make awesome contributons :)
Hello! In reference to the Administration System project for GSoC 2023.At extended goals section, can you explain why a new page is needed for allowing privileged users to edit and add relationships and identifiers? Isn't that option available when editing an entity, why is there a new page needed?