Accessing the latest dhis2 builds

Dear all,

Can some one help me access the latest build for DHIS2 2.26. I have tried accessing it from

https://ci.dhis2.org/job/dhis2-2.26/lastSuccessfulBuild/artifact/dhis-2/dhis-web/dhis-web-portal/target/dhis.war

But my downloads are not succeeding in completing. Could I be accessing the wrong way? Is there a better way to get a successfull download?

Or can someone share with me a copy via googledocs?

Timothy

Hi Tim,

you can get the latest WAR builds from here:

https://www.dhis2.org/downloads

You can also consider using a download manager with resume capabilities:

https://chrome.google.com/webstore/detail/chrono-download-manager/mciiogijehkdemklbdcbfkefimifhecn

regards,

Lars

···

On Mon, Feb 20, 2017 at 1:08 PM, Timothy Kiyemba tkiyemba@gmail.com wrote:

Dear all,

Can some one help me access the latest build for DHIS2 2.26. I have tried accessing it from

https://ci.dhis2.org/job/dhis2-2.26/lastSuccessfulBuild/artifact/dhis-2/dhis-web/dhis-web-portal/target/dhis.war

But my downloads are not succeeding in completing. Could I be accessing the wrong way? Is there a better way to get a successfull download?

Or can someone share with me a copy via googledocs?

Timothy


Mailing list: https://launchpad.net/~dhis2-users

Post to : dhis2-users@lists.launchpad.net

Unsubscribe : https://launchpad.net/~dhis2-users

More help : https://help.launchpad.net/ListHelp

Lars Helge Øverland

Lead developer, DHIS 2

University of Oslo

Skype: larshelgeoverland

lars@dhis2.org

http://www.dhis2.org

You can also use wget if you are on a unix system (which your server probably is)

wget -c https://www.dhis2.org/download/releases/2.26/dhis.war

···

(if it times out or disconnects… just run same command again and it will continue)

Morten Olav Hansen

Senior Engineer, DHIS 2

University of Oslo

http://www.dhis2.org

On Mon, Feb 20, 2017 at 8:20 PM, Lars Helge Øverland lars@dhis2.org wrote:

Hi Tim,

you can get the latest WAR builds from here:

https://www.dhis2.org/downloads

You can also consider using a download manager with resume capabilities:

https://chrome.google.com/webstore/detail/chrono-download-manager/mciiogijehkdemklbdcbfkefimifhecn

regards,

Lars


Mailing list: https://launchpad.net/~dhis2-devs

Post to : dhis2-devs@lists.launchpad.net

Unsubscribe : https://launchpad.net/~dhis2-devs

More help : https://help.launchpad.net/ListHelp

On Mon, Feb 20, 2017 at 1:08 PM, Timothy Kiyemba tkiyemba@gmail.com wrote:

Dear all,

Can some one help me access the latest build for DHIS2 2.26. I have tried accessing it from

https://ci.dhis2.org/job/dhis2-2.26/lastSuccessfulBuild/artifact/dhis-2/dhis-web/dhis-web-portal/target/dhis.war

But my downloads are not succeeding in completing. Could I be accessing the wrong way? Is there a better way to get a successfull download?

Or can someone share with me a copy via googledocs?

Timothy


Mailing list: https://launchpad.net/~dhis2-users

Post to : dhis2-users@lists.launchpad.net

Unsubscribe : https://launchpad.net/~dhis2-users

More help : https://help.launchpad.net/ListHelp

Lars Helge Øverland

Lead developer, DHIS 2

University of Oslo

Skype: larshelgeoverland

lars@dhis2.org

http://www.dhis2.org

Thanks a lot

I think this works out fine.

···

On Mon, Feb 20, 2017 at 3:20 PM, Lars Helge Øverland lars@dhis2.org wrote:

Hi Tim,

you can get the latest WAR builds from here:

https://www.dhis2.org/downloads

You can also consider using a download manager with resume capabilities:

https://chrome.google.com/webstore/detail/chrono-download-manager/mciiogijehkdemklbdcbfkefimifhecn

regards,

Lars

On Mon, Feb 20, 2017 at 1:08 PM, Timothy Kiyemba tkiyemba@gmail.com wrote:

Dear all,

Can some one help me access the latest build for DHIS2 2.26. I have tried accessing it from

https://ci.dhis2.org/job/dhis2-2.26/lastSuccessfulBuild/artifact/dhis-2/dhis-web/dhis-web-portal/target/dhis.war

But my downloads are not succeeding in completing. Could I be accessing the wrong way? Is there a better way to get a successfull download?

Or can someone share with me a copy via googledocs?

Timothy


Mailing list: https://launchpad.net/~dhis2-users

Post to : dhis2-users@lists.launchpad.net

Unsubscribe : https://launchpad.net/~dhis2-users

More help : https://help.launchpad.net/ListHelp

Lars Helge Øverland

Lead developer, DHIS 2

University of Oslo

Skype: larshelgeoverland

lars@dhis2.org

http://www.dhis2.org

Timothy,

