Hi everyone, Has anyone been able to run Fineract 1.5.0 in debug mode?
I get the following error on trying to connect Intelij remote debugger to a running Fineract instance (I ran it using "./gradlew bootRun"). *```Error running 'Fineract': * *Unable to open debugger port (localhost:8005): java.net.ConnectException "Connection refused: connect"```* Any ideas or suggestions would be appreciated.
