Quote:
Originally Posted by Wryhder
By the way, after the recent update, if I minimize CC, or my screenlight (backlight, I think) goes off, while books are downloading to my device (via Content Server), they stop downloading.
I get this message that the books could not be stored in my device.
And then unless I re-connect, I could be there for hours trying to resend.
That little circly thing (the one that becomes a check mark once the book is on the device, I'm not very good with names) keeps turning and turning like it's sending, but it isn't.
|
There are a few instances in the debug log where transferring a book is interrupted. All of these are for huge books. For example, calibre told CC that one book is 222,181,905 bytes long, but the network connection "went away" after transferring 9,565,134 bytes. I am not sure which side killed the connection. My guess is that it is the device shutting down network connections when it wants to go to sleep.
It also appears that CC gets confused when this happens. It attempts to download more books and gets stuck in a "failure loop". I need to look at why that might be. Don't hold your breath; reproducing and debugging network failures is very hard. There are some I have chased for years.