There is definitely something wrong with the configuration of the server that provides war files - it bails out immediately if there are delays in the download, or if you are on a slow connection. This is a relatively recent problem that appeared a few months ago.

I discovered this the first time over Christmas, when I was trying to download a war file from my sister’s place (in Norway) - she had a slow internet connection, and the download kept on bombing out, usually after downloading the first ~12mb.

I discussed it with Lars in early January. His advice was the same as now, to use a download manager - but I have tried that, and it does not work.

I’ve had similar reports from a number of people now, with the only workable solution being for me or somebody on a faster connection to download the war file and then make it available on another platform.

My current home office connection is a 7mbits ADSL line, and download works OK here - AS LONG AS I ONLY DOWNLOAD ONE WAR FILE AT A TIME.

···

On 20 February 2017 at 14:28, Morten Olav Hansen morten@dhis2.org wrote:

You can also use wget if you are on a unix system (which your server probably is)

wget -c https://www.dhis2.org/download/releases/2.26/dhis.war


Mailing list: https://launchpad.net/~dhis2-devs

Post to : dhis2-devs@lists.launchpad.net

Unsubscribe : https://launchpad.net/~dhis2-devs

More help : https://help.launchpad.net/ListHelp

(if it times out or disconnects… just run same command again and it will continue)

Morten Olav Hansen

Senior Engineer, DHIS 2

University of Oslo

http://www.dhis2.org

On Mon, Feb 20, 2017 at 8:20 PM, Lars Helge Øverland lars@dhis2.org wrote:

Hi Tim,

you can get the latest WAR builds from here:

https://www.dhis2.org/downloads

You can also consider using a download manager with resume capabilities:

https://chrome.google.com/webstore/detail/chrono-download-manager/mciiogijehkdemklbdcbfkefimifhecn

regards,

Lars


Mailing list: https://launchpad.net/~dhis2-devs

Post to : dhis2-devs@lists.launchpad.net

Unsubscribe : https://launchpad.net/~dhis2-devs

More help : https://help.launchpad.net/ListHelp

On Mon, Feb 20, 2017 at 1:08 PM, Timothy Kiyemba tkiyemba@gmail.com wrote:

Dear all,

Can some one help me access the latest build for DHIS2 2.26. I have tried accessing it from

https://ci.dhis2.org/job/dhis2-2.26/lastSuccessfulBuild/artifact/dhis-2/dhis-web/dhis-web-portal/target/dhis.war

But my downloads are not succeeding in completing. Could I be accessing the wrong way? Is there a better way to get a successfull download?

Or can someone share with me a copy via googledocs?

Timothy


Mailing list: https://launchpad.net/~dhis2-users

Post to : dhis2-users@lists.launchpad.net

Unsubscribe : https://launchpad.net/~dhis2-users

More help : https://help.launchpad.net/ListHelp

Lars Helge Øverland

Lead developer, DHIS 2

University of Oslo

Skype: larshelgeoverland

lars@dhis2.org

http://www.dhis2.org


Calle Hedberg

46D Alma Road, 7700 Rosebank, SOUTH AFRICA

Tel/fax (home): +27-21-685-6472

Cell: +27-82-853-5352

Iridium SatPhone: +8816-315-19119

Email: calle.hedberg@gmail.com

Skype: calle_hedberg


CONT:

I have found that if I try to download multiple war files - e.g. to update all my war files from 2.21 to 2.27 - then the server bombs out the same way as when I’m on a slow connection.

The war server is the ONLY server I know of that behaves in this manner. I’m downloading software from many sources regularly, and I’ve never seen this anywhere else - so I’m convinced there’s a configuration error in the server setup. But Lars seems to be equally convinced that there isn’t, so the setup won’t change.

Bottom line: Either use a faster connection, or else ask somebody else to download and then make it available for you on another platform.

Regards

Calle

···

On 20 February 2017 at 15:26, Calle Hedberg calle.hedberg@gmail.com wrote:

Timothy,

There is definitely something wrong with the configuration of the server that provides war files - it bails out immediately if there are delays in the download, or if you are on a slow connection. This is a relatively recent problem that appeared a few months ago.

I discovered this the first time over Christmas, when I was trying to download a war file from my sister’s place (in Norway) - she had a slow internet connection, and the download kept on bombing out, usually after downloading the first ~12mb.

I discussed it with Lars in early January. His advice was the same as now, to use a download manager - but I have tried that, and it does not work.

I’ve had similar reports from a number of people now, with the only workable solution being for me or somebody on a faster connection to download the war file and then make it available on another platform.

My current home office connection is a 7mbits ADSL line, and download works OK here - AS LONG AS I ONLY DOWNLOAD ONE WAR FILE AT A TIME.

On 20 February 2017 at 14:28, Morten Olav Hansen morten@dhis2.org wrote:

You can also use wget if you are on a unix system (which your server probably is)

wget -c https://www.dhis2.org/download/releases/2.26/dhis.war


Mailing list: https://launchpad.net/~dhis2-devs

Post to : dhis2-devs@lists.launchpad.net

Unsubscribe : https://launchpad.net/~dhis2-devs

More help : https://help.launchpad.net/ListHelp


Calle Hedberg

46D Alma Road, 7700 Rosebank, SOUTH AFRICA

Tel/fax (home): +27-21-685-6472

Cell: +27-82-853-5352

Iridium SatPhone: +8816-315-19119

Email: calle.hedberg@gmail.com

Skype: calle_hedberg


(if it times out or disconnects… just run same command again and it will continue)

Morten Olav Hansen

Senior Engineer, DHIS 2

University of Oslo

http://www.dhis2.org

On Mon, Feb 20, 2017 at 8:20 PM, Lars Helge Øverland lars@dhis2.org wrote:

Hi Tim,

you can get the latest WAR builds from here:

https://www.dhis2.org/downloads

You can also consider using a download manager with resume capabilities:

https://chrome.google.com/webstore/detail/chrono-download-manager/mciiogijehkdemklbdcbfkefimifhecn

regards,

Lars


Mailing list: https://launchpad.net/~dhis2-devs

Post to : dhis2-devs@lists.launchpad.net

Unsubscribe : https://launchpad.net/~dhis2-devs

More help : https://help.launchpad.net/ListHelp

On Mon, Feb 20, 2017 at 1:08 PM, Timothy Kiyemba tkiyemba@gmail.com wrote:

Dear all,

Can some one help me access the latest build for DHIS2 2.26. I have tried accessing it from

https://ci.dhis2.org/job/dhis2-2.26/lastSuccessfulBuild/artifact/dhis-2/dhis-web/dhis-web-portal/target/dhis.war

But my downloads are not succeeding in completing. Could I be accessing the wrong way? Is there a better way to get a successfull download?

Or can someone share with me a copy via googledocs?

Timothy


Mailing list: https://launchpad.net/~dhis2-users

Post to : dhis2-users@lists.launchpad.net

Unsubscribe : https://launchpad.net/~dhis2-users

More help : https://help.launchpad.net/ListHelp

Lars Helge Øverland

Lead developer, DHIS 2

University of Oslo

Skype: larshelgeoverland

lars@dhis2.org

http://www.dhis2.org


Calle Hedberg

46D Alma Road, 7700 Rosebank, SOUTH AFRICA

Tel/fax (home): +27-21-685-6472

Cell: +27-82-853-5352

Iridium SatPhone: +8816-315-19119

Email: calle.hedberg@gmail.com

Skype: calle_hedberg


Thanks a lot Calle,

I have just succesfully made a download from the location https://www.dhis2.org/downloads and installed it.

Under the “about DHIS2” page It reads build revision; 1a44faf and build date 2017-02-20 at 06:37. I am hoping this is the most recent version. Right?

Regards

Timothy

···

On Mon, Feb 20, 2017 at 4:26 PM, Calle Hedberg calle.hedberg@gmail.com wrote:

Timothy,

There is definitely something wrong with the configuration of the server that provides war files - it bails out immediately if there are delays in the download, or if you are on a slow connection. This is a relatively recent problem that appeared a few months ago.

I discovered this the first time over Christmas, when I was trying to download a war file from my sister’s place (in Norway) - she had a slow internet connection, and the download kept on bombing out, usually after downloading the first ~12mb.

I discussed it with Lars in early January. His advice was the same as now, to use a download manager - but I have tried that, and it does not work.

I’ve had similar reports from a number of people now, with the only workable solution being for me or somebody on a faster connection to download the war file and then make it available on another platform.

My current home office connection is a 7mbits ADSL line, and download works OK here - AS LONG AS I ONLY DOWNLOAD ONE WAR FILE AT A TIME.

On 20 February 2017 at 14:28, Morten Olav Hansen morten@dhis2.org wrote:

You can also use wget if you are on a unix system (which your server probably is)

wget -c https://www.dhis2.org/download/releases/2.26/dhis.war


Mailing list: https://launchpad.net/~dhis2-devs

Post to : dhis2-devs@lists.launchpad.net

Unsubscribe : https://launchpad.net/~dhis2-devs

More help : https://help.launchpad.net/ListHelp


Calle Hedberg

46D Alma Road, 7700 Rosebank, SOUTH AFRICA

Tel/fax (home): +27-21-685-6472

Cell: +27-82-853-5352

Iridium SatPhone: +8816-315-19119

Email: calle.hedberg@gmail.com

Skype: calle_hedberg


(if it times out or disconnects… just run same command again and it will continue)

Morten Olav Hansen

Senior Engineer, DHIS 2

University of Oslo

http://www.dhis2.org

On Mon, Feb 20, 2017 at 8:20 PM, Lars Helge Øverland lars@dhis2.org wrote:

Hi Tim,

you can get the latest WAR builds from here:

https://www.dhis2.org/downloads

You can also consider using a download manager with resume capabilities:

https://chrome.google.com/webstore/detail/chrono-download-manager/mciiogijehkdemklbdcbfkefimifhecn

regards,

Lars


Mailing list: https://launchpad.net/~dhis2-devs

Post to : dhis2-devs@lists.launchpad.net

Unsubscribe : https://launchpad.net/~dhis2-devs

