http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9580
--- Comment #62 from Frédéric Demians <[email protected]> --- (In reply to Jonathan Druart from comment #60) > I tried to host the webservice, and it worked until I got this error: > > % node webservice.js > > /home/koha/tools/coce/node_modules/aws-lib/lib/aws.js:78 > if (err) throw err; > ^ > Error: metadata API response undefined > at ClientRequest.<anonymous> > (/home/koha/tools/coce/node_modules/aws-lib/lib/aws.js:37:49) > at ClientRequest.g (events.js:180:16) > at ClientRequest.emit (events.js:92:17) > at Socket.emitTimeout (http.js:1797:10) > at Socket.g (events.js:180:16) > at Socket.emit (events.js:92:17) > at Socket._onTimeout (net.js:326:8) > at Timer.unrefTimeout [as ontimeout] (timers.js:418:13) > > Did you already get it? No. To track down this bug, it is required to have the ISBN/EAN which is sent to AWS. A tool like Phusion Passenger can help avoiding crashing the whole service when such an error occurs. > Could you please provide a followup for the [% USE Koha %]? > I think you need to move it, not to remove it. Done. Suppring the directive seems to be ok: covers are displayed in 3 locations: resultat page, detail page, and browse by location. I've resubmitted the whole as one patch, keeping Mark sign-off. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
