http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9580 --- Comment #64 from Jonathan Druart <jonathan.druart@biblibre.com> --- (In reply to Frédéric Demians from comment #62)
(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.
I got it again, but it's completely random (I have got it with the same url I use). I don't know where it can come from. However, it's the only problem I got, the code is clean and all works great. Nice feature! Marked as Passed QA. -- You are receiving this mail because: You are watching all bug changes.