More help : https://help.launchpad.net/ListHelp

On Mon, Feb 20, 2017 at 1:08 PM, Timothy Kiyemba tkiyemba@gmail.com wrote:

Dear all,

Can some one help me access the latest build for DHIS2 2.26. I have tried accessing it from

https://ci.dhis2.org/job/dhis2-2.26/lastSuccessfulBuild/artifact/dhis-2/dhis-web/dhis-web-portal/target/dhis.war

But my downloads are not succeeding in completing. Could I be accessing the wrong way? Is there a better way to get a successfull download?

Or can someone share with me a copy via googledocs?

Timothy


Mailing list: https://launchpad.net/~dhis2-users

Post to : dhis2-users@lists.launchpad.net

Unsubscribe : https://launchpad.net/~dhis2-users

More help : https://help.launchpad.net/ListHelp

Lars Helge Øverland

Lead developer, DHIS 2

University of Oslo

Skype: larshelgeoverland

lars@dhis2.org

http://www.dhis2.org

Hi Calle,

I also had this problem with the ci.dhis2.org link when I was in Burma. But I found the other link that Lars and Morten pointed to to work much better.

Knut

···

On Mon, Feb 20, 2017 at 2:26 PM, Calle Hedberg calle.hedberg@gmail.com wrote:

Timothy,

There is definitely something wrong with the configuration of the server that provides war files - it bails out immediately if there are delays in the download, or if you are on a slow connection. This is a relatively recent problem that appeared a few months ago.

I discovered this the first time over Christmas, when I was trying to download a war file from my sister’s place (in Norway) - she had a slow internet connection, and the download kept on bombing out, usually after downloading the first ~12mb.

I discussed it with Lars in early January. His advice was the same as now, to use a download manager - but I have tried that, and it does not work.

I’ve had similar reports from a number of people now, with the only workable solution being for me or somebody on a faster connection to download the war file and then make it available on another platform.

My current home office connection is a 7mbits ADSL line, and download works OK here - AS LONG AS I ONLY DOWNLOAD ONE WAR FILE AT A TIME.


Mailing list: https://launchpad.net/~dhis2-devs

Post to : dhis2-devs@lists.launchpad.net

Unsubscribe : https://launchpad.net/~dhis2-devs

More help : https://help.launchpad.net/ListHelp

On 20 February 2017 at 14:28, Morten Olav Hansen morten@dhis2.org wrote:

You can also use wget if you are on a unix system (which your server probably is)

wget -c https://www.dhis2.org/download/releases/2.26/dhis.war


Mailing list: https://launchpad.net/~dhis2-devs

Post to : dhis2-devs@lists.launchpad.net

Unsubscribe : https://launchpad.net/~dhis2-devs

More help : https://help.launchpad.net/ListHelp


Calle Hedberg

46D Alma Road, 7700 Rosebank, SOUTH AFRICA

Tel/fax (home): +27-21-685-6472

Cell: +27-82-853-5352

Iridium SatPhone: +8816-315-19119

Email: calle.hedberg@gmail.com

Skype: calle_hedberg


(if it times out or disconnects… just run same command again and it will continue)

Morten Olav Hansen

Senior Engineer, DHIS 2

University of Oslo

http://www.dhis2.org

On Mon, Feb 20, 2017 at 8:20 PM, Lars Helge Øverland lars@dhis2.org wrote:

Hi Tim,

you can get the latest WAR builds from here:

https://www.dhis2.org/downloads

You can also consider using a download manager with resume capabilities:

https://chrome.google.com/webstore/detail/chrono-download-manager/mciiogijehkdemklbdcbfkefimifhecn

regards,

Lars


Mailing list: https://launchpad.net/~dhis2-devs

Post to : dhis2-devs@lists.launchpad.net

Unsubscribe : https://launchpad.net/~dhis2-devs

More help : https://help.launchpad.net/ListHelp

On Mon, Feb 20, 2017 at 1:08 PM, Timothy Kiyemba tkiyemba@gmail.com wrote:

Dear all,

Can some one help me access the latest build for DHIS2 2.26. I have tried accessing it from

https://ci.dhis2.org/job/dhis2-2.26/lastSuccessfulBuild/artifact/dhis-2/dhis-web/dhis-web-portal/target/dhis.war

But my downloads are not succeeding in completing. Could I be accessing the wrong way? Is there a better way to get a successfull download?

Or can someone share with me a copy via googledocs?

Timothy


Mailing list: https://launchpad.net/~dhis2-users

Post to : dhis2-users@lists.launchpad.net

Unsubscribe : https://launchpad.net/~dhis2-users

More help : https://help.launchpad.net/ListHelp

Lars Helge Øverland

Lead developer, DHIS 2

University of Oslo

Skype: larshelgeoverland

lars@dhis2.org

http://www.dhis2.org

Knut Staring

Dept. of Informatics, University of Oslo

Norway: +4791880522

Skype: knutstar

http://dhis2.org

Knut,

The wget one probably do work better, since I have no complaints related to this from our infrastructure team (we are running 150-200 DHIS2 instances, so they download updates regularly). But I’m using Windows on my laptop, so wget won’t work.

Regards

Calle

···

On 20 February 2017 at 16:19, Knut Staring knutst@gmail.com wrote:

Hi Calle,

I also had this problem with the ci.dhis2.org link when I was in Burma. But I found the other link that Lars and Morten pointed to to work much better.

Knut

On Mon, Feb 20, 2017 at 2:26 PM, Calle Hedberg calle.hedberg@gmail.com wrote:

Timothy,

There is definitely something wrong with the configuration of the server that provides war files - it bails out immediately if there are delays in the download, or if you are on a slow connection. This is a relatively recent problem that appeared a few months ago.

I discovered this the first time over Christmas, when I was trying to download a war file from my sister’s place (in Norway) - she had a slow internet connection, and the download kept on bombing out, usually after downloading the first ~12mb.

I discussed it with Lars in early January. His advice was the same as now, to use a download manager - but I have tried that, and it does not work.

I’ve had similar reports from a number of people now, with the only workable solution being for me or somebody on a faster connection to download the war file and then make it available on another platform.

My current home office connection is a 7mbits ADSL line, and download works OK here - AS LONG AS I ONLY DOWNLOAD ONE WAR FILE AT A TIME.


Mailing list: https://launchpad.net/~dhis2-devs

Post to : dhis2-devs@lists.launchpad.net

Unsubscribe : https://launchpad.net/~dhis2-devs

More help : https://help.launchpad.net/ListHelp

Knut Staring

Dept. of Informatics, University of Oslo

Norway: +4791880522

Skype: knutstar

http://dhis2.org

On 20 February 2017 at 14:28, Morten Olav Hansen morten@dhis2.org wrote:

You can also use wget if you are on a unix system (which your server probably is)

wget -c https://www.dhis2.org/download/releases/2.26/dhis.war


Mailing list: https://launchpad.net/~dhis2-devs

Post to : dhis2-devs@lists.launchpad.net

Unsubscribe : https://launchpad.net/~dhis2-devs

More help : https://help.launchpad.net/ListHelp


Calle Hedberg

46D Alma Road, 7700 Rosebank, SOUTH AFRICA

Tel/fax (home): +27-21-685-6472

Cell: +27-82-853-5352

Iridium SatPhone: +8816-315-19119

Email: calle.hedberg@gmail.com

Skype: calle_hedberg


(if it times out or disconnects… just run same command again and it will continue)

Morten Olav Hansen

Senior Engineer, DHIS 2

University of Oslo

http://www.dhis2.org

On Mon, Feb 20, 2017 at 8:20 PM, Lars Helge Øverland lars@dhis2.org wrote:

Hi Tim,

you can get the latest WAR builds from here:

https://www.dhis2.org/downloads

You can also consider using a download manager with resume capabilities:

https://chrome.google.com/webstore/detail/chrono-download-manager/mciiogijehkdemklbdcbfkefimifhecn

regards,

Lars


Mailing list: https://launchpad.net/~dhis2-devs

Post to : dhis2-devs@lists.launchpad.net

Unsubscribe : https://launchpad.net/~dhis2-devs

More help : https://help.launchpad.net/ListHelp

On Mon, Feb 20, 2017 at 1:08 PM, Timothy Kiyemba tkiyemba@gmail.com wrote:

Dear all,

Can some one help me access the latest build for DHIS2 2.26. I have tried accessing it from

https://ci.dhis2.org/job/dhis2-2.26/lastSuccessfulBuild/artifact/dhis-2/dhis-web/dhis-web-portal/target/dhis.war

But my downloads are not succeeding in completing. Could I be accessing the wrong way? Is there a better way to get a successfull download?

Or can someone share with me a copy via googledocs?

Timothy


Mailing list: https://launchpad.net/~dhis2-users

Post to : dhis2-users@lists.launchpad.net

Unsubscribe : https://launchpad.net/~dhis2-users

More help : https://help.launchpad.net/ListHelp

Lars Helge Øverland

Lead developer, DHIS 2

University of Oslo

Skype: larshelgeoverland

lars@dhis2.org

http://www.dhis2.org


Calle Hedberg

46D Alma Road, 7700 Rosebank, SOUTH AFRICA

Tel/fax (home): +27-21-685-6472

Cell: +27-82-853-5352

Iridium SatPhone: +8816-315-19119

Email: calle.hedberg@gmail.com

Skype: calle_hedberg


Hi Calle,

Wget is freely available for Windows.

http://unxutils.sourceforge.net/

I will have a look at the CI server, as the reverse proxy configuration could potentially be causing an issue.

Regards,

Jason

···

On Mon, Feb 20, 2017 at 3:32 PM, Calle Hedberg calle.hedberg@gmail.com wrote:

Knut,

The wget one probably do work better, since I have no complaints related to this from our infrastructure team (we are running 150-200 DHIS2 instances, so they download updates regularly). But I’m using Windows on my laptop, so wget won’t work.

Regards

Calle


Mailing list: https://launchpad.net/~dhis2-users

Post to : dhis2-users@lists.launchpad.net

Unsubscribe : https://launchpad.net/~dhis2-users

More help : https://help.launchpad.net/ListHelp

On 20 February 2017 at 16:19, Knut Staring knutst@gmail.com wrote:

Hi Calle,

I also had this problem with the ci.dhis2.org link when I was in Burma. But I found the other link that Lars and Morten pointed to to work much better.

Knut


Calle Hedberg

46D Alma Road, 7700 Rosebank, SOUTH AFRICA

Tel/fax (home): +27-21-685-6472

Cell: +27-82-853-5352

Iridium SatPhone: +8816-315-19119

Email: calle.hedberg@gmail.com

Skype: calle_hedberg


On Mon, Feb 20, 2017 at 2:26 PM, Calle Hedberg calle.hedberg@gmail.com wrote:

Timothy,

There is definitely something wrong with the configuration of the server that provides war files - it bails out immediately if there are delays in the download, or if you are on a slow connection. This is a relatively recent problem that appeared a few months ago.

I discovered this the first time over Christmas, when I was trying to download a war file from my sister’s place (in Norway) - she had a slow internet connection, and the download kept on bombing out, usually after downloading the first ~12mb.

I discussed it with Lars in early January. His advice was the same as now, to use a download manager - but I have tried that, and it does not work.

I’ve had similar reports from a number of people now, with the only workable solution being for me or somebody on a faster connection to download the war file and then make it available on another platform.

My current home office connection is a 7mbits ADSL line, and download works OK here - AS LONG AS I ONLY DOWNLOAD ONE WAR FILE AT A TIME.


Mailing list: https://launchpad.net/~dhis2-devs

Post to : dhis2-devs@lists.launchpad.net

Unsubscribe : https://launchpad.net/~dhis2-devs

More help : https://help.launchpad.net/ListHelp

Knut Staring

Dept. of Informatics, University of Oslo

Norway: +4791880522

Skype: knutstar

http://dhis2.org

On 20 February 2017 at 14:28, Morten Olav Hansen morten@dhis2.org wrote:

You can also use wget if you are on a unix system (which your server probably is)

wget -c https://www.dhis2.org/download/releases/2.26/dhis.war


Mailing list: https://launchpad.net/~dhis2-devs

Post to : dhis2-devs@lists.launchpad.net

Unsubscribe : https://launchpad.net/~dhis2-devs

More help : https://help.launchpad.net/ListHelp


Calle Hedberg

46D Alma Road, 7700 Rosebank, SOUTH AFRICA

Tel/fax (home): +27-21-685-6472

Cell: +27-82-853-5352

Iridium SatPhone: +8816-315-19119

Email: calle.hedberg@gmail.com

Skype: calle_hedberg


(if it times out or disconnects… just run same command again and it will continue)

Morten Olav Hansen

Senior Engineer, DHIS 2

University of Oslo

http://www.dhis2.org

On Mon, Feb 20, 2017 at 8:20 PM, Lars Helge Øverland lars@dhis2.org wrote:

Hi Tim,

you can get the latest WAR builds from here:

https://www.dhis2.org/downloads

You can also consider using a download manager with resume capabilities:

https://chrome.google.com/webstore/detail/chrono-download-manager/mciiogijehkdemklbdcbfkefimifhecn

regards,

Lars


Mailing list: https://launchpad.net/~dhis2-devs

Post to : dhis2-devs@lists.launchpad.net

Unsubscribe : https://launchpad.net/~dhis2-devs

More help : https://help.launchpad.net/ListHelp

On Mon, Feb 20, 2017 at 1:08 PM, Timothy Kiyemba tkiyemba@gmail.com wrote:

Dear all,

Can some one help me access the latest build for DHIS2 2.26. I have tried accessing it from

https://ci.dhis2.org/job/dhis2-2.26/lastSuccessfulBuild/artifact/dhis-2/dhis-web/dhis-web-portal/target/dhis.war

But my downloads are not succeeding in completing. Could I be accessing the wrong way? Is there a better way to get a successfull download?

Or can someone share with me a copy via googledocs?

Timothy


Mailing list: https://launchpad.net/~dhis2-users

Post to : dhis2-users@lists.launchpad.net

Unsubscribe : https://launchpad.net/~dhis2-users

More help : https://help.launchpad.net/ListHelp

Lars Helge Øverland

Lead developer, DHIS 2

University of Oslo

Skype: larshelgeoverland

lars@dhis2.org

http://www.dhis2.org

Jason P. Pickering
email: jason.p.pickering@gmail.com
tel:+46764147049

Hi Calle,

My point was less about the tool and more about what link to use.

Regards,

Knut

···

On Mon, Feb 20, 2017 at 3:32 PM, Calle Hedberg calle.hedberg@gmail.com wrote:

Knut,

The wget one probably do work better, since I have no complaints related to this from our infrastructure team (we are running 150-200 DHIS2 instances, so they download updates regularly). But I’m using Windows on my laptop, so wget won’t work.

Regards

Calle

On 20 February 2017 at 16:19, Knut Staring knutst@gmail.com wrote:

Hi Calle,

I also had this problem with the ci.dhis2.org link when I was in Burma. But I found the other link that Lars and Morten pointed to to work much better.

Knut


Calle Hedberg

46D Alma Road, 7700 Rosebank, SOUTH AFRICA

Tel/fax (home): +27-21-685-6472

Cell: +27-82-853-5352

Iridium SatPhone: +8816-315-19119

Email: calle.hedberg@gmail.com

Skype: calle_hedberg


On Mon, Feb 20, 2017 at 2:26 PM, Calle Hedberg calle.hedberg@gmail.com wrote:

Timothy,

There is definitely something wrong with the configuration of the server that provides war files - it bails out immediately if there are delays in the download, or if you are on a slow connection. This is a relatively recent problem that appeared a few months ago.

I discovered this the first time over Christmas, when I was trying to download a war file from my sister’s place (in Norway) - she had a slow internet connection, and the download kept on bombing out, usually after downloading the first ~12mb.

I discussed it with Lars in early January. His advice was the same as now, to use a download manager - but I have tried that, and it does not work.

I’ve had similar reports from a number of people now, with the only workable solution being for me or somebody on a faster connection to download the war file and then make it available on another platform.

My current home office connection is a 7mbits ADSL line, and download works OK here - AS LONG AS I ONLY DOWNLOAD ONE WAR FILE AT A TIME.


Mailing list: https://launchpad.net/~dhis2-devs

Post to : dhis2-devs@lists.launchpad.net

Unsubscribe : https://launchpad.net/~dhis2-devs

More help : https://help.launchpad.net/ListHelp

Knut Staring

Dept. of Informatics, University of Oslo

Norway: +4791880522

Skype: knutstar

http://dhis2.org

On 20 February 2017 at 14:28, Morten Olav Hansen morten@dhis2.org wrote:

You can also use wget if you are on a unix system (which your server probably is)

wget -c https://www.dhis2.org/download/releases/2.26/dhis.war


Mailing list: https://launchpad.net/~dhis2-devs

Post to : dhis2-devs@lists.launchpad.net

Unsubscribe : https://launchpad.net/~dhis2-devs

More help : https://help.launchpad.net/ListHelp


Calle Hedberg

46D Alma Road, 7700 Rosebank, SOUTH AFRICA

Tel/fax (home): +27-21-685-6472

Cell: +27-82-853-5352

Iridium SatPhone: +8816-315-19119

Email: calle.hedberg@gmail.com

Skype: calle_hedberg


(if it times out or disconnects… just run same command again and it will continue)

Morten Olav Hansen

Senior Engineer, DHIS 2

University of Oslo

http://www.dhis2.org

On Mon, Feb 20, 2017 at 8:20 PM, Lars Helge Øverland lars@dhis2.org wrote:

Hi Tim,

you can get the latest WAR builds from here:

https://www.dhis2.org/downloads

You can also consider using a download manager with resume capabilities:

https://chrome.google.com/webstore/detail/chrono-download-manager/mciiogijehkdemklbdcbfkefimifhecn

regards,

Lars


Mailing list: https://launchpad.net/~dhis2-devs

Post to : dhis2-devs@lists.launchpad.net

Unsubscribe : https://launchpad.net/~dhis2-devs

More help : https://help.launchpad.net/ListHelp

On Mon, Feb 20, 2017 at 1:08 PM, Timothy Kiyemba tkiyemba@gmail.com wrote:

Dear all,

Can some one help me access the latest build for DHIS2 2.26. I have tried accessing it from

https://ci.dhis2.org/job/dhis2-2.26/lastSuccessfulBuild/artifact/dhis-2/dhis-web/dhis-web-portal/target/dhis.war

But my downloads are not succeeding in completing. Could I be accessing the wrong way? Is there a better way to get a successfull download?

Or can someone share with me a copy via googledocs?

Timothy


Mailing list: https://launchpad.net/~dhis2-users

Post to : dhis2-users@lists.launchpad.net

Unsubscribe : https://launchpad.net/~dhis2-users

More help : https://help.launchpad.net/ListHelp

Lars Helge Øverland

Lead developer, DHIS 2

University of Oslo

Skype: larshelgeoverland

lars@dhis2.org

http://www.dhis2.org

Knut Staring

Dept. of Informatics, University of Oslo

Norway: +4791880522

Skype: knutstar

http://dhis2.org

Jason,

Thanks! I wasn’t aware that all those unix/linux tools were available on Windows

Will try them out, but please check the CI server too - something is definitely wrong there (looks like the time-out config is way too short, or something)

Regards

Calle

···

On 20 February 2017 at 16:38, Jason Pickering jason.p.pickering@gmail.com wrote:

Hi Calle,

Wget is freely available for Windows.

http://unxutils.sourceforge.net/

I will have a look at the CI server, as the reverse proxy configuration could potentially be causing an issue.

Regards,

Jason

On Mon, Feb 20, 2017 at 3:32 PM, Calle Hedberg calle.hedberg@gmail.com wrote:

Knut,

The wget one probably do work better, since I have no complaints related to this from our infrastructure team (we are running 150-200 DHIS2 instances, so they download updates regularly). But I’m using Windows on my laptop, so wget won’t work.

Regards

Calle


Mailing list: https://launchpad.net/~dhis2-users

Post to : dhis2-users@lists.launchpad.net

Unsubscribe : https://launchpad.net/~dhis2-users

More help : https://help.launchpad.net/ListHelp

Jason P. Pickering
email: jason.p.pickering@gmail.com
tel:+46764147049

On 20 February 2017 at 16:19, Knut Staring knutst@gmail.com wrote:

Hi Calle,

I also had this problem with the ci.dhis2.org link when I was in Burma. But I found the other link that Lars and Morten pointed to to work much better.

Knut


Calle Hedberg

46D Alma Road, 7700 Rosebank, SOUTH AFRICA

Tel/fax (home): +27-21-685-6472

Cell: +27-82-853-5352

Iridium SatPhone: +8816-315-19119

Email: calle.hedberg@gmail.com

Skype: calle_hedberg


On Mon, Feb 20, 2017 at 2:26 PM, Calle Hedberg calle.hedberg@gmail.com wrote:

Timothy,

There is definitely something wrong with the configuration of the server that provides war files - it bails out immediately if there are delays in the download, or if you are on a slow connection. This is a relatively recent problem that appeared a few months ago.

I discovered this the first time over Christmas, when I was trying to download a war file from my sister’s place (in Norway) - she had a slow internet connection, and the download kept on bombing out, usually after downloading the first ~12mb.

I discussed it with Lars in early January. His advice was the same as now, to use a download manager - but I have tried that, and it does not work.

I’ve had similar reports from a number of people now, with the only workable solution being for me or somebody on a faster connection to download the war file and then make it available on another platform.

My current home office connection is a 7mbits ADSL line, and download works OK here - AS LONG AS I ONLY DOWNLOAD ONE WAR FILE AT A TIME.


Mailing list: https://launchpad.net/~dhis2-devs

Post to : dhis2-devs@lists.launchpad.net

Unsubscribe : https://launchpad.net/~dhis2-devs

More help : https://help.launchpad.net/ListHelp

Knut Staring

Dept. of Informatics, University of Oslo

Norway: +4791880522

Skype: knutstar

http://dhis2.org

On 20 February 2017 at 14:28, Morten Olav Hansen morten@dhis2.org wrote:

You can also use wget if you are on a unix system (which your server probably is)

wget -c https://www.dhis2.org/download/releases/2.26/dhis.war


Mailing list: https://launchpad.net/~dhis2-devs

Post to : dhis2-devs@lists.launchpad.net

Unsubscribe : https://launchpad.net/~dhis2-devs

More help : https://help.launchpad.net/ListHelp


Calle Hedberg

46D Alma Road, 7700 Rosebank, SOUTH AFRICA

Tel/fax (home): +27-21-685-6472

Cell: +27-82-853-5352

Iridium SatPhone: +8816-315-19119

Email: calle.hedberg@gmail.com

Skype: calle_hedberg


(if it times out or disconnects… just run same command again and it will continue)

Morten Olav Hansen

Senior Engineer, DHIS 2

University of Oslo

http://www.dhis2.org

On Mon, Feb 20, 2017 at 8:20 PM, Lars Helge Øverland lars@dhis2.org wrote:

Hi Tim,

you can get the latest WAR builds from here:

https://www.dhis2.org/downloads

You can also consider using a download manager with resume capabilities:

https://chrome.google.com/webstore/detail/chrono-download-manager/mciiogijehkdemklbdcbfkefimifhecn

regards,

Lars


Mailing list: https://launchpad.net/~dhis2-devs

Post to : dhis2-devs@lists.launchpad.net

Unsubscribe : https://launchpad.net/~dhis2-devs

More help : https://help.launchpad.net/ListHelp

On Mon, Feb 20, 2017 at 1:08 PM, Timothy Kiyemba tkiyemba@gmail.com wrote:

Dear all,

Can some one help me access the latest build for DHIS2 2.26. I have tried accessing it from

https://ci.dhis2.org/job/dhis2-2.26/lastSuccessfulBuild/artifact/dhis-2/dhis-web/dhis-web-portal/target/dhis.war

But my downloads are not succeeding in completing. Could I be accessing the wrong way? Is there a better way to get a successfull download?

Or can someone share with me a copy via googledocs?

Timothy


Mailing list: https://launchpad.net/~dhis2-users

Post to : dhis2-users@lists.launchpad.net

Unsubscribe : https://launchpad.net/~dhis2-users

More help : https://help.launchpad.net/ListHelp

Lars Helge Øverland

Lead developer, DHIS 2

University of Oslo

Skype: larshelgeoverland

lars@dhis2.org

http://www.dhis2.org


Calle Hedberg

46D Alma Road, 7700 Rosebank, SOUTH AFRICA

Tel/fax (home): +27-21-685-6472

Cell: +27-82-853-5352

Iridium SatPhone: +8816-315-19119

Email: calle.hedberg@gmail.com

Skype: calle_hedberg