[Mifos-users] Request for assistance

58 views
Skip to first unread message

Fiarma

unread,
Feb 27, 2024, 7:38:25 PM2/27/24
to Mifos Users

Hello to the entire community,

I have completed the installation of the Mifos X platform 23.12.31, but the default credentials are incorrect:

Username: mifos

Password: password

I would like to ask for your assistance in resolving this issue.

Screenshot from 2024-02-26 06-07-23.png

Best regards,

                             SOME Fiarma Landry

Fiarma

unread,
Feb 27, 2024, 7:38:28 PM2/27/24
to mifos...@lists.sourceforge.net

Fiarma

unread,
Feb 28, 2024, 3:33:08 AM2/28/24
to A good place to start for users or folks new to Mifos.
Good morning.

I am running on Ubuntu 22.4.
Thé database that I use IS mariaDB 11.4

Le mer. 28 févr. 2024 à 08:13, Honest Chirozva <hon...@taatconsulting.com> a écrit :

Greetings,

 

Can you provide full logs of apache fineract?

Are you running on Windows or Linux?

Database engine and version?

 

What’s the output of this URL?

https://localhost:8443/fineract-provider/actuator/health

 

Regards.

Honest Chirozva
Technical Consultant

_______________________________________________
Mifos-users mailing list
Mifos...@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mifos-users

Fiarma

unread,
Feb 28, 2024, 3:35:51 AM2/28/24
to A good place to start for users or folks new to Mifos.
Last Time, I try installation using docker and docker composé but I couldn't connect to this URL that you talking about in your mail

Fiarma

unread,
Mar 4, 2024, 2:54:36 PM3/4/24
to A good place to start for users or folks new to Mifos.
Bonsoir chers Developer.

En vous espérant bien portants, j'aimerais vous demander à quelle heure vous serez disponible pour la rencontre meeting avec moi afin que je puisse installer mifos plateforme 23.12.31 sur Ubuntu 22.04

Cordialement

     SOME Fiarma Landry 

Le mer. 28 févr. 2024 à 10:43, Fiarma <fiarm...@gmail.com> a écrit :
Yes i follow the installation guide :

and also do like you suggested me but  I have these issues:
That is my terminal when  I run ./bin/catalina.sh run

That is the issue i get then I use this url : http://localhost:8443/fineract-provider/actuator/health


That is the issue when i run this: http://localhost:8080/#/login
I have incorrect identification using default user: mifos  and default password: password

Le mer. 28 févr. 2024 à 04:18, Honest Chirozva <hon...@taatconsulting.com> a écrit :

Hi,

 

Confirm with me that you followed this steps precisely

 

https://mifosforge.jira.com/wiki/spaces/docs/pages/3506765827/Mifos+X+Platform+23.12.31+-+Installation+Instructions+on+Linux+Ubuntu+22.04+LTS

 

Run this url on browser and check to check if the API is UP

http://localhost:8080/fineract-provider/actuator/health

 

If it does not return  status: UP means that either backend (fineract API) is not running or its running on a different port number.

To fix this,

  1. navigate to the apache-tomcat directory
  2. Open terminal on the apache-tomcat directory and run the following commands

 

$ nano ./bin/setenv.sh

paste the following contents

export FINERACT_DEFAULT_TENANTDB_PWD=skdcnwauicn2ucnaecasdsajdnizucawencascdca

export FINERACT_HIKARI_PASSWORD=skdcnwauicn2ucnaecasdsajdnizucawencascdca

export FINERACT_SERVER_SSL_ENABLED=false

export FINERACT_SERVER_PORT=8080

$ ctrl + s                         (to save)

$ ctrl + x                         (to exit)

 

Restart tomcat

$ ./bin/shutdown.sh

$ ./bin/startup.sh

 

Wait a couple of minutes (5min) for the server to startup then check that url again http://localhost:8080/fineract-provider/actuator/health

If status is UP then go ahead and try your login

Reply all
Reply to author
Forward
0 new messages