View Single Post
Old 07-23-2019, 08:39 PM   #3607
JimmXinu
Plugin Developer
JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.
 
JimmXinu's Avatar
 
Posts: 7,029
Karma: 4604637
Join Date: Dec 2011
Location: Midwest USA
Device: Kobo Clara Colour running KOReader
Quote:
Originally Posted by ILB View Post
I get the following error message if I try to use "Get Story URLs from Email":
Spoiler:
calibre, version 3.46.0
ERROR: Unhandled exception: <b>error</b>:command SEARCH illegal in state AUTH, only allowed in states SELECTED

calibre 3.46 [64bit] embedded-python: True is64bit: True
Windows-10-10.0.17134-SP0 Windows ('64bit', 'WindowsPE')
('Windows', '10', '10.0.17134')
Python 2.7.15+
Windows: ('10', '10.0.17134', 'SP0', u'Multiprocessor Free')
Interface language: None
Successfully initialized third party plugins: Find Duplicates (1, 6, 3) && SmartEject (2, 2, 0) && FanFicFare (3, 9, 9) && Generate Cover (1, 5, 21) && Copy Cover To Device (2, 0, 0) && KoboTouchExtended (3, 1, 5) && Manage Series (1, 2, 8) && Annotations (1, 9, 2) && Count Pages (1, 8, 2) && Similar Stories (1, 0, 58) && Reading List (1, 6, 6) && EpubMerge (2, 5, 0) && Quick Preferences (1, 4, 1) && Read MP3 AudioBook metadata (1, 0, 79)
Traceback (most recent call last):
File "calibre_plugins.fanficfare_plugin.fff_plugin" , line 478, in get_urls_from_imap_menu
File "calibre_plugins.fanficfare_plugin.fanficfare.getu rls", line 227, in get_urls_from_imap
File "imaplib.py", line 774, in uid
error: command SEARCH illegal in state AUTH, only allowed in states SELECTED
From my testing, that indicates that you don't have a valid/correct 'IMAP Folder Name' set. Default is INBOX.

IE, you have authenticated, so state AUTH, but the command to select a folder (aka label in Gmail) didn't work.

I'll look into adding better error reporting for that.
JimmXinu is offline   Reply With Quote