Closed crazybadger closed 1 year ago
I also met this issue
If I only select Amazon and Google as sources it works.
Brilliant, thank you! Selecting just Amazon and Google does indeed work :-)
Once I click "Fetch Metadata", the entire GUI becomes unresponsive, I'm able to close and re-open the "Fetch Metadata" menu, but am no longer presented with any options. If I don't completely reboot the container, I'm unable to do anything in Calibre-Web.
Agreed, from the container I can't see how to disable the sources that are causing issues. Doesn't appear to be an Admin setting to disable them either, which would be great for when some dependent search engine breaks like this.
Same problem here, but even letting only Google and Amazon doesn't work. No choice of source works actually.
Same for me but only the 豆瓣 engine causes an error
I only encounter this error when Amazon
and 豆瓣
is selected.
UPDATE: It depends on what book I am searching for.
Could you please try to update to the newest nightly version?
I'm having this issue too. New nightly didn't fix it. Logs read like this
ERROR {cps.metadata_provider.amazon:129} 503 Server Error: Service Unavailable for url: https://www.amazon.com/s?k[book]
I'm using Linuxserver.io docker and everything becomes completely unresponsive. I have to hard restart.
I'm running lscr.io/linuxserver/calibre-web:latest
[e6e173cca5b7
] and the issue is resolved.
Hi guys
I've got the same problem as @mgoh99 has when I try to send my newly added epubs in calibre-web to my Kindle emailaddress.
I've tried the newest/latest version of Calibre-web today (9/01/2023) and I still have the same issue. I also using Linuxserver.io docker. Sending it from a Calibre version for Windows does work.
If it's necessary that I open a new topic (error is the same although I perform a different action), I will do that
(forgive me, I'm quite new to github)
Meanwhile I found the problem and fixed it, please update again to the now newest nightly version
Unfortunately, the problem still exists. I first tried the latest stable build and it worked for a few books, but then the error popped up and did not go away. Then I switched to the nightly build, but that did not work either. It looks to me like the API access is being restricted by google, amazon, etc.
Version: 0.6.23 Beta - 0ff3f0f426bc51e7445ad49550e73832455a3eb9 - 2024-07-30T18:51:52+02:00 Docker Nightly build of https://hub.docker.com/r/linuxserver/calibre-web
Same here.
In the last nightly any search with Google or Amazon returns error.
In the log I have the 429 (To many Request) for Google Api and 503 for Amazon.
Same here, on the latest version (Windows) the metadata search says "Search error!!" even with only Amazon and Google selected.
Also having this issue
yeah this is still an issue on 0.6.23 - d3233b4b9cf4ec540ff31fba787865cb95810ae3 just amazon and google works though
Yeah unchecking ComicVine fixes the issue, but is there a way to remove the broken sources?
ComicVine appears to be intermittently offline lately, but hopefully not broken forever. Saw some conversation about that on Reddit at https://www.reddit.com/r/comicrackusers/comments/1fp8erk/comicvine_api_not_working/
Hello!
I've started to see a 'Search error!!' message when trying to fetch metadata and I'm not sure why as it was working not too long ago. I did find a similar issue from a Google search, but that was closed as it appeared to fix itself! I did try clearing the browser cache and using a private window as recommended in that thread, but still the same.
Steps to reproduce
Logfile
[2022-10-05 19:07:09,291] INFO {scholarly:95} Getting https://scholar.google.com/scholar?hl=en&q=Find%20Them%20Dead&as_vis=0&as_sdt=0,33 [2022-10-05 19:07:11,195] WARN {cps.metadata_provider.douban:86} 403 Client Error: Forbidden for url: https://www.douban.com/j/search?cat=1001&q=Find%2BThem%2BDead [2022-10-05 19:07:13,393] ERROR {cps:1457} Exception on /metadata/search [POST] Traceback (most recent call last): File "/usr/local/lib/python3.8/dist-packages/flask/app.py", line 2073, in wsgi_app response = self.full_dispatch_request() File "/usr/local/lib/python3.8/dist-packages/flask/app.py", line 1518, in full_dispatch_request rv = self.handle_user_exception(e) File "/usr/local/lib/python3.8/dist-packages/flask/app.py", line 1516, in full_dispatch_request rv = self.dispatch_request() File "/usr/local/lib/python3.8/dist-packages/flask/app.py", line 1502, in dispatch_request return self.ensure_sync(self.view_functions[rule.endpoint])(**req.view_args) File "/usr/local/lib/python3.8/dist-packages/flask_login/utils.py", line 272, in decorated_view return func(*args, **kwargs) File "/app/calibre-web/cps/search_metadata.py", line 141, in metadata_search data.extend([asdict(x) for x in future.result() if x]) TypeError: 'NoneType' object is not iterable
Expected behaviour It would normally display a list of possible matches and allow one to be selected and the metadata updated
Screenshots Attached, although not much to see!
Environment (please complete the following information):