Version 2.31 will not
On Wed, 31 Oct 2018, 09:00 moses mwale, wrote:
> Sorry just to interject, so dhis2 does not work with Postgres 9.5?
>
> On Wed, 31 Oct 2018 at 9:58 AM, Bjørn Sandvik wrote:
>
>> Hi,
>>
>> PostGIS requirement is 2.2 or later.
>> AFAIK, this will still be the case for 2.31.
I have made a package of dhis2 management scripts for Ubuntu (dhis2-tools)
also described in implementers manual.
It would be trivial enough to repackage for Debian in there is particular
demand.
On Mon, 17 Sep 2018, 11:01 Viktor Varland, wrote:
> Hi Nayeem
>
> I have written down Debian 9 spec
I just made a quick comment on that issue.
The workaround is to to create the postgis extension manually in the
database and then restart the application server (tomcat), eg on
ubuntu:
echo "create extension if not exists postgis;" | sudo -u postgres psql dhis
On 10 September 2018 at 14:25, Luka
and that should fix it (this also causes potential
>>>>>>> issues with your backups...)
>>>>>>>
>>>>>>>
>>>>>>> --
>>>>>>> Morten Olav Hansen
>>>>>>> Senior Engineer, DHIS 2
Thats nasty alright. I guess using "-T anlytics_*" instead would
help. But there are so many backup scripts out there broken by this
that it will be better to rename the table.
On 11 July 2018 at 22:39, Calle Hedberg wrote:
> Hi
>
> For as long as I can remember, we have used the standard param
This is not really a dhis2 thing so much as a change in browser
behaviour. In times gone by when you presented a url like
"https://admin:distr...@play.dhis2.org/dev/api/me"; the browser would
take that url and create the basic authentication header that Jason
refers to.
After a couple of wobbles
Hi Hannan
I recall you had a similar request which I responded to back in Jan 11.
Maybe worth re-reading that thread as some of it seems still to be
relevant. In particular:
1. The first question, as always, is has this suddenly happened or has
something recently changed? Back then there had b
Hi Jason
I am not sure that this is all fine. It looks to me like this is a
bug which has slipped in and that the original 401 response is the
correct expected behaviour. API users using pre-emptive basic
authentication have no good reason to be redirected to the login page
with invalid credenti
Elmarie are you sure that the problem is not related to the error "Invalid
domain for site key"? Maybe you need to get a new key.
I am not sure if your issue is related to reCaptcha version but I would
have expected a different error message.
I understand that reCaptcha is upgraded to v2 from DH
Sure Calle, I guess postgres must defend itself from the likes of us :-)
On 13 February 2018 at 09:48, Calle Hedberg wrote:
> Morten
>
> Thanks for prompt reply, I had actually looked at the properties for that
> and all other tables with category/options in the name (in pgadmin), but it
> was sh
If you really must work on your production database directly then at
the very least you should shutdown the dhis2 instance while you make
changes. Naturally you want to keep that down time to a minimum.
So I would suggest a sequence of:
(i) make a copy of the database to test these procedures
(i
and you can also have "files".
Maybe the best approach is to cleanup the webapps directory (leaving
only war file) then zip up all of DHIS2_HOME together with database
backup.
You need to think about whether you want to also keep old log files.
dhis2, but also possibly proxy and postgres. It depe
Apologies for cross posting. This looks like good value for getting
up to speed on the new postgresql 10 features
-- Forwarded message --
From: Alexander Farber
Date: 2 January 2018 at 15:13
Subject: 5 USD for PostgreSQL books at PacktPub
To: pgsql-general
Hello fellow Po
Very good Lars! Looking at the move to postgresql 10 (presumably one
or two more versions down the line), have you been considering the
native partitioning support for dealing with huge datavalue tables?
This looks like it might be very suited to our classic problem of
large amounts of historic da
Hi Gerald
My knowledge of that openmrs module is quite old .. I wrote the
initial implementation but that is over 5 years ago. I think what you
should do is to contact the current maintainers of the module for
support on the various errors you might be seeing. I know there was
some Google summer
DHIS2 is not vulnerable to this CVE.
On 15 September 2017 at 03:52, Greg Wilson wrote:
> I asked the core team last week and they said DHIS2 does not use the REST
> plugin that CVE-2017-9805 addresses. If this is not correct, I am sure one
> of them will correct me in a couple hours.
>
> Greg Wil
Agree. As a prelude we can put the export import through its paces. Would
be great to have a volunteer mysql Guinea pig user that we could document a
migration.
On 8 Sep 2017 9:27 am, "Lars Helge Øverland" wrote:
> Hi all,
>
> I want to bring up the idea of solely support PostgreSQL for DHIS 2 f
If you are getting remnants of SJ's session appearing on your computer
it might mean some stuff is being (incorrectly) cached on the server
side. Do you have nginx or apache cache enabled. If so try disabling
that.
On 28 August 2017 at 10:51, Ramón José Jiménez Pomareta
wrote:
> I think that ca
commissioned and will setup
> a new server with new cardinals. I will start upgrade work after I return.
>
> Thank you for your valuable advice and kind concern.
>
> Best regards
>
> Hannan
>
> On Mon, Jul 10, 2017 at 8:21 PM, Bob Jolliffe
> wrote:
>
>> Sor
Sorry that should have been 'ls -la /tmp'
On 10 July 2017 at 10:50, Bob Jolliffe wrote:
> Hi Hannan
>
> There is no circumstance that tomcat user should be running the sshd
> command. It could be this machine has been compromised. Unless you have
> some strange setu
Hi Hannan
There is no circumstance that tomcat user should be running the sshd
command. It could be this machine has been compromised. Unless you have
some strange setup that you are logging in as tomcat user.
Please contact me directly if you want me to check.
Meanwhile you might want to have
Following this announcement by Lars back in March it is really
troubling to report that we are still hearing of servers being hacked
as a result of this vulnerability. The most recent case brought to my
attention just over a week ago (a tomcat server running as root with a
dhis2 war file from nov
Adding another voice in favour of qgis. I am no gis expert but even I
figured out how to use it :-)
@Bjørn, GeoJSON-format will be great.
On 21 June 2017 at 17:38, Bjørn Sandvik wrote:
> Hi,
>
> I would highly recommend QGIS, which is the leader among open source GIS -
> well documented and lot
Hi Calle
Good points. The issue of informed consent and access for clinically
relevant time period is certainly important for many EMR use cases.
There are of course many more issues relating to handling, storing and
sharing patient data. For example transport security and node
authentication (
Hi Gerald
There isn't really a "procedure" for this. dhis2.org is a domain owned by
the HISP project which we use for our servers. Its not really something
which is offered as a service.
Regards
Bob
On 27 May 2017 at 16:30, gerald thomas wrote:
> Dear All,
> I had setup a test server for Si
- Purdue University Indianapolis.
>>
>> On 1 April 2017 at 09:01, J. Paul Mutali wrote:
>>
>>> H,
>>>
>>> thanks, made my day.
>>>
>>>
>>> JP
>>>
>>> On Sat, Apr 1, 2017 at 11:48 AM, Bob Jolliffe
>>
funky
On 31 March 2017 at 23:47, Mark Polak wrote:
> Hey All,
>
> Today we'd like to announce a new app for visualisation of data called
> DHIS2NZ.
>
> The app includes it's own one minute intro video. We have made a demo of
> the app available just for today.
>
> You will be able to log in with
>From the source code I see it is some kind of custom monitoring solution
for pushing some key system information info to a central monitoring
service - eg time of last analytics build etc. I guess Lars can document.
I wonder is there any reason why we don't just use jmx for this kind of
thing?
t; Regards
>>
>> Hannan
>>
>> On Thu, Mar 2, 2017 at 2:57 PM, Calle Hedberg
>> wrote:
>>
>>> Hannan
>>>
>>> I've been running all versions from 2.17 to 2.27 on the same platform
>>> (java 8 build 121, tomcat 8.0.
StandardHost.addChild(StandardHost.java:717)
> at org.apache.catalina.startup.HostConfig.deployWAR(HostConfig.java:940)
> at org.apache.catalina.startup.HostConfig$DeployWar.run(
> HostConfig.java:1816)
> at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
> at java.
Hi Hannan
There is not sufficient info in this message to be able to help. We know
from your report that it failed to start. You need to look earlier in the
logfile for why it failed to start. Also the java version might be helpful.
Bob
On 2 March 2017 at 11:24, Hannan Khan wrote:
> Dear Al
Take a look in the log file (catalina.out). Your tomcat is running but it
seems that the dhis.war file has not been loaded for some reason - which
might be clear in the log file.
On 22 February 2017 at 09:17, Stanley Kalyati wrote:
> Dear Coalleagues,
>
> I am trying to install DHIS2 on a local
Lars, has there been any recent discussion over adopting an ubuntu-style
approach of two types of release?
I think a lot of people running large national setups with 1000's of users
would be happy to see a long-term-service release maybe once a year with at
least guaranteed security related backpo
route and
> used one we knew would work until the upgrade to at least 2.24 is feasible.
>
> On Wed, Feb 1, 2017, 18:38 Bob Jolliffe wrote:
>
>> Thanks Jason. To make matters more complicated it looks like ubuntu
>> maintains its own patch release numbering of tomcat.
5505f85fc01f5f36451c7
> 10f9c9bbcc
>
> which introduced this, which seems to be Tomcat 7.0.73, so something
> earlier than that should work as well. I am not sure which commit this was
> in Tomcat 8.
>
> Hope that helps.
>
> Regards,
> Jason
>
>
> On Wed, Feb 1,
Hi Lars and all
I can see this is going to cause quite a bit of chaos with large country
installations where they are not able to be too agile with upgrading.
Do you have more precise info on the exact tomcat version numbers? We just
saw in Zim (DHIS 2.22) that the package manager automatically
> You can use the (insert if not exists) query to insert your data. But
> > unlike the COPY function which allows bulk insert, you have to write an
> > insert statement for each data value you intend to insert.
> >
> > Regards,
> >
> >
> > Seid,
> >
ming from now.
>
> On Jan 28, 2017 7:31 PM, "Bob Jolliffe" wrote:
>
> Gerald the clue is in your error message:
>
> Detail: Key (dataelementid, periodid, sourceid,categoryoptioncomboid,
> attributeoptioncomboid)=(1973, 2784149, 301,13, 13) already exists.
>
>
Gerald the clue is in your error message:
Detail: Key (dataelementid, periodid, sourceid,categoryoptioncomboid,
attributeoptioncomboid)=(1973, 2784149, 301,13, 13) already exists.
This usually means you have duplicates among the datavalues you are trying
to import. ie. more than one row with the
from https://github.com/dhis2/dhis2-tools.
On 26 January 2017 at 10:30, gerald thomas wrote:
> Yes Bob,
> But i now i am having a major issue because i can't find the
> dhis2-startup, dhis2-stop or dhis2-status but the profile of the
> instance is available.
>
>
>
> On 1/26/
what works? you removed it and started again?
On 26 January 2017 at 10:14, gerald thomas wrote:
> Bob,
> Thanks it is works
>
>
> On 1/26/17, Bob Jolliffe wrote:
> > Gerald it sounds like it has got into a bit of a mess and maybe you risk
> > just making
This seems to be a known problem between mysql, java and c3p0 (the database
connection pool). It seems that mysql resets connections which are not
used for 8 hours (by default). For some reason these stale connections
then get served up from the connection pool giving rise to this error.
You can
Gerald it sounds like it has got into a bit of a mess and maybe you risk
just making it worse. It is really not supposed to be this hard, but tit
is next to impossible at a distance to figure out what might have gone
wrong.
Given that you are not dependent on migrating the cluster, but that you a
No I think its a good question. I've often thought that it would be useful
for the database to get "marked" in some way once it has been run against a
particular build of war file. This can be useful for example when dealing
with archived backups.
But no I don't think we do this currently.
On 1
Thanks Lars. Is that cacheMaxSize="10" an arbitrary example or a
sensible default? (I am thinking here of setting the default on
dhis2-tools instance)
On 6 December 2016 at 08:02, Lars Helge Øverland wrote:
> Hi Olav,
>
> this warning comes from a cache-related setting in Tomcat 8.5 having
Hi Joe
There are a couple of deployment approaches. Most folk are probably doing
some sort of variant of the following:
1. There is the step by step approach as described in chap 8 of the
implementers manual (and which can be customised to suit)
2. There is the docker build scripts maintained
The reason why there isn't a backward compatible api is because the
underlying model has changed to support overriding the categorycombo per
dataset. So a dataset no longer has dataElements, but dataSetElements.
The dataSetElement is a compound object consisting of both a dataelement
reference and
Hi Calle
I think Lars would probably know better, but given the kinds of cross
tabulation that is happening with analytics, I doubt that it will scale
linearly. Would be good to get some empirical data but I think you are
probably going to have something more approaching n^2 time complexity.
On
For the benefit of others on this thread, this is the tweaking I shared
with Neeraj -
He had 3200MB shared_buffers set (as per the online manual). I suggested
with his 48G of RAM he tries:
shared_buffers = 12GB
effective_cache_size = 20GB
(remember the manual is based on an exampe machine with
ffering administrative services and should need
> monitoring as well.
>
> Kayode
>
>
> On 10/8/16, Bob Jolliffe wrote:
>> Hi Lungo
>>
>> Not quite what I said. It is early days for the SL shining case study
>> but well worth watching.
>>
&g
s where iHRIS is the best option.
>
> Best regards,
>
> Lungo
>
>
>
> From: Bob Jolliffe
> To: Arthur Heywood
> Cc: Juma Lungo ; dhis2-users
> ; "calle.hedb...@gmail.com"
> ; dhis2-devs
> Sent: Saturday, Oct
Hi Arthur
Carl will probably be able to point you to various cases where this
has been done with dhis2 and ihris. I am familiar with examples from
Zanzibar, Kenya and Rwanda which sort of worked but none of which
could fairly be described as successful in the sense of sustained use
as far as I kn
Bad war file is what it looks like to me too.
Guy if you are going to do two things (change war file and change jdk)
do them one at a time and test. That way you will learn which was the
culprit.
On 6 October 2016 at 15:06, Morten Olav Hansen wrote:
> Probably a damaged war file (java.util.zip.
t 1 hour, and try again with latest 2.21
>>
>> --
>> Morten Olav Hansen
>> Senior Engineer, DHIS 2
>> University of Oslo
>> http://www.dhis2.org
>>
>> On Thu, Jul 28, 2016 at 2:33 PM, Bob Jolliffe
>> wrote:
>>>
>>> Hi Vi
Hi Victor
I had a quick look at source code and I am not sure that we do support
zip encoded payloads for datavalueset import at all :-(
The way that it works auto-magically through the web ui is that we
actually peek into the stream header to deduce whether the stream is
zipped or gzipped.
Have
Hi
The folk in ghana are hitting a problem running analytics where an
invalid table name is being generated. Specifically the sql which
fails is:
create table analytics_event_temp_-1_r8cbfnorkzf ( ...
instead of something like ...
create table analytics_event_temp_2015_r8cbfnorkzf (
Does
Gerald I assume that you are going to try this out on a test machine,
not the machine on which the users are entering data.
On 27 July 2016 at 13:54, gerald thomas wrote:
> Thanks Knut, they are currently doing data entry till August 15. I will
> start on the 16 or 17 and i will keep you informed
=
> 'sum';
>
> Regards,
>
> Michael
>
>
> On 22 July 2016 at 09:09, Bob Jolliffe wrote:
>>
>> Hi
>>
>> After upgrading from 2.20 to 2.21 system is failing to start with:
>>
>> ERROR 2016-07-22 09:01:36,593 java.lang.Illegal
_dump -s -t '_view*' dhis2 >views.sql' before dropping
them.
On 22 July 2016 at 14:40, Dan Cocos wrote:
> One thing that seems to help is if you drop all of the SQL Views from DHIS 2
> first, if they have a relation to the tables they don't get updated.
>
>>
Hi
After upgrading from 2.20 to 2.21 system is failing to start with:
ERROR 2016-07-22 09:01:36,593 java.lang.IllegalArgumentException:
Unknown name value [avg_sum_org_unit] for enum class
[org.hisp.dhis.analytics.AggregationType]
This looks like one of those new enum upper case restrictions. D
Hi Gerald
What Seth describes is pretty much what dhis2-tools does. It just
partially automates some of the setup and takes care of some fiddly
things like serving static files through cache, rotating backups etc.
And you have dhis2-tools running on sl.dhis2.org.
Simon Jespersen has been working
g i am missing, can someone please help..?
>>
>> [image: ldap-config.png]
>>
>> Thanks,
>> Chameera.
>>
>> On Wed, Jun 8, 2016 at 6:09 PM Chameera Mirihella
>> wrote:
>>
>>> Thanks Bob, I understand, I will look into that.
>>
That ldap.url looks like the http url of your php ldap frontend web
application. You need to point it at the running ldap service not the php
web interface.
On 8 June 2016 at 07:00, Chameera Mirihella wrote:
> Hi Team,
>
> I am trying to configure a dhis instance against a LDAP server for
> aut
I think its going to be hard to do this in a generic way which is
going to meet the requirements of different users simultaneously.
docx is just a document format. The bigger part is the report design
and layout which is either going to be off some input template (which
will not meet everyone's ne
If you have your source data in postgresql, you can also use the following
handy function to generate uids directly from the database:
CREATE OR REPLACE FUNCTION uid()
RETURNS text AS $$
SELECT substring('abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ'
FROM (random()*51)::int +1 for 1
welcome Thomas
On 24 May 2016 at 20:20, Jim Grace wrote:
> Hi Thomas, welcome!
>
>
> On Tue, May 24, 2016 at 3:13 PM, Knut Staring wrote:
>>
>> Welcome Thomas!
>>
>> Knut
>>
>> On 24 May 2016 9:09 p.m., "Lars Helge Øverland" wrote:
>>>
>>> Hi all,
>>>
>>> Thomas Lindsjørn has joined the DHIS 2
Hi Mohamed
Looking at the small snippet of log file, the dhis war file failed to
load. You are right that this has likely something to do with the
contents of your database, but the picture of your log file doesn't
give the required info. Would need to look at what is happening much
earlier in t
> server. Sadly, I have never had to do this kind of db restore before and
> neither has any member of the team.
>
>
>
> Any help would be great.
>
>
>
> -- Original message--
>
> From: Bob Jolliffe
>
> Date: Thu, 19 May 2016 14:52
>
>
plating installing pgAdmin on the server then attempt to connect to it
> from a Windows pc. Do you think this is a good way to proceed?
>
>
>
> Regards,
>
> Eneja.
>
>
>
> -- Original message--
>
> From: Bob Jolliffe
>
> Date: Thu
> Regards.
>
>
>
> C Eneja
>
>
>
> -- Original message--
>
> From: Dr. Ifeanyi Okoye
>
> Date: Thu, 19 May 2016 13:55
>
> To: 'Bob Jolliffe';'Johan Ivar Sæbø';
>
> Cc: 'dhis2-devs';CHIKWADO ENEJA;
>
> Subject:[
Hi Ifeany
Can you give exact psql command you are using and the output?
If it is a plain text format you should be able to see the sql
commands in it by running a command like 'less backup.sql' (assuming
that is the name of your file). That is always good to verify that
what you have is indeed a
I *think* we discuss the space separator business purely related to
display. So when exporting to excel, or any other case where the
number is expected to be consumed as a number (including storage in
the database), exported via api in json/xml datavalueset etc there
should be no spaces, commas et
https://en.wikipedia.org/wiki/Decimal_mark#Digit_grouping
seems to support Jim's suggestion of space as default.
On 3 May 2016 at 21:32, Ola Hodne Titlestad wrote:
> Supporting Jim's suggestion on a system/implementation setting to
> configure a default system-wide separator in addition to the
eSQL 9.1
> and later:
>
>
> http://postgis.net/docs/manual-2.2/postgis_installation.html#install_requirements
>
> We have of course tested DHIS 2 against PostGIS 2.2, so this should be
> safe.
>
> Lars
>
>
>
>
>
> On Tue, Apr 26, 2016 at 11:35 AM, Bob Jolliffe
&
Hi Lars
I know that a lot of production servers are running postgres 9.3
(default with ubuntu 14.04).
The instructions assume postgres 9.4 is used. I know they could
upgrade, but I wonder has anybody tested the gis extensions with 9.3?
Regards
Bob
On 25 April 2016 at 18:38, Lars Helge Øverland
Its an interesting problem. In general Role Based Access Control (RBAC) is
known to be an insufficient security mechanism/framework for handling
issues of patient confidentiality without some additional parameterization
to model things like legitimate relationships, patient consent management
etc.
Ah you are on Windoze. I also don't have much real experience of
running dhis2 other than on linux, but it strikes me that
(i) 4G machine is small but should still "work"
(ii) the databse size you are talking about 100m is quite small and
the restore operation should not be consuming vast amounts
One other quick thought that is easy to test and eliminate. Postgres
out of memory errors on restore can also result from a corrupted dump
file. It might be worthwhile to check on another system that your
dump is good.
On 18 March 2016 at 17:08, Bob Jolliffe wrote:
> Ah you are on Windoze.
Thanks David. That's really useful. Removing credit card
transactions from the process of getting certs signed is going to be
very valuable.
Note from here
(https://community.letsencrypt.org/t/certificates-for-us-sanctioned-countries/1223)
that there might still be some issues in some US sancti
And this Chinese supplier might well be the way around any issues
arising from US sanctions :-)
On 14 March 2016 at 12:30, Steven Uggowitzer wrote:
> Thanks David,
>
> For those of you looking for another (probably less secure) free option,
> there is also WoSign https://www.wosign.com/English/f
Hi
In case anyone has noticed and started to panic, there are some new
openssl vulnerabilities, which might effect your nginx installations.
http://www.infoq.com/news/2016/03/two-new-openssl-flaws?utm_source=infoqWeeklyNewsletter&utm_medium=WeeklyNL_EditorialContent_development&utm_campaign=03082
Yes firing off arbitrary javascript is not a good thing.
It should probably be filtered on input and escaped on output though
opinions vary a bit on approaches. I think these sorts of issues were
being targeted in the new metadata maintenance app.
On 25 February 2016 at 08:51, Knut Staring wrot
Very odd misconfiguration error for nginx though. Did you install
through some package manager (apt, yum, ...) or was this manually
unpacked and configured? If there is an error in the standard ubuntu
install for example, its an important issue to be aware of.
On 18 February 2016 at 11:12, Olav
I see the code for parsing lastUpdated on the event controller is not
the same as on the metadata filtered export. Carl, you are right that
currently the format is restricted to the patterns shown in the
manual. It would be trivial to add support for ISO8601 timestamp.
Can you make a blueprint so
Calle
Here's another take on the problem.
Imagine you had a separate "metadata" instance (could variously be
called facility registry, data dictionary, indicator registry etc).
Basically a dhis2 instance with no data. And a staging instance which
contains just a copy of the metadata instance. T
Gerald, are you asking how to do it or do you want someone to write a
script for you?
On 14 January 2016 at 11:09, gerald thomas wrote:
> Dear All,
> Please can someone help as per subject???
>
> On 1/8/16, gerald thomas wrote:
>> Dear All,
>> Currently our Cloud Hosting and Local Servers are ru
xml metadata (specifically for orgunits) is being used in Rwanda.
Technically it could be changed to use json, but some work would be
required. There is an xslt which is applied to the metadata to strip
some stuff as I recall.
On 17 December 2015 at 16:29, Lars Helge Øverland wrote:
> Hi all,
>
Second approach sounds most painless to me.
A 3rd approach (shooting from the hip) is to create a postgres trigger
function to generate codes on insert.
On 24 November 2015 at 15:27, Carl Leitner wrote:
> Hi all,
> We are looking at using DHIS2 to manage facilities for a Facility Registry
> in S
Welcome Ken!
On 19 November 2015 at 20:56, Jim Grace wrote:
> Hi All,
>
> Ken Haase has just joined the team as a DHIS 2 developer, working through
> HISP US. Among other things, Ken has a PhD in Artificial Intelligence from
> MIT and has taught at the MIT Media Lab. He also has developed a lot o
Gerald you would need to do this with an sql delete command. Before
you do you should be 100% sure that you do really want to delete the
data - maybe make a backup first.
You need to find the primary key (organisationunitid) of the orgunit
you want to delete. Say it is 5677 Then:
DELETE FROM da
ordered after it).
>
> regards,
>
> Lars
>
>
>
> On Mon, Sep 28, 2015 at 1:09 PM, Knut Staring wrote:
>>
>> I have a similar problem in 2.19 where backups are not getting generated
>> because of sqlviews.
>>
>> On Mon, Sep 28, 2015 at 11:03 AM, Bob
I am not sure if this is an issue which has been fixed in later
versions, but we recently chanced upon some odd behaviour in 2.17.
On the production system there are a number of views defined (through
the sql view interface). A couple of those views depend on other
views. When resource tables a
Public bug reported:
When you create a new orgunit and press the "Add" button multiple times
before the page reloads you end up with multiple orgunits with the same
name and different uids. This causes a surprisingly common problem on
high latency connections. The user presses "add" and thinks n
v Hansen >>> > wrote:
>>>>
>>>>> I have also seen weird issues on window versions of cURL where -u
>>>>> user:pass is required to be FIRST (mac/linux should be fine)
>>>>>
>>>>> --
>>>>> Mo
Hi Channara
The man page for curl indicates that the format of the command is:
curl
Try moving your url to the end of the line, after the options. Also you
might want to add "http://localhost...";
On 3 September 2015 at 11:01, channara rin wrote:
> Hi DHIS2 friends,
> i tried use curl comm
Hi David
The log file does seem to indicate that the startup was successful.
It does look like an orderly shutdown rather than any sign of
out-of-memory exceptions. Which happens about 1 minute after the
successful startup. Did you shut it down yourself or it just
collapsed without you doing any
Hi Gerald
Did you check that there is not data missing for Oct, Nov, Dec 2014
for the same districts? I think we had a suspicion some time back
that there was maybe a problem with the client PC date settings. So
they thought they were entering for Oct 2014 but in fact it was Oct
2015. Hence it
;
> org.hisp.dhis.filter.MetaDataFilter does not exist: dataElements
>
> If I navigate to that URL directly in a web browser it pulls the data
> element in question right up.
>
> Timothy Harding
> RPCV Vanuatu
> Skype: hardi...@gmail.com
> +1 (541) 632-6623
>
>
Hi Tim. Are you using PATCH for this update operation? This works
well if you just need to update a particular set of fields, not the
entire dataelment (for which you would use POST and include mandatory
fields like name and shortname). For example:
curl -X PATCH -d "{\"code\": \"VCCT_6\"}" -H
A few quick thoughts on document storage:
1. once you have a lot of documents it becomes an interesting problem
finding them/searching them. People have been doing this for a LONG
time and there are a couple of well understood metadata standards for
storing metadata about documents (for example
1 - 100 of 1136 matches
Mail list logo