← Back to team overview

dhis2-users team mailing list archive

Re: DHIS2.11 Saving Value Failed with Status Code 1

 

Likely to be a caching issue. To force an update of all data sets you can
do this SQL:

update dataset set version = (version+1);

regards,

Lars



On Mon, Jun 10, 2013 at 2:30 PM, Dayo Adeyomoye <deemoyes@xxxxxxxxx> wrote:

> Thanks Olav,
>
> I restarted the DHIS server and it works now. As you also mentioned, one
> of the users experienced the problem again but after changing browser it
> was resolved. I also encountered it again but when I tried Chrome Incognito
> and IE that I haven't used for it before. The problem did not surface.
>
> It must have cached the issues.
>
> Thank you.
>
>
>
> BlackBerry: 3114F90C
> Phone: 08028851441, 08035560463
> emails: deemoyes@xxxxxxxxx, addyraph@xxxxxxxxx
> Yahoo IM: deemoyes
> Facebook: pharael
> twitter:pharaell
>   ------------------------------
>  *From:* Olav Poppe <olav.poppe@xxxxxx>
> *To:* Dayo Adeyomoye <deemoyes@xxxxxxxxx>
> *Cc:* "dhis2-users@xxxxxxxxxxxxxxxxxxx" <dhis2-users@xxxxxxxxxxxxxxxxxxx>
> *Sent:* Monday, June 10, 2013 12:05 PM
> *Subject:* Re: [Dhis2-users] DHIS2.11 Saving Value Failed with Status
> Code 1
>
> Hi
> did this start occurring after updating from 2.10 to 2.11? Does the same
> thing happen if using Chrome in Incognito mode?
>
> Olav
>
>
> 10. juni 2013 kl. 11:27 skrev Dayo Adeyomoye <deemoyes@xxxxxxxxx>:
>
> Hi all,
>
> DHIS 2.11 Data Entry page gives this error whenever a value is entered
> into the boxes. It says Saving Value Failed with Status Code 1. Instead
> of also turning green, it first turns yellow and then RED.
>
> Anyone with a solution?
>
> Thanks
>
> Dayo
> _______________________________________________
> Mailing list: https://launchpad.net/~dhis2-users
> Post to     : dhis2-users@xxxxxxxxxxxxxxxxxxx
> Unsubscribe : https://launchpad.net/~dhis2-users
> More help   : https://help.launchpad.net/ListHelp
>
>
>
>
>
> _______________________________________________
> Mailing list: https://launchpad.net/~dhis2-users
> Post to     : dhis2-users@xxxxxxxxxxxxxxxxxxx
> Unsubscribe : https://launchpad.net/~dhis2-users
> More help   : https://help.launchpad.net/ListHelp
>
>

References