Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Google Books in Settings, OpenLibrary in Debug Log #41

Open
Normanras opened this issue Sep 6, 2021 · 0 comments
Open

Google Books in Settings, OpenLibrary in Debug Log #41

Normanras opened this issue Sep 6, 2021 · 0 comments

Comments

@Normanras
Copy link

Normanras commented Sep 6, 2021

To help with identifying and fixing issues, please include as much information as possible, including:

LazyLibrarian version number (at the bottom of config page)

Operating system used (windows, mac, linux, NAS type)

  • Linux + Docker in OMV

Interface in use (default, bookstrap)

  • Bookstrap

Which api (Goodreads, GoogleBooks, both)

  • GoogleBooks

Source of your LazyLibrarian installation (git, zip file, 3rd party package)

  • Docker, Git

Relevant debug log with api keys and any passwords redacted

2021-09-06 15:38:54 | DEBUG | EBOOK_SCAN | cache.py | get_cached_request | 322 | Got error response for https://www.openlibrary.org/search.json?author=Ivan+Sergeevich+Turgenev: Exception ProxyError: HTTPSConnectionPool(host='www.openlibrary.org', port=443): Max retries exceeded with url: /search.json?author=Ivan+Sergeevich+Turgenev (Caused by ProxyError('Cannot connect to proxy.', OSError('Tunnel connection failed: 400 Bad Request',)))

2021-09-06 15:38:54 | DEBUG | EBOOK_SCAN | cache.py | get_cached_request | 322 | Got error response for https://www.openlibrary.org/search.json?author=Ivan+Sergeevich+Turgenev&title=Torrents+of+Spring: Exception ProxyError: HTTPSConnectionPool(host='www.openlibrary.org', port=443): Max retries exceeded with url: /search.json?author=Ivan+Sergeevich+Turgenev&title=Torrents+of+Spring (Caused by ProxyError('Cannot connect to proxy.', OSError('Tunnel connection failed: 400 Bad Request',)))

####Main Issue
GoogleBooks API is selected in my settings along with the correct key and country code. The debug log shows OpenLibrary attempts, even though I don't have an API key with OL. Unless I missed something in Google's docs that it works with OpenLibrary. Anyway, not sure if this is human error or a bug, so I figured I'd drop a report in since searching issues didn't yield any indicator that this was reported before.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant