Hello, I was able to follow the guides and install fineract and Mifos on an Ubuntu VM, using Tomcat instructions <https://mifosforge.jira.com/wiki/spaces/docs/pages/3506765827/Mifos+X+Platform+23.12.31+-+Installation+Instructions+on+Linux+Ubuntu+22.04+LTS>. I launched the Mifos UI on *[VM_EXTERNAL_IP]:8080* but login is failing. When I try with the default username and password it returns *'Unknown error, please try again later".* I see on the dev console Network tab that it's trying to connect to *http://localhost:8080/fineract-provider/api/v1/authentication <http://localhost:8080/fineract-provider/api/v1/authentication>* but failing.
Does anyone know what could be wrong?