You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
To help with identifying and fixing issues, please include as much information as possible, including:
LazyLibrarian version number (at the bottom of config page)
Current Version: 914b9eef : Latest Version: Not_Available_From_Git
Operating system used (windows, mac, linux, NAS type)
Interface in use (default, bookstrap)
Which api (Goodreads, GoogleBooks, both)
Source of your LazyLibrarian installation (git, zip file, 3rd party package)
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.
The text was updated successfully, but these errors were encountered: