When trying to add a new release the following error occurred:
Tried to re-submit about 5 times, but didn't succeed.
--->
Internal Server Error
Oops, something went wrong!
Error:
Caught exception in MusicBrainz::Server::Controller::ReleaseEditor::Add->add "No artist was created for Cliff Richard at /home/musicbrainz/musicbrainz-server/script/../lib/MusicBrainz/Server/Wizard/ReleaseEditor.pm line 832."
Stack trace:
line 832 MusicBrainz::Server::Wizard::ReleaseEditor
line 777 MusicBrainz::Server::Wizard::ReleaseEditor
line 93 MusicBrainz::Server::Wizard::ReleaseEditor
line 23 MusicBrainz::Server::Controller::ReleaseEditor::Add
line 270 MusicBrainz::Server
Request data:
$VAR1 = {
'query_parameters' => {},
'body_parameters' => {
'save' => 'Enter edit',
'edit_note' => 'I own this cd.
Track listing here: http://www.ultratop.be/nl/showitem.asp?titel=Testament+van+de+Sixties&cat=a',
'wizard_session_id' => '0.395931049618902'
}
};
URL: http://musicbrainz.org/release/add
We're terribly sorry for this problem. Please wait a few minutes and repeat your request — the problem may go away.
If the problem persists, please report a bug and include all of the information that is shown above.
Please be sure to include the stack trace and request data shown above!
I cannot reproduce this on current master.
I thought perhaps the artist is created from the untrimmed name and matched on the trimmed name or vice-versa, but in my tests this all seems to work correctly.
Please add specific steps on how to reproduce this problem, and include the browser and os version you're using.
I am going to close this ticket as "Cannot reproduce", but feel free to re-open it if you've added more details.