Skip to content

Instantly share code, notes, and snippets.

@llowder
Created November 3, 2015 14:32
Show Gist options
  • Save llowder/108f7169c6bd8c07c752 to your computer and use it in GitHub Desktop.
Save llowder/108f7169c6bd8c07c752 to your computer and use it in GitHub Desktop.
[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'
@jurgenweber
Copy link

wha was the resolution to this? I am getting it also......

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment