Register Guidelines E-Books Today's Posts Search

Go Back   MobileRead Forums > E-Book Readers > Kobo Reader

Notices

Reply
 
Thread Tools Search this Thread
Old 11-04-2013, 06:01 PM   #1
snowstone
Connoisseur
snowstone doesn't littersnowstone doesn't litter
 
snowstone's Avatar
 
Posts: 75
Karma: 102
Join Date: Aug 2013
Device: Kobo Aura edition 2
Error communicating with device

I'm getting the following error when I try to send ebooks to my kobo glo, this has happen before, but I disconnect and reconnect and I manage to fix it. But today that doesn't seem to be the case.

I read it could be a problem with the database and that a possible solution would be to log off and log in of my kobo account in the kobo glo. But by doing that when I log on it will update the firmware, something I do not want, because it will make the statistics of my sideloaded kepubs disappear.

Is there another way to fix it?

Quote:
calibre, version 1.9.0
ERROR: Error: Error communicating with device

Failed to parse 'Steelheart' by 'Brandon Sanderson' with error: '' (file: calibre_plugins.kobotouch_extended.device.driver, line: 185)

Traceback (most recent call last):
File "site-packages\calibre\gui2\device.py", line 85, in run
File "site-packages\calibre\gui2\device.py", line 561, in _upload_books
File "calibre_plugins.kobotouch_extended.device.driver" , line 269, in upload_books
File "site-packages\calibre\devices\kobo\driver.py", line 1883, in upload_books
File "calibre_plugins.kobotouch_extended.device.driver" , line 214, in _modify_epub
InvalidEPub: Failed to parse 'Steelheart' by 'Brandon Sanderson' with error: '' (file: calibre_plugins.kobotouch_extended.device.driver, line: 185)
snowstone is offline   Reply With Quote
Old 11-04-2013, 06:22 PM   #2
davidfor
Grand Sorcerer
davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.
 
Posts: 24,905
Karma: 47303824
Join Date: Jul 2011
Location: Sydney, Australia
Device: Kobo:Touch,Glo, AuraH2O, GloHD,AuraONE, ClaraHD, Libra H2O; tolinoepos
That looks like a problem with the book. The extended driver can convert epubs to kepubs during send. The conversion can fail due to issues with the books. Depending on the problem, doing an epub-epub conversion might fix the book so that the extended driver can convert it. But, you should report this in the extended driver plugin thread or as a bug against so the author can look into it.
davidfor is offline   Reply With Quote
Advert
Old 11-04-2013, 08:03 PM   #3
snowstone
Connoisseur
snowstone doesn't littersnowstone doesn't litter
 
snowstone's Avatar
 
Posts: 75
Karma: 102
Join Date: Aug 2013
Device: Kobo Aura edition 2
Quote:
Originally Posted by davidfor View Post
That looks like a problem with the book. The extended driver can convert epubs to kepubs during send. The conversion can fail due to issues with the books. Depending on the problem, doing an epub-epub conversion might fix the book so that the extended driver can convert it. But, you should report this in the extended driver plugin thread or as a bug against so the author can look into it.
I have already reported the error. But I wasn't sure it was a problem with the plugin, calibre, or the kobo.
I have tried to convert epub to epub, and still get the error
I really didn't want to loose my reading positions, highlights and statistics

Anyway of baking up all of the above?

Last edited by snowstone; 11-04-2013 at 08:15 PM.
snowstone is offline   Reply With Quote
Old 11-04-2013, 09:46 PM   #4
DNSB
Bibliophagist
DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.
 
DNSB's Avatar
 
Posts: 46,168
Karma: 168983734
Join Date: Jul 2010
Location: Vancouver
Device: Kobo Sage, Libra Colour, Lenovo M8 FHD, Paperwhite 4, Tolino epos
Quote:
Originally Posted by snowstone View Post
I have already reported the error. But I wasn't sure it was a problem with the plugin, calibre, or the kobo.
I have tried to convert epub to epub, and still get the error
I really didn't want to loose my reading positions, highlights and statistics

Anyway of baking up all of the above?
Going by what you posted and davidfor's response, your database is okay. The file you are trying to convert is the issue and it is never being sent to your Kobo. You might want to download epubcheck and it's GUI or Sigil (built-in Flightcrew epubchecker) to check the file out before you blow away your database.

It's also possible that you have a corrupted file which re-downloading might fix.

One quick question is if you simply drop the book on your Kobo as a .epub, does it work or does your Kobo hang while trying to process it?

Regards,
David
DNSB is offline   Reply With Quote
Old 11-05-2013, 12:10 AM   #5
davidfor
Grand Sorcerer
davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.
 
Posts: 24,905
Karma: 47303824
Join Date: Jul 2011
Location: Sydney, Australia
Device: Kobo:Touch,Glo, AuraH2O, GloHD,AuraONE, ClaraHD, Libra H2O; tolinoepos
I agree with what the other David said. It sounds like a problem with the book rather than the device. Another test to do is send another book. I suggest getting an epub from the library here at MR and sending that. These are generally well constructed books. Plus, if there is any problem with it, we can download it and test.

I just looked at the line of code the error refers to. Can you open that book with the calibre viewer?

Last edited by davidfor; 11-05-2013 at 12:14 AM.
davidfor is offline   Reply With Quote
Advert
Old 11-05-2013, 05:55 AM   #6
snowstone
Connoisseur
snowstone doesn't littersnowstone doesn't litter
 
snowstone's Avatar
 
Posts: 75
Karma: 102
Join Date: Aug 2013
Device: Kobo Aura edition 2
I can open the ebook on calibre without problems.
I have F/W version 2.8.1 (9a63806202, 7/15/13)
I have tried epub to epub, and still didn't work.

I'm going to try a ebook from the library here to rule out problems with the ebooks.
------

Have tried send a converted epub from mobi (https://www.mobileread.com/forums/sho...d.php?t=128447)

And even tried to upload calibre quick start guide, both were met with the following:

Quote:
calibre, version 1.9.0
ERROR: Error: Error communicating with device

Failed to parse 'Calibre Quick Start Guide' by 'John Schember' with error: '' (file: calibre_plugins.kobotouch_extended.device.driver, line: 185)

Traceback (most recent call last):
File "site-packages\calibre\gui2\device.py", line 85, in run
File "site-packages\calibre\gui2\device.py", line 561, in _upload_books
File "calibre_plugins.kobotouch_extended.device.driver" , line 269, in upload_books
File "site-packages\calibre\devices\kobo\driver.py", line 1883, in upload_books
File "calibre_plugins.kobotouch_extended.device.driver" , line 214, in _modify_epub
InvalidEPub: Failed to parse 'Calibre Quick Start Guide' by 'John Schember' with error: '' (file: calibre_plugins.kobotouch_extended.device.driver, line: 185)
[/B]
Also when I try to open kobo as an flash drive, I'm met with an empty screen, like I had nothing there. I can't see the files I have inside my kobo, or folders.

Last edited by snowstone; 11-05-2013 at 05:57 AM.
snowstone is offline   Reply With Quote
Old 11-05-2013, 06:54 AM   #7
davidfor
Grand Sorcerer
davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.
 
Posts: 24,905
Karma: 47303824
Join Date: Jul 2011
Location: Sydney, Australia
Device: Kobo:Touch,Glo, AuraH2O, GloHD,AuraONE, ClaraHD, Libra H2O; tolinoepos
Quote:
Originally Posted by snowstone View Post
I can open the ebook on calibre without problems.
I have F/W version 2.8.1 (9a63806202, 7/15/13)
I have tried epub to epub, and still didn't work.

I'm going to try a ebook from the library here to rule out problems with the ebooks.
------

Have tried send a converted epub from mobi (https://www.mobileread.com/forums/sho...d.php?t=128447)

And even tried to upload calibre quick start guide, both were met with the following:



Also when I try to open kobo as an flash drive, I'm met with an empty screen, like I had nothing there. I can't see the files I have inside my kobo, or folders.
This is looking like there is an issue mounting the drive. What happens if you connect without calibre running? Can you access the drive? Copy files to it?

What OS? There have been reports of Macs mounting the drive readonly which causes problems.
davidfor is offline   Reply With Quote
Old 11-05-2013, 07:21 AM   #8
snowstone
Connoisseur
snowstone doesn't littersnowstone doesn't litter
 
snowstone's Avatar
 
Posts: 75
Karma: 102
Join Date: Aug 2013
Device: Kobo Aura edition 2
Quote:
Originally Posted by davidfor View Post
This is looking like there is an issue mounting the drive. What happens if you connect without calibre running? Can you access the drive? Copy files to it?

What OS? There have been reports of Macs mounting the drive readonly which causes problems.
I'm using Windows XP SP3. Haven't tried it yet.
snowstone is offline   Reply With Quote
Old 11-05-2013, 12:04 PM   #9
DNSB
Bibliophagist
DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.
 
DNSB's Avatar
 
Posts: 46,168
Karma: 168983734
Join Date: Jul 2010
Location: Vancouver
Device: Kobo Sage, Libra Colour, Lenovo M8 FHD, Paperwhite 4, Tolino epos
Quote:
Originally Posted by snowstone View Post
I'm using Windows XP SP3. Haven't tried it yet.
There have been previous issues with Windows XP SP3 and AMD chipset motherboards not communicating with Kobo's ereaders. On my computer, updating the AMD USB filter driver seemed to help but locating the correct version for a specific chipset is not much fun.

One other odd possibility comes to mind -- at one time, I was using a 2GB uSD card and it had been formatted to FAT and I simply ran out of directory entries. Copying the files off the card, reformatting to FAT32 and copying the files back fixed that problem.

I'd suggest trying the other David's suggestion about connecting your Kobo without Calibre and reporting if you can you see the files on the drives or do they still show up as empty.

Regards,
David

Last edited by DNSB; 11-05-2013 at 12:07 PM.
DNSB is offline   Reply With Quote
Old 11-05-2013, 12:08 PM   #10
snowstone
Connoisseur
snowstone doesn't littersnowstone doesn't litter
 
snowstone's Avatar
 
Posts: 75
Karma: 102
Join Date: Aug 2013
Device: Kobo Aura edition 2
Quote:
Originally Posted by DNSB View Post
There have been previous issues with Windows XP SP3 and AMD chipset motherboards not communicating with Kobo's ereaders. On my computer, updating the AMD USB filter driver seemed to help but locating the correct version for a specific chipset is not much fun.

One other odd possibility comes to mind -- at one time, I was using a 2GB uSD card and it had been formatted to FAT and I simply ran out of directory entries. Copying the files off the card, reformatting to FAT32 and copying the files back fixed that problem.

If you try connecting the Kobo without Calibre running, can you see the files on the drives or do they still show up as empty?

Regards,
David
I have no card on my kobo, only using the main memory.
What I still don't get is what happen for it to stop working, it only started to acted up in the last month maybe, so what changed?

Any tips on how I may get the drivers? Maybe and app that automatically detects and downloads the drivers?
snowstone is offline   Reply With Quote
Old 11-05-2013, 12:16 PM   #11
DNSB
Bibliophagist
DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.
 
DNSB's Avatar
 
Posts: 46,168
Karma: 168983734
Join Date: Jul 2010
Location: Vancouver
Device: Kobo Sage, Libra Colour, Lenovo M8 FHD, Paperwhite 4, Tolino epos
Quote:
Originally Posted by snowstone View Post
I have no card on my kobo, only using the main memory.
What I still don't get is what happen for it to stop working, it only started to acted up in the last month maybe, so what changed?
Did you get a firmware update around the time it stopped working? You might want to connect your Kobo to the computer and then run error checking on the drive (just scanning the drive without the automatically fix errors option) to see if it comes up with any problems.

Otherwise, try the Kobo on a different computer to see if it mounts and reads on that computer.

Quote:
Originally Posted by snowstone View Post
Any tips on how I may get the drivers? Maybe and app that automatically detects and downloads the drivers?
That applet may help. Just before I upgraded the desktop to Windows 7, the last AMD video driver package installed an updated USB filter driver. Before that, I had spent time using Google to locate sites that had USB filter driver and the AMD chipset matching my motherboard.
DNSB is offline   Reply With Quote
Reply


Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Error communicating with device Galadan Devices 1 09-21-2012 02:14 PM
calibre, version 0.8.8 ERROR: Error: Error communicating with device no such column: e-bookuser Devices 1 07-03-2011 04:09 PM
Error Communicating With Device :( shdw313 Calibre 1 12-02-2010 04:28 AM
Error communicating with device nilis Calibre 7 09-30-2010 10:32 AM
ver 0.6.3 error: Error communicating with device PRS-505 scripo Calibre 4 08-01-2009 10:38 PM


All times are GMT -4. The time now is 09:25 AM.


MobileRead.com is a privately owned, operated and funded community.