Coder Social home page Coder Social logo

musicbrainz's Issues

mismatches and typos

Hello, I was not successful in my attempts to run official MB VM, so I have tried your scripts, but my VM is still not working properly.
I have only (very) basic knowledge of Ubuntu so I need step-by-step instructions. I don't know if you want your scripts to be usable by users like me, if not then please ignore this issue report.

I am installing on Ubuntu 14.04, in VM (VMware)

In description (README.md)

  • In order to be able to run commands as you describe (two dots "." and space) in Ubuntu I have to be signed-in as "root", which is not "standard situation" in Ubuntu. So I have to work as a "root", either by using "sudo -i" or creating password for "root" (sudo passwd root) and then using "su"

  • In some parts of description (README.md) you speak about "runMusicBrainz.sh" but then there is only "startMusicBrainz.sh". Wrong filename is even used in "restore.sh" script (sudo cp $HOME/runMusicBrainz.sh /bin/musicbrainz)

  • This line from "restore.sh" was not working for me:
    cd /opt/musicbrainz/musicbrainz-server/ && exec ./admin/InitDb.pl --createdb --import /opt/musicbrainz/mbdump/mbdump*.tar.bz2 --echo
    I had to first delete database with dropdb --username=musicbrainz musicbrainz_db and then start InitDb.pl manually

  • after walking through every step I can access webUI on IP:5000 but layout is broken because it can't load anything from IP:5000/static/build (according to browser log)

If you want to create step-by-step manual with scripts for dummies I am willing to test whole process again until it results in working MB slave mirror. Thank you for your time.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.