TypeError: staticfile() got multiple values for keyword...

Report & discuss bugs found in SABnzbd
Forum rules
Help us help you:
  • Are you using the latest stable version of SABnzbd? Downloads page.
  • Tell us what system you run SABnzbd on.
  • Adhere to the forum rules.
  • Do you experience problems during downloading?
    Check your connection in Status and Interface settings window.
    Use Test Server in Config > Servers.
    We will probably ask you to do a test using only basic settings.
  • Do you experience problems during repair or unpacking?
    Enable +Debug logging in the Status and Interface settings window and share the relevant parts of the log here using [ code ] sections.
Post Reply
User avatar
Davoodoo
Newbie
Newbie
Posts: 13
Joined: August 4th, 2014, 12:03 pm

TypeError: staticfile() got multiple values for keyword...

Post by Davoodoo »

I am on 1.1.0 and often and randomly get the below error, even when not activly downloading anything. Any suggestions please? ???

Code: Select all

Traceback (most recent call last):
  File "cherrypy\_cprequest.pyo", line 670, in respond
  File "cherrypy\lib\encoding.pyo", line 220, in __call__
  File "cherrypy\_cpdispatch.pyo", line 60, in __call__
  File "cherrypy\_cptools.pyo", line 177, in handle_func
TypeError: staticfile() got multiple values for keyword argument 'filename'
User avatar
shypike
Administrator
Administrator
Posts: 19774
Joined: January 18th, 2008, 12:49 pm

Re: TypeError: staticfile() got multiple values for keyword.

Post by shypike »

Which web browser are you using?
Did you happen to try more than one?
User avatar
Davoodoo
Newbie
Newbie
Posts: 13
Joined: August 4th, 2014, 12:03 pm

Re: TypeError: staticfile() got multiple values for keyword.

Post by Davoodoo »

I use Firefox. But I don't understand why my browser makes a difference? I got the error again 3 hours ago and my browser was not even open at the time. Anything else I can try?
User avatar
safihre
Administrator
Administrator
Posts: 5338
Joined: April 30th, 2015, 7:35 am
Contact:

Re: TypeError: staticfile() got multiple values for keyword.

Post by safihre »

Could you turn on debug logging? Then when the error appears, in the log there should be some more error logging.
This way we can see what URL was requested and hopefully fix it :)
After it happens again, you can send the log to [email protected]
If you like our support, check our special newsserver deal or donate at: https://sabnzbd.org/donate
User avatar
Davoodoo
Newbie
Newbie
Posts: 13
Joined: August 4th, 2014, 12:03 pm

Re: TypeError: staticfile() got multiple values for keyword.

Post by Davoodoo »

@safhire, thanks. I have debugging on and have a file available that has the error in. Sending it your way now. Please keep me in the loop. Much appreciated.
guitarboy
Jr. Member
Jr. Member
Posts: 69
Joined: January 7th, 2010, 2:44 am

Re: TypeError: staticfile() got multiple values for keyword...

Post by guitarboy »

Started to get this error with release 2.3.4 on Windows. See reply at viewtopic.php?f=16&t=21664#p116361.
Post Reply