← Back to team overview

dhis2-devs team mailing list archive

Re: DHIS 2.24 migrated from HTTP to HTTPS (pivot table error)

 

Thank you everyone, changes to tomcat connector scheme worked!

Kind regards,


On Tue, Oct 11, 2016 at 1:57 PM, Lars Helge Øverland <lars@xxxxxxxxx> wrote:

> Hi Greg,
>
> it could be a problem with tomcat connector scheme like Jason suggests, or
> with nginx proxy_pass config, see the install docs:
>
>       proxy_set_header          X-Forwarded-Proto  https;
>
>
> https://dhis2.github.io/dhis2-docs/master/en/implementer/
> html/install_reverse_proxy_configuration.html#install_
> enabling_ssl_on_nginx
>
>
>
>
>
>
>
>
>
>
> On Tue, Oct 11, 2016 at 1:52 PM, Jason Pickering <
> jason.p.pickering@xxxxxxxxx> wrote:
>
>> Hi Greg,
>> Not sure exactly what the problem could be, but you may want to have a
>> look at Tomcat's server.xml file and be sure your connector is setup
>> properly to look something like
>>
>>
>>      <Connector port="8090" protocol="HTTP/1.1" proxyPort="443"
>> scheme="https" address="127.0.0.1"
>>                connectionTimeout="20000"
>>                URIEncoding="UTF-8"
>>                redirectPort="8443" />
>>
>>
>> Regards,
>> Jason
>>
>>
>> On Tue, Oct 11, 2016 at 1:46 PM, Greg Rowles <greg.rowles@xxxxxxxxx>
>> wrote:
>>
>>> Hi Jan,
>>>
>>> JSON file attached...
>>>
>>> Regards,
>>> Greg
>>>
>>> On Tue, Oct 11, 2016 at 1:42 PM, Jan Henrik Øverland <jan@xxxxxxxxx>
>>> wrote:
>>>
>>>> Hi Greg,
>>>>
>>>> What do you get here: https://sanac.hisp.org/s
>>>> taging/api/system/info.json -> contextPath ?
>>>>
>>>> On 11 October 2016 at 13:32, Greg Rowles <greg.rowles@xxxxxxxxx> wrote:
>>>>
>>>>> Hi Devs
>>>>>
>>>>> We moved our DHIS2 to an HTTPS domain but we're unable to view pivot
>>>>> tables (pls see attached console errors). Any suggestions?
>>>>>
>>>>> Greg
>>>>>
>>>>> --
>>>>> *Health Information Systems Program - South Africa*
>>>>> *- - - - - - - **- - - - - - - **- - - - - - - **- - - - - - - **- -
>>>>> - - - *
>>>>> Mobile  :    +27 73 246 2992
>>>>> Landline:   +27 21 851 2216
>>>>> Skype:      gregory_rowles
>>>>>
>>>>> _______________________________________________
>>>>> Mailing list: https://launchpad.net/~dhis2-devs
>>>>> Post to     : dhis2-devs@xxxxxxxxxxxxxxxxxxx
>>>>> Unsubscribe : https://launchpad.net/~dhis2-devs
>>>>> More help   : https://help.launchpad.net/ListHelp
>>>>>
>>>>>
>>>>
>>>>
>>>> --
>>>> Jan Henrik Øverland
>>>> Software developer, DHIS 2
>>>> University of Oslo
>>>> http://www.dhis2.org <https://www.dhis2.org/>
>>>>
>>>
>>>
>>>
>>> --
>>> *Health Information Systems Program - South Africa*
>>> *- - - - - - - **- - - - - - - **- - - - - - - **- - - - - - - **- - -
>>> - - *
>>> Mobile  :    073 246 2992
>>> Landline:   021 851 2216
>>> Skype:      gregory_rowles
>>>
>>> _______________________________________________
>>> Mailing list: https://launchpad.net/~dhis2-devs
>>> Post to     : dhis2-devs@xxxxxxxxxxxxxxxxxxx
>>> Unsubscribe : https://launchpad.net/~dhis2-devs
>>> More help   : https://help.launchpad.net/ListHelp
>>>
>>>
>>
>>
>> --
>> Jason P. Pickering
>> email: jason.p.pickering@xxxxxxxxx
>> tel:+46764147049
>>
>> _______________________________________________
>> Mailing list: https://launchpad.net/~dhis2-devs
>> Post to     : dhis2-devs@xxxxxxxxxxxxxxxxxxx
>> Unsubscribe : https://launchpad.net/~dhis2-devs
>> More help   : https://help.launchpad.net/ListHelp
>>
>>
>
>
> --
> Lars Helge Øverland
> Lead developer, DHIS 2
> University of Oslo
> Skype: larshelgeoverland
> lars@xxxxxxxxx
> http://www.dhis2.org <https://www.dhis2.org/>
>
>


-- 
*Health Information Systems Program - South Africa*
*- - - - - - - **- - - - - - - **- - - - - - - **- - - - - - - **- - - - - *
Mobile  :    073 246 2992
Landline:   021 851 2216
Skype:      gregory_rowles

References