Quote:
Originally Posted by kovidgoyal
@chaley: Hmm there was another report of this, from PandThePanda, IIRC. It would be nice to track down what is causing it. Of course it can probably be worked around by detecting the deletion and resetting.
|
I can think of three unusual things:
1) I was using the debugger in CC. In particular, CC would hit a breakpoint between making a request and dealing with the response. If the timeouts in calibre are short (less than a minute or so) then they could be triggered.
2) Several books in the test library really don't have covers. I can't see why this matters, but ...
3) I turned authentication off using the checkbox, did some stuff, then turned it back on. The failure came after turning it back on. I restarted the server after each change of the box by pressing the "Stop Server" button then pressing the "Start Server" button as soon as I could. If there are any async processes kicked off by "Stop Server" then it is possible that they hadn't finished when I restarted it.