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
I have komf setup and I can see that it connects to kavita properly. When i try to manually identify a series the identify popup just sits there indefinitely and I don't see any logs in docker showing that komf is actually doing anything. I also checked the firefox console to see if there are errors and I don't see any.
What other debugging steps do you recommend?
The text was updated successfully, but these errors were encountered:
I just realized that the komf search request is returning a 200 immediately. So i'm guessing it can't match anything? How would i debug why it can't match a title. Even trying generic titles like Batman don't work. I'd assume that would return some results.
Check the logs. It prints url that Komf hits. You can manually check if those urls return correct results. If you also need to get full request body set config param
I have komf setup and I can see that it connects to kavita properly. When i try to manually identify a series the identify popup just sits there indefinitely and I don't see any logs in docker showing that komf is actually doing anything. I also checked the firefox console to see if there are errors and I don't see any.
What other debugging steps do you recommend?
The text was updated successfully, but these errors were encountered: