Skip to content

Instantly share code, notes, and snippets.

@Nagyman
Created April 24, 2013 14:19
Show Gist options
  • Save Nagyman/5452466 to your computer and use it in GitHub Desktop.
Save Nagyman/5452466 to your computer and use it in GitHub Desktop.
Errors deploying gapi-web to staging
[devgapi01.gadventures.internal] out: Traceback (most recent call last):
[devgapi01.gadventures.internal] out: File "/var/www/gapi-web/gapi_docs/gext/pouch.py", line 251, in make_rst
[devgapi01.gadventures.internal] out: response = self.make_request(uri, method.lower(), accept=accept)
[devgapi01.gadventures.internal] out: File "/var/www/gapi-web/gapi_docs/gext/pouch.py", line 134, in make_request
[devgapi01.gadventures.internal] out: auth_key = self.gapi_config.PASSTHROUGH_AUTHENTICATION_KEYS[0]
[devgapi01.gadventures.internal] out: AttributeError: 'DefaultConfig' object has no attribute 'PASSTHROUGH_AUTHENTICATION_KEYS'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment