-
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
Bot Spamming: Requested failed with exception, e=null,class=class java.lang.NullPointerException #111
Comments
@daedric7 can you mount a logs folder in the container and reproduce and post the zip of the logs
|
Yes, of course: |
@daedric7 looks like the NPE is being thrown cause of a null episode overview from sonarr I just released a new version (you can pull latest or 5.6.10), let me know if you still have the issue
|
I tried to work around the issue somehow... and discovered that there's a Sonar V4 in development. The results with this versions are different: For the sake of this issue, i kept both the config and compose of the v3 i had. network.log:
matrix.log:
Do you wish me to return to v3 until this is properly solved ? |
@daedric7 I'm a little confused, can you confirm the following:
if you want, can you post matrix username or discord username and we can look at the issue live? |
I'm sorry for the confusion. Your fix solved it, botdarr is now working with Sonarr V3. Thank you about the hint for V4. Nevertheless, you can always find me with @daedric:aguiarvieira.pt on Matrix. |
@daedric7 sounds good, let me know of any other issues |
Out of nowhere the bot is spamming the Matrix room every 5 minutes with:
Requested failed with exception, e=null,class=class java.lang.NullPointerException
In red.
No errors on the docker logs, still replies to !help
How can i debug this further ??
Docker compose:
I have Lidarr, Radarr and Sonarr(v3), as well as Matrix settings.
The text was updated successfully, but these errors were encountered: