Hi Michael, I encountered this issue when trying to run fineract behind nginx proxy.
It was fixed/walked around by changing all the requires-channel=https in to http in this file https://github.com/apache/fineract/blob/develop/fineract-provider/src/main/resources/META-INF/spring/securityContext.xml <https://github.com/apache/fineract/blob/develop/fineract-provider/src/main/resources/META-INF/spring/securityContext.xml> Let me know if it helps. > On 2 May 2020, at 14:37, Michael Vorburger <[email protected]> wrote: > > Hello, > > does anyone reading this happen to know how to fix > https://issues.apache.org/jira/browse/FINERACT-914 > <https://issues.apache.org/jira/browse/FINERACT-914> ? > > Tx, > M. > _______________________ > Michael Vorburger > http://www.vorburger.ch <http://www.vorburger.ch/>
