-
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: getSeasonSceneExceptions() takes exactly 3 arguments (1 given) #4757
Comments
This is the only code that uses that endpoint: Medusa/themes-default/slim/static/js/home/display-show.js Lines 396 to 401 in e7c4ff3
So looks like it got |
INFOPython Version: ERROR2018-08-25 03:42:42 ERROR Thread_17 :: [f5973b2] Exception generated: getSeasonSceneExceptions() takes exactly 3 arguments (1 given) Traceback (most recent call last): File "C:\Users\Mat\Videos\Captures\Medusa-develop\medusa\server\web\core\base.py", line 259, in async_call result = function(**kwargs) TypeError: getSeasonSceneExceptions() takes exactly 3 arguments (1 given) STAFF NOTIFIED: @pymedusa/support @pymedusa/moderators |
Fixed with #4964 |
INFO
Python Version:
2.7.13 (v2.7.13:a06454b1afa1, Dec 17 2016, 20:53:40) [MSC v.1500 64 bit (AMD64)]
Operating System:
Windows-10-10.0.17134
Locale:
cp1252
Branch: master
Database:
44.11
Commit: e7c4ff3
Link to Log: No Log available
ERROR
STAFF NOTIFIED: @pymedusa/support @pymedusa/moderators
The text was updated successfully, but these errors were encountered: