-
Bug
-
Resolution: Fixed
-
Normal
-
None
-
None
-
None
Currently, when the DB crashes, we get errors like this:
@400000004f021eb434c525cc [error] Caught exception in MusicBrainz::Server::Controller::WS::1::ReleaseGroup->lookup "Can't call method "artist_credit" on an undefined value at /home/musicbrainz/musicbrainz-server/script/../lib/MusicBrainz/Server/Controller/WS/1/ReleaseGroup.pm line 35."
Instead it should catch the error and give a proper message that our DB is unavailable.