-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Normal
-
Affects Version/s: None
-
Component/s: Search
-
None
http://musicbrainz.org/otherlookup/mbid?other-lookup.mbid=a7c2534c-a6db-4e9d-955a-24b42990b374
Error: Couldn't detach to command "not_found": Invalid action or component. Stack trace: line 273 MusicBrainz::Server Request data: $VAR1 = { 'query_parameters' => { 'other-lookup.mbid' => 'a7c2534c-a6db-4e9d-955a-24b42990b374' }, 'body_parameters' => {} };
On test:
http://test.musicbrainz.org/otherlookup/mbid?other-lookup.mbid=a7c2534c-a6db-4e9d-955a-24b42990b374
Couldn't detach to command "not_found": Invalid action or component.
Stack Trace
Package Line File
MusicBrainz::Server 256 /home/musicbrainz/musicbrainz-server/lib/MusicBrainz/Server.pm
253: alarm(0);
254: }
255: else {
256: $c->$orig(@_);
257: }
258: };
259: