Natasha, try to use http://localhost:9002/?baseApiUrl=https://localhost:8443&tenantIdentifier=default
As you can see in the readme: https://github.com/openMF/community-app#connecting-to-a-mifosx-platform-running-on-a-different-host Make sure your Fineract server has been started and it's running. This is suppose to be straight forward, please update the docs if this process is not clear enough. The readme of most projects usually have all we need to get up and running with some minor exceptions. On Fri, Jul 10, 2020, 07:11 Natasha Natarajan <[email protected]> wrote: > Hi, > > I forgot to mention, when I run with force option, the app does start > running on: > > http://localhost:9002/?baseApiUrl=https://demo.openmf.org#/ > > However, I am unable to login with mifos/password and I get an error > message on that page indicating: > > *Couldn't connect to server. Make sure you are using correct settings.* > > > I have attached a screenshot. > > -Natasha > > > > On Wed, Jul 8, 2020 at 8:47 PM Saransh Sharma <[email protected]> > wrote: > >> You need to use force if you don't have compatible ruby packages. >> >> Thanks >> >> On Thu, 9 Jul 2020, 06:01 Natasha Natarajan, <[email protected]> >> wrote: >> >>> Hi, >>> >>> I have followed the instructions as indicated on >>> https://github.com/openMF/community-app >>> >>> After following the steps, I am getting errors when running the grunt >>> serve command and separately when attempting the command to build a docker >>> image from source. >>> >>> How do I resolve these errors? >>> >>> >>> --------------------------------------------------- >>> *grunt serve error:* >>> >>> Running "compass:dev" (compass) task >>> >>> LoadError on line ["179"] of >>> /Users/natasha/.rvm/gems/ruby-2.7.0/gems/compass-core-1.0.3/lib/compass/configuration/data.rb: >>> cannot load such file -- sass-css-importer >>> >>> Run with --trace to see the full backtrace >>> >>> Warning: ↑ Use --force to continue. >>> >>> Aborted due to warnings. >>> >>> >>> ---------------------------------------------------- >>> *build a docker image from source error (docker build -t >>> mifos-community-app .):* >>> >>> Step 11/16 : RUN bundle install >>> >>> ---> Running in 4784d1a94d4c >>> >>> You must use Bundler 2 or greater with this lockfile. >>> >>> The command '/bin/bash -o pipefail -c bundle install' returned a >>> non-zero code: 20 >>> >>> >>> >>> Thank you, >>> Natasha >>> Mifos-developer mailing list >>> [email protected] >>> Unsubscribe or change settings at: >>> https://lists.sourceforge.net/lists/listinfo/mifos-developer >> >> Mifos-developer mailing list >> [email protected] >> Unsubscribe or change settings at: >> https://lists.sourceforge.net/lists/listinfo/mifos-developer > > Mifos-developer mailing list > [email protected] > Unsubscribe or change settings at: > https://lists.sourceforge.net/lists/listinfo/mifos-developer
