openedx-vlead / port-labs-to-openedx

3 stars 8 forks source link

SSL certificate issue #20

Closed ashay-maheshwari closed 8 years ago

ashay-maheshwari commented 8 years ago

File "/edx/app/insights/venvs/insights/local/lib/python2.7/site-packages/social/backends/oauth.py", line 383, in auth_complete method=self.ACCESS_TOKEN_METHOD File "/edx/app/insights/venvs/insights/local/lib/python2.7/site-packages/social/backends/open_id.py", line 360, in request_access_token response = self.get_json(_args, _kwargs) File "/edx/app/insights/venvs/insights/local/lib/python2.7/site-packages/social/backends/base.py", line 229, in get_json return self.request(url, _args, _kwargs).json() File "/edx/app/insights/venvs/insights/local/lib/python2.7/site-packages/social/backends/base.py", line 224, in request raise AuthFailed(self, str(err)) AuthFailed: Authentication failed: [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed (_ssl.c:590)

ashay-maheshwari commented 8 years ago

Resolved by installing SSL certificate in both LMS and Analytics machine. Documentation is https://github.com/vlead/port-labs-to-openedx/blob/develop/src/analytics-setup/index.org