Created
April 24, 2013 14:19
-
-
Save Nagyman/5452466 to your computer and use it in GitHub Desktop.
Errors deploying gapi-web to staging
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
[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