-
Notifications
You must be signed in to change notification settings - Fork 13
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
com.botdarr.api.CacheProfileStrategy - Did not find any profiles available for caching, class=class com.botdarr.api.sonarr.SonarrApi$2 #114
Comments
@daedric7 can you zip the logs and provide the config for your container? |
Sure:
|
@daedric7 so it seems like you're getting a mix of
When you have v4 enabled, the api would look something like this https:///api/v3/qualityprofile I tried in sonarr 3.0.7.1477 and it works fine (but I will try with latest version). Also I noticed below matrix error, I assume that's been corrected. I created a new version that logs exception stack traces to get more info, but it seems like your matrix server is going down at some point, but if you pull latest version, we can get the stack trace next time this happens.
Can you do following:
|
Logs:
Sonar:
|
@daedric7 I pulled latest sonarr and ran it and seems to find profiles fine. Can you zip entire logs directory again, since there are logs in network.log as well I want to see. Can you also fetch your api key from sonarr and fill in the below curl command and run it and tell me what you get back? You should get back what I posted in my example
Also if you're on discord or matrix or whatever and you want to troubleshoot live, post your username, and I can add you Thanks |
@daedric7 sent you a matrix DM from @shayaantx:matrix.org |
@daedric7 check your matrix DMs, the issue is because you're passing "no" for sonarr_v4 flag when it should only be true/false, which I understand the docs state "no" being the default value. So I updated docs + added error check when non true/false is configured for this property, you should be able to pull safely (also check DMs for why I deleted last comment) |
pushed out a release for this change, let me know if you still have issues |
confirmed with @daedric7 via DM this is fixed now |
Recently after a server migration, i've been getting errors both in the logs as well as Matrix room.
It seems the bot cannot find Sonarr (V4) info:
Sonarr's profiles are the standard:
How can i help further debug this ?
The text was updated successfully, but these errors were encountered: