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

Kavita UI plugin stuck when trying to manually identify series #168

Open
JMartJonesy opened this issue Oct 4, 2024 · 3 comments
Open

Kavita UI plugin stuck when trying to manually identify series #168

JMartJonesy opened this issue Oct 4, 2024 · 3 comments

Comments

@JMartJonesy
Copy link

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?

@JMartJonesy
Copy link
Author

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.

@Snd-R
Copy link
Owner

Snd-R commented Oct 4, 2024

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

httpLogLevel: BODY

@JMartJonesy
Copy link
Author

JMartJonesy commented Oct 5, 2024

I went to the komf url that it's hitting when I do a manual identify and the response is an empty json payload with a 200 status.

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

2 participants