Re: [Dhis2-users] DHIS2 Tracker Capture Issue in mobile app - Reg

2016-07-19 Thread Jason Pickering
Hi there. If you are using a proper SSL certificate, you are going to need a domain name. It is not possible to issue a valid SSL certificate for IP addresses which cannot be verified (https://www.digicert.com/internal-names.htm) . Of course you should be using SSL if you are using DHIS2 (and espe

Re: [Dhis2-users] DHIS2 Tracker Capture Issue in mobile app - Reg

2016-07-19 Thread Chandrasekar Ravi
Hi DHIS2 Desktop version: 2.24 DHIS2 TRACKER CAPTION VERSION(MOBILE APP): 0.3.4-2.22 Thanks *Thanks & Regards* *Chandrasekar Ravi* *Scientist - C, Data Manager* *9787214185* ** *MAHA CDC Project* *National Institute of Epidemi

Re: [Dhis2-users] DHIS2 Tracker Capture Issue in mobile app - Reg

2016-07-19 Thread Chandrasekar Ravi
Hi Thanks for your suggestions. Let me check with my side. And i need to clarification from your side. Is DHIS2 tracker capture will work in SSL Certified server? We are installed with local machine (*http*:// 192.168.10.97:8082) but mobile app default server name should appear like this *https:/

Re: [Dhis2-users] DHIS2 Tracker Capture Issue in mobile app - Reg

2016-07-19 Thread Thomas Lindsjørn
Hello Which version of the DHIS2 instance are you running? Best regards Thomas Lindsjørn On Wed, Jul 20, 2016 at 12:39 AM, Mamadou Tafsir Diallo < diallotafsi...@gmail.com> wrote: > Hello > > Try to verify if your firewall allow connection to your machine first. > You can use another machine in

Re: [Dhis2-users] Browser not working

2016-07-19 Thread ifeanyiokoye
‎Hello Everyone,We are using Tomcat as web server not nginx. We also did not use dhis2-tools. Thanks

Re: [Dhis2-users] Configure Google Service Account on DHIS 2.21

2016-07-19 Thread Aatish Neupane
Thank you very much David. Regards, Aatish Neupane On Tue, Jul 19, 2016 at 11:30 PM, David Huser wrote: > Hi Aatish, > > The Google Service API support has been introduced in version 2.24 (docs >

Re: [Dhis2-users] DHIS2 Tracker Capture Issue in mobile app - Reg

2016-07-19 Thread Mamadou Tafsir Diallo
Hello Try to verify if your firewall allow connection to your machine first. You can use another machine in the same network to Check. Thanks Le 19 juil. 2016 9:36 AM, "Chandrasekar Ravi" a écrit : Dear Sir, This is Chandrasekar from National Institute of Epidemiology from Chennai. We are in

Re: [Dhis2-users] Browser not working

2016-07-19 Thread Bob Jolliffe
What I am seeing (comparing firefox to chrome) is that chrome is ignoring the set-cookie it gets from the login.action and doesn't use it in the redirected request. So for example POST /hmis/dhis-web-commons-security/login.action HTTP/1.1 Host: hmis.moh.gov.rw Connection: keep-alive Content-Lengt

Re: [Dhis2-users] Browser not working

2016-07-19 Thread Bob Jolliffe
Not really related, but those double GETs I see probably indicate that you are redirecting to http and that in turn to https. Can you check that in developer tools? On 19 July 2016 at 22:30, Olav Poppe wrote: > The two servers I’m currently experiencing this with is using dhis2-tools, > and I a

Re: [Dhis2-users] Browser not working

2016-07-19 Thread Olav Poppe
The two servers I’m currently experiencing this with is using dhis2-tools, and I assume the one Tony wrote about earlier is using the same. As for logs, catalina.out shows the following: * WARN 2016-07-19 21:18:41,983 Authentication event AuthenticationSuccessEvent: olavpo; details: org.sprin

Re: [Dhis2-users] Browser not working

2016-07-19 Thread Steven Uggowitzer
Jason, what aspects of the Nginx config? I have at least a dozen sites running with same parameters (using include blocks) and only the ones with 2.24 seem to be having this issue. Would it help to post those parameters? What did you conclude was causing the problem when you last encountered it?

Re: [Dhis2-users] Browser not working

2016-07-19 Thread Bob Jolliffe
That's a good point Jason. I think most of these may be using dhis2-tools and I am sure all have cutomised nginx configuration. That is something to look into. But it seems that this has happened rather suddenly without any particular changes on the server side which makes me think that chrome h

Re: [Dhis2-users] Browser not working

2016-07-19 Thread Halvdan Hoem Grelland
Adding to that, could you please try to reproduce with Chrome Canary? https://www.google.com/chrome/browser/canary.html (Will investigate further soon, currently on holiday). On Tue, Jul 19, 2016 at 8:17 PM, Jason Pickering < jason.p.picker...@gmail.com> wrote: > I have seen this before as wel

Re: [Dhis2-users] Browser not working

2016-07-19 Thread Anthony Danso
I can also confirm same issue is happening in Ghana as well.The whole country can not login using (chrome) Firefox is working fine.I personally have tried it.Am currently running dhis 2.22 on the national instances. Regards Tony. Sent from my iPhone 6s. > On Jul 19, 2016, at 4:09 PM, Steven U

Re: [Dhis2-users] Configure Google Service Account on DHIS 2.21

2016-07-19 Thread David Huser
Hi Aatish, The Google Service API support has been introduced in version 2.24 (docs ) and is not available for 2.21. Regards, David On Tue, Jul 19, 2016 at 5:16 PM, Aatish Neupane wrot

Re: [Dhis2-users] Browser not working

2016-07-19 Thread Jason Pickering
I have seen this before as well, but never like it has been described here. In my case, it was related to an incorrect nginx config. Is there something common here? Are all of you using dhis-tools, or homebaked nginx configurations? Does the browser/Tomcat/nginx log provide any useful information

Re: [Dhis2-users] Browser not working

2016-07-19 Thread Steven Uggowitzer
It's for Chrome and Safari here. One interesting symptom: when logging in with correct username and password the resulting URL includes jsessionid, but bounces back to the login screen, versus incorrect authentication parameters result in "Wrong username or password". See attached screen shot fo

Re: [Dhis2-users] Browser not working

2016-07-19 Thread Steven Uggowitzer
I can confirm this as well. Neither Safari nor Chrome (51.0) function properly. I've tried to experimentally modify our nginx server ssl_session_cache settings and even tried turning that and all other caching off, but same problems. -- Steven Uggowitzer eSHIfT Partner Ne

Re: [Dhis2-users] Browser not working

2016-07-19 Thread Bob Jolliffe
Is this only in chrome? On 19 July 2016 at 17:01, Olav Poppe wrote: > I can confirm that I now see the same issue in non-2.22 as well. Very > strange behavior - I can at times log in, but is then logged off when > navigation between different modules. > > > > 19. jul. 2016 kl. 15.28 skrev Olav P

Re: [Dhis2-users] Browser not working

2016-07-19 Thread Olav Poppe
I can confirm that I now see the same issue in non-2.22 as well. Very strange behavior - I can at times log in, but is then logged off when navigation between different modules. > 19. jul. 2016 kl. 15.28 skrev Olav Poppe : > > Forwarding to user list. Not 2.24 issue then it seems. > > Olav >

[Dhis2-users] Fwd: Browser not working

2016-07-19 Thread Olav Poppe
Forwarding to user list. Not 2.24 issue then it seems. Olav > Videresendt melding: > > Fra: ifeanyiok...@yahoo.com > Emne: Re: [Dhis2-users] Browser not working > Dato: 19. juli 2016 kl. 15.19.34 GMT > Til: Olav Poppe > > Just to add that I'm using version 2.22 build 22086 > > > From: Olav

[Dhis2-users] Configure Google Service Account on DHIS 2.21

2016-07-19 Thread Aatish Neupane
Hello, I am trying to add a Google service account configuration to DHIS 2.21. I created a service account and activated most of the maps API from Google API console. Then, I put the service account credentials inside DHIS2_CONF/config folder with filename dhis-google-auth.json . But it's not work

Re: [Dhis2-users] Browser not working

2016-07-19 Thread Olav Poppe
Hi, I can add that I have the same problem on two different servers: logging in with Chrome (or Safari) does not work, Firefox works fine. Instances are both 2.24 build. Nginx 1.4.6 are running on both servers. Both servers have other non-2.24 instances that does not have the same problem. To a

Re: [Dhis2-users] Browser not working

2016-07-19 Thread ifeanyiokoye
Dear Bob, I am having this same issue to with Chrome. After entering the log in credentials, it opens a page with API data and does not log in. If I am lucky and have a data entry page open, then I can log in at the prompt and that works.  Our instance is set to load the dashboard as the opening

Re: [Dhis2-users] Browser not working

2016-07-19 Thread Bob Jolliffe
Hi Emmanuel I am following up on a separate thread. I'll copy you into that. I see it is a problem, seemingly related to chrome mishandling the JSESSIONID cookie so even though the credentials are tested and dhis2 logs a successful authentication, the browser cookie doesn't match the session id

Re: [Dhis2-users] Fwd: Browser not working

2016-07-19 Thread Knut Staring
Did you also follow the instructions Bob linked to? With the chrome plugin? On Jul 19, 2016 12:12 AM, "Ntawuyirusha Emmanuel" wrote: > Thank you Bob, > > I tried to use *New Incognito windows* and *Clear browsing data* but the > issue is remaining for Google Chrome , actually when we restart the

Re: [Dhis2-users] Browser not working

2016-07-19 Thread Ntawuyirusha Emmanuel
i tried to uninstall and reinstall it again but the issue is still remaining, Note that this is happening to all users using Goggle Chrome as most of them are familiar with it. Regards On Mon, Jul 18, 2016 at 7:49 PM, Knut Staring wrote: > Maybe try to reinstall Chrome. > > Knut > > > On Tuesd

Re: [Dhis2-users] DATA TABLE FAILING TO LOAD

2016-07-19 Thread Stanley Kalyati
Colleagues, I had also asked for assistance with regards to Data Tables not loading. Dear Colleagues, I have migrated to dhis2 2.23 but whenever i want to use the Data Tables feature,the feature is not loading.Its just says initializing but no results. Your assistance will be appreciated. Kind

Re: [Dhis2-users] PROGRAM INDICATOR ON ENROLLED CLIENTS

2016-07-19 Thread Stanley Kalyati
Dear Users, I had posted the email above for your assistance and i would like to post it again that if there is anyone who can assist.Please come assist. Thank you. Dear All, Kindly assist me with to create a program indicator to count the number of Clients/patients enrolled in a program. The

Re: [Dhis2-users] All data elements in a data set must be mandatory

2016-07-19 Thread Ibrahim Bayoh
HI all and Lars, As a follow up to my previous mail, What is the best way to make all fields in a data set(data entry form) mandatory in DHIS2 2.21. Ideally the user must enter a number or a zero in-order to complete the form. Thanks, Bayoh. On Wed, Jul 13, 2016 at 2:47 PM, Ibrahim Bayoh < ibrahi

[Dhis2-users] Option set translations don't show in Event Reports/Event Visualizer/ Program name translation is not shown in Event & Tracker capture

2016-07-19 Thread Dipali Sahu
Hi There seem to be 2 more issues with the translations: 1. Option set's Options translations do not show up in Event reports and Event visualizer. Also, Event Report/visualizer module in general are not translated like Pivot table. 2. Program name translation doesn't show on Event c