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

[BUG] Unexpected keyword argument 'addOptions' #68

Closed
manofcolombia opened this issue Dec 21, 2018 · 0 comments
Closed

[BUG] Unexpected keyword argument 'addOptions' #68

manofcolombia opened this issue Dec 21, 2018 · 0 comments
Labels
approved Enhancement or request that was approved to be worked on bug Something isn't working

Comments

@manofcolombia
Copy link

Describe the bug
While the container is running and operating as "normal", this message is logged every 5 minutes:

ERROR : radarr : TypeError has occurred : __new__() got an unexpected keyword argument 'addOptions' while creating Movie structure

To Reproduce
Steps to reproduce the behavior:

  1. Running the container with a radarr server configured in the config

Expected behavior
No error.

Screenshots
N/A

Environment (please complete the following information):

  • OS: Unraid
  • Version 6.6.6
  • Docker: Running boerderij/varken:latest

Additional context

Varken is writing data to the radarr table with "no" issue despite the error log

My config:

[radarr-1] url = redacted apikey = redacted ssl = false verify_ssl = true queue = true queue_run_seconds = 300 get_missing = true get_missing_run_seconds = 300

@manofcolombia manofcolombia added the awaiting-triage Request awaiting triage label Dec 21, 2018
@dirtycajunrice dirtycajunrice added bug Something isn't working approved Enhancement or request that was approved to be worked on and removed awaiting-triage Request awaiting triage labels Dec 30, 2018
@dirtycajunrice dirtycajunrice changed the title [BUG]unexpected keyword argument 'addOptions' [BUG] Unexpected keyword argument 'addOptions' Dec 30, 2018
@Boerderij Boerderij locked and limited conversation to collaborators Mar 19, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
approved Enhancement or request that was approved to be worked on bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants