It seems you've misconfigured your OAuth provider somewhere. You are
hosting the E-Commerce Service at learn.domain.com, port 18130. By default,
it's supposed to use LMS (port 18000) as an OAuth provider. The service is
attempting to use the default SSL port (443). Check your settings to ensure
you are using the correct ports.
Clinton
On Thursday, April 18, 2019 at 11:35:57 AM UTC-7, mario silic wrote:
>
> anyone has any idea what this could be?
>
>
> On Monday, 15 April 2019 20:03:57 UTC+2, mario silic wrote:
>>
>> I solved one issue..but now I have this error:
>>
>> AuthFailed: Authentication failed: HTTPSConnectionPool(host='
>> learn.domain.com', port=443): Max retries exceeded with url:
>> /oauth2/access_token/ (Caused by SSLError(SSLError("bad handshake:
>> Error([('SSL routines', 'tls_process_server_certificate', 'certificate
>> verify failed')],)",),))
>>
>>
>>
>> On Monday, 15 April 2019 11:56:23 UTC+2, mario silic wrote:
>>>
>>> Hello
>>>
>>> Trying to configure openedx ecommerce and checked few times all configs
>>> and I'm stuck with a small thing - probably a very simple one:
>>>
>>> The only thing I can see in the logs is:
>>> /edx/app/ecommerce/venvs/ecommerce/local/lib/python2.7/site-packages/django/core/handlers/base.py:152]
>>>
>>> -* Not Found: /oauth2/authorize/*
>>>
>>> I do get the LOG in screen but each I click on the Log In button it
>>> takes me to the same URL:
>>>
>>>
>>> https://learn.domain.com:18130/oauth2/authorize/?scope=openid+profile+email+permissions&state=pmiBkzwdU4VqTd
>>>
>>> <https://learn.ssbm.ch:18130/oauth2/authorize/?scope=openid+profile+email+permissions&state=pmiBkzwdU4VqTd>
>>>
>>> Any idea what could be wrong?
>>>
>>> Thanks.
>>>
>>
--
You received this message because you are subscribed to the Google Groups
"General Open edX discussion" group.
To view this discussion on the web visit
https://groups.google.com/d/msgid/edx-code/5b9995ee-2714-4a2f-8e27-f52fcabb404d%40googlegroups.com.