-
Notifications
You must be signed in to change notification settings - Fork 278
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
[APP SUBMITTED]: TypeError: backlogShow() got an unexpected keyword argument 'showslug' #9208
Comments
I can also generate this after going to the 'Backlog Overview' page. and clicking 'Force Backlog' on any show. |
Tnx I'll fix it |
INFOPython Version: ERROR2021-02-12 18:20:03 ERROR Thread_7 :: [b21beeb] Exception generated: backlogShow() got an unexpected keyword argument 'showslug' Traceback (most recent call last): File "C:\Medusa\Medusa\medusa\server\web\core\base.py", line 252, in async_call result = function(**kwargs) TypeError: backlogShow() got an unexpected keyword argument 'showslug' STAFF NOTIFIED: @pymedusa/support @pymedusa/moderators |
Fixed in develop branch. Sorry but it might take a few weeks before merged to master. |
That is too bad, as backlog is now broken...
… Op 12 feb. 2021 om 15:45 heeft p0ps ***@***.***> het volgende geschreven:
Fixed in develop branch. Sorry but it might take a few weeks before merged to master.
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub, or unsubscribe.
|
It's not. Just the forced backlog search (which should be only used very rarely anyway). |
INFOPython Version: ERROR2021-02-21 01:41:16 ERROR Thread_0 :: [] Exception generated: backlogShow() got an unexpected keyword argument 'showslug' Traceback (most recent call last): File "/app/medusa/medusa/server/web/core/base.py", line 252, in async_call result = function(**kwargs) TypeError: backlogShow() got an unexpected keyword argument 'showslug' STAFF NOTIFIED: @pymedusa/support @pymedusa/moderators |
INFOPython Version: ERROR2021-02-22 23:45:22 ERROR Thread_0 :: [] Exception generated: backlogShow() got an unexpected keyword argument 'showslug' Traceback (most recent call last): File "/app/medusa/medusa/server/web/core/base.py", line 252, in async_call result = function(**kwargs) TypeError: backlogShow() got an unexpected keyword argument 'showslug' STAFF NOTIFIED: @pymedusa/support @pymedusa/moderators |
INFO
Python Version:
3.6.8 (default, Feb 13 2019, 20:48:47) [GCC 4.7.3 20130102 (prerelease)]
Operating System:
Linux-3.10.35-x86_64-with-glibc2.2.5
Locale:
UTF-8
Branch: master
Database:
44.17
Commit: b21beeb
Link to Log: No Log available
ERROR
STAFF NOTIFIED: @pymedusa/support @pymedusa/moderators
The text was updated successfully, but these errors were encountered: