View Single Post
Old 10-28-2015, 07:44 AM   #741
traycold
Connoisseur
traycold doesn't littertraycold doesn't litter
 
Posts: 63
Karma: 196
Join Date: Oct 2010
Device: Kobo Glo Hd, Kobo H2O2
Quote:
Originally Posted by davidfor View Post
As promised last night, here is a version of the plugin that enables proxies. It seems to work, but it needs more testing.

Any reports of how it works whether you use a proxy or not are welcome.
not working on calibre 2.38 and http proxy.
Here some relevant logs, hope can be useful:
Code:
Using http proxy {'user': None, 'pass': None, 'port': 3128, 'host': '127.0.0.1'}
_request_get: proxy={'user': None, 'pass': None, 'port': 3128, 'host': '127.0.0.1'}
Using proxies: {'http': '127.0.0.1:3128', 'https': '127.0.0.1:3128', 'no': '127.0.0.1, localhost'}
_oauth_request_get: url=http://www.goodreads.com/review/list.xml?v=2&shelf=read&page=1&per_page=200
calibre 2.38  isfrozen: True is64bit: True
Linux-4.2.3-200.fc22.x86_64-x86_64-with-fedora-22-Twenty_Two Linux ('64bit', 'ELF')
('Linux', '4.2.3-200.fc22.x86_64', '#1 SMP Thu Oct 8 03:23:55 UTC 2015')
Python 2.7.9
Linux: ('Fedora', '22', 'Twenty Two')
Successfully initialized third party plugins: Count Pages && Kobo Utilities && Goodreads && Goodreads Sync
Traceback (most recent call last):
  File "calibre_plugins.goodreads_sync.dialogs", line 342, in _accept_clicked
  File "calibre_plugins.goodreads_sync.core", line 372, in get_goodreads_books_on_shelves
  File "calibre_plugins.goodreads_sync.core", line 117, in _oauth_request_get
  File "calibre_plugins.goodreads_sync.oauth2.__init__", line 682, in request
  File "calibre_plugins.goodreads_sync.httplib2.__init__", line 1447, in request
  File "calibre_plugins.goodreads_sync.httplib2.__init__", line 1199, in _request
  File "calibre_plugins.goodreads_sync.httplib2.__init__", line 1135, in _conn_request
  File "calibre_plugins.goodreads_sync.httplib2.__init__", line 801, in connect
error: [Errno 111] Connessione rifiutata
traycold is offline   Reply With Quote