Binny, I believe this ping is only required the first time you 'logon' to Mifos X with a browser locally.
John On Sat, Jul 27, 2013 at 3:17 PM, Binny Gopinath <[email protected]>wrote: > Thanks, Sander. That was a copy paste error when I was sending my mail. > The issue is resolved. > > I did the "ping" as described at: > https://github.com/openMF/mifosx-community-apps/wiki which says: > > ---- > > *Note:* You have to 'ping' the server before using the javascript app > because the Mifos X server uses a self-signed certificate (Mifos X is > configured to use SSL) The ping will get your browser to complain. Follow > its instructions to proceed (adding username/password where requested) and > then you can use the app. > > To ping the local server use: > https://localhost:8443/mifosng-provider/api/v1/clients/1?tenantIdentifier=default&pretty=true > > > ---- > It asked for user ID and password (mifos/password) and once I provided > this, it's working. I need to read up to understand how this ping helped, > though. I guess it just gets the browser to ignore any warnings/errors > because this site uses a self-signed certificate. > > Thanks. > > > > On Sat, Jul 27, 2013 at 7:35 PM, Sander van der Heyden < > [email protected]> wrote: > >> Hi Binny, >> >> If you remove /clients/1 from the baseApiUrl (and possibly also >> pretty=true) it should work. Try this: >> >> >> file:///D:/bgs_new/mifosx/sources/7/mifosx-community-apps/IndividualLendingGeneralJavaScript/IndivLendHome.html?baseApiUrl= >> https://localhost:8443/mifosng-provider/api/v1/?tenantIdentifier=default >> >> >> >> -- >> >> Sander van der Heyden >> >> >> >> >> >> >> >> Skype: s.vdheyden >> Website: www.musoni.eu >> Follow us on Twitter <http://twitter.com/MusoniMFI>! >> Postal address: Hillegomstraat 12-14, office 1.11, 1058 LS, Amsterdam, >> The Netherlands >> >> >> >> >> On 27 Jul 2013, at 16:01, Binny Gopinath <[email protected]> >> wrote: >> >> All, >> >> I have setup mifosx locally. However, I am unable to login using the >> IndivLendHome.html. >> >> >> file:///D:/bgs_new/mifosx/sources/7/mifosx-community-apps/IndividualLendingGeneralJavaScript/IndivLendHome.html?baseApiUrl= >> https://localhost:8443/mifosng-provider/api/v1/clients/1?tenantIdentifier=default&pretty=true >> >> This is what I open from browser. >> >> But always get the error "No connection. Verify application is running." >> >> I cloned the latest code from git and then did the "gradle clean >> tomcatRunWar" >> >> Am attaching the log files. >> >> Any help appreciated. >> >> -- >> Thanks and Regards >> Binny Gopinath Sreevas >> +91-98861 39498 >> Skype: binny.gopinath >> <mifos-platform.log> >> ------------------------------------------------------------------------------ >> See everything from the browser to the database with AppDynamics >> Get end-to-end visibility with application monitoring from AppDynamics >> Isolate bottlenecks and diagnose root cause in seconds. >> Start your free trial of AppDynamics Pro today! >> >> http://pubads.g.doubleclick.net/gampad/clk?id=48808831&iu=/4140/ostg.clktrk_______________________________________________ >> Mifos-users mailing list >> [email protected] >> https://lists.sourceforge.net/lists/listinfo/mifos-users >> >> >> >> >> ------------------------------------------------------------------------------ >> See everything from the browser to the database with AppDynamics >> Get end-to-end visibility with application monitoring from AppDynamics >> Isolate bottlenecks and diagnose root cause in seconds. >> Start your free trial of AppDynamics Pro today! >> >> http://pubads.g.doubleclick.net/gampad/clk?id=48808831&iu=/4140/ostg.clktrk >> _______________________________________________ >> Mifos-users mailing list >> [email protected] >> https://lists.sourceforge.net/lists/listinfo/mifos-users >> >> > > > -- > Thanks and Regards > Binny Gopinath Sreevas > +91-98861 39498 > Skype: binny.gopinath > > > ------------------------------------------------------------------------------ > See everything from the browser to the database with AppDynamics > Get end-to-end visibility with application monitoring from AppDynamics > Isolate bottlenecks and diagnose root cause in seconds. > Start your free trial of AppDynamics Pro today! > http://pubads.g.doubleclick.net/gampad/clk?id=48808831&iu=/4140/ostg.clktrk > _______________________________________________ > Mifos-users mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/mifos-users > >
<<logo.png>>
------------------------------------------------------------------------------ See everything from the browser to the database with AppDynamics Get end-to-end visibility with application monitoring from AppDynamics Isolate bottlenecks and diagnose root cause in seconds. Start your free trial of AppDynamics Pro today! http://pubads.g.doubleclick.net/gampad/clk?id=48808831&iu=/4140/ostg.clktrk
_______________________________________________ Mifos-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mifos-users
