Created
November 3, 2015 14:32
-
-
Save llowder/108f7169c6bd8c07c752 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[date] [:error] [pid x] [remote Y:29214] mod_wsgi (pid=17688): Target WSGI script '/srv/puppetboard/puppetboard/wsgi.py' cannot be loaded as Python module. | |
[date] [:error] [pid x] [remote Y:29214] mod_wsgi (pid=17688): Exception occurred processing WSGI script '/srv/puppetboard/puppetboard/wsgi.py'. | |
[date] [:error] [pid X] [remote Y:29214] Traceback (most recent call last): | |
[date] [:error] [pid X] [remote Y:29214] File "/srv/puppetboard/puppetboard/wsgi.py", line 15, in <module> | |
[date] [:error] [pid X] [remote Y:29214] from puppetboard.app import app as application | |
[date] [:error] [pid X] [remote Y:29214] File "/srv/puppetboard/puppetboard/puppetboard/app.py", line 35, in <module> | |
[date] [:error] [pid X] [remote Y:29214] timeout=app.config['PUPPETDB_TIMEOUT'],) | |
[date] [:error] [pid X] [remote Y:29214] TypeError: connect() got an unexpected keyword argument 'api_version' |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
wha was the resolution to this? I am getting it also......