[Mifos-developer] Failed installations of mifosx 24.04

33 views
Skip to first unread message

solomon anaman

unread,
Aug 11, 2024, 7:48:18 PM8/11/24
to Mifos software development
Hello 
I have installed mifos  24.04 locally on windows 10. After the server has finished loading, I cannot see the login screen after entering the address "http://localhost:8080 in the address bar  and pressing enter. All that I see is the mifos logo loading. Nothing comes up.
I have checked the Catalina fine and I see no error. 
Please I need assistance.
Thank you

Yours sincerely, 
Solomon Anaman

jubha mayala

unread,
Aug 12, 2024, 4:50:52 AM8/12/24
to Mifos software development
Hi Solomon,
As long as you are seeing the logo is loading it will come up. what to do is to reload it more than once. sometimes it tends to take long on first time  loading.

Mifos-developer mailing list
mifos-d...@lists.sourceforge.net
Unsubscribe or change settings at:
https://lists.sourceforge.net/lists/listinfo/mifos-developer

solomon anaman

unread,
Aug 12, 2024, 5:40:40 AM8/12/24
to Mifos software development
Hello Jubha,
I have  refreshed it several times and it is still the same. It's been like that for more  than an hour now but the login screen doesn't show up. 
Am I doing something wrong?
Kindly assist. Thank you.

Tom Ssemwogerere

unread,
Aug 13, 2024, 4:08:11 AM8/13/24
to Mifos software development
image.png



On Mon, Aug 12, 2024 at 4:39 PM José Alberto Hernández <alb...@art3ch.solutions> wrote:
Hello!

If you are able to see the loading symbol (green and blue) that means the browser is trying to load the web-app from the web server.

Please open the browser inspector (right click in the browser then choose Inspector or Inspect) and review the Console tab to review If there is some issue or error reported there

If you are using Google Chrome as browser, I suggest to apply Ctrl + Shift + R keys to apply a hard reset and reload the cache browser

Thanks and best regards
Alberto

Tom Ssemwogerere

unread,
Aug 13, 2024, 4:22:05 AM8/13/24
to Mifos software development
image.png

On going to inspect, I get the above errors

On Mon, Aug 12, 2024 at 4:39 PM José Alberto Hernández <alb...@art3ch.solutions> wrote:
Hello!

If you are able to see the loading symbol (green and blue) that means the browser is trying to load the web-app from the web server.

Please open the browser inspector (right click in the browser then choose Inspector or Inspect) and review the Console tab to review If there is some issue or error reported there

If you are using Google Chrome as browser, I suggest to apply Ctrl + Shift + R keys to apply a hard reset and reload the cache browser

Thanks and best regards
Alberto

Kiti Chigiri

unread,
Aug 13, 2024, 5:34:13 PM8/13/24
to Mifos software development
Hello,

In my experience, the /web-app/ appended to the root of the baseurl of the application is caused by the build process of the mifosx angular app. What worked for me was to build the mifosx app by running the command "ng build --configuration production”  insread of the command “npm run build:prod”. If you take closer look at lines 15 and16 of  https://github.com/openMF/web-app/blob/master/package.json you can see the difference in the two commands.

A less elegant soluton would be to manually edit  the html tag “ <base href=“/web-app/“> of  the the index.html build output  and replace it with 
“ <base href=“/“>.

My two cents,


Kiti Chigiri C.
Director & Principal Consultant 
Adalto Africa Limited
No. 229, 3rd Avenue Vigilance Estate, Namanga Road.
P.O. Box 48340-00100 Nairobi, Kenya.



On 13 Aug 2024, at 6:32 PM, José Alberto Hernández <alb...@art3ch.solutions> wrote:

Hello!

It look like you are using a different or wrong directory distribution in the frontend (webapp) I don't know why you are using http://erp:8080/web-app/ 

This is not normal

Please If you are familiar with docker, use the next git repository to set up in a quick way Mifos


Thanks and Regards
Alberto
Reply all
Reply to author
Forward
0 new messages