When items in the show configuration file are missing required fields, the error message that results is less than helpful. It's usually a generic uncaught exception like:
TypeError: __init__() takes at least 4 arguments (4 given)
Log in to post a comment.