UApp Error - Nothing to update

Community contributed apps
Post Reply
sbidny
Posts: 123
Joined: Mon Sep 17, 2012 12:41 pm
Location: Lincoln Park, Chicago, IL, USA 60614

Re: UApp Error - Nothing to update

Post by sbidny »

Will do...
sbidny
Posts: 123
Joined: Mon Sep 17, 2012 12:41 pm
Location: Lincoln Park, Chicago, IL, USA 60614

Re: UApp Error - Nothing to update

Post by sbidny »

BTW, do you want me to do this while I'm seeing the null value? I have updated them again from the URL, so I will need to reproduce the issue. Should be easy, but I want to check before proceeding.
sbidny
Posts: 123
Joined: Mon Sep 17, 2012 12:41 pm
Location: Lincoln Park, Chicago, IL, USA 60614

Re: UApp Error - Nothing to update

Post by sbidny »

Well, it was easy to get the null value back. Here is the string with the null value I'm seeing:

0f1e1500c2000f1e0a000f00525584035802340314140b030d03340333033ce402bf01001400161e00003c3c081e141e0a14323c14323c00800a0f643c0f643c0f643c0f643c0f643c0f643c780078000208c201000203f80220032a0300643c00643c00643c00643c00643c00643c00643c00643c00643c07f401c409000000000b0362645a3c00000032325702eb054e026c074e026c074e026c07ffffffffffffffff00ffffffffffffffffffffff
rimai
Posts: 12881
Joined: Fri Mar 18, 2011 6:47 pm

Re: UApp Error - Nothing to update

Post by rimai »

That's very odd.
C2 is not a valid hour.
The string represents the internal memory values starting at 200.
What happens when you change to a correct number and click save?
Can you post the log?
Roberto.
sbidny
Posts: 123
Joined: Mon Sep 17, 2012 12:41 pm
Location: Lincoln Park, Chicago, IL, USA 60614

Re: UApp Error - Nothing to update

Post by sbidny »

FYI, updating the value is now causing my controller to reboot.
sbidny
Posts: 123
Joined: Mon Sep 17, 2012 12:41 pm
Location: Lincoln Park, Chicago, IL, USA 60614

Re: UApp Error - Nothing to update

Post by sbidny »

It seems to be rebooting every time the Uapp needs to update more than one value at a time, which the time fields do automatically. If I update a single field, it works fine. If I update two independent fields or a single time field, it reboots the controller.
rimai
Posts: 12881
Joined: Fri Mar 18, 2011 6:47 pm

Re: UApp Error - Nothing to update

Post by rimai »

Were you able to see what the console log shows when you update the value?
Roberto.
sbidny
Posts: 123
Joined: Mon Sep 17, 2012 12:41 pm
Location: Lincoln Park, Chicago, IL, USA 60614

Re: UApp Error - Nothing to update

Post by sbidny »

See attachment.
Attachments
forum.reefangel.com-1546987244699.log
Chrome Console Log
(1.51 KiB) Downloaded 512 times
rimai
Posts: 12881
Joined: Fri Mar 18, 2011 6:47 pm

Re: UApp Error - Nothing to update

Post by rimai »

According to the log, the controller did receive the memory location 204 change to 14 and it even responded with OK.
The 205 was not acknowledged though.
That's when you mentioned it rebooted and I can see that in the log too.
But I can't replicate.
This is what I get on my RA+ test controller using the cloud wifi attachment:

Code: Select all

0f1e15000e3b151e0a000f00040484035802ee021414fd02030307030303ff3e031c02071400161e00ffff3c003c00f6090f643c0f643c05380b0f643c0f643c0f643c0f643c0f643c0f643c7800ffff0208c2011e0203f80220032a0300643c00643c00643c00643c00643c00643c00643c00643c00643c07f401c40984031405ee023c41043c0001022e0a4e026c074e026c074e026c074e026c07ffffffffffffffff1effffffffffffffffffffff
uapp.js:661 PopoverControllermemoryrawok
uapp.js:2111 PH:340

uapp.js:2111 PH:342

uapp.js:2111 PH:340

uapp.js:2111 PH:342

uapp.js:931 mb204,13
uapp.js:2111 MBOK:204

uapp.js:2373 mb205,58
uapp.js:2111 MBOK:205

uapp.js:2111 PH:340

uapp.js:2111 PH:342
Roberto.
sbidny
Posts: 123
Joined: Mon Sep 17, 2012 12:41 pm
Location: Lincoln Park, Chicago, IL, USA 60614

Re: UApp Error - Nothing to update

Post by sbidny »

Strangely, the same change from my phone causes the same timeout, but it does not cause the reboot.
cwoodardii
Posts: 4
Joined: Sat Sep 07, 2013 6:47 am

Re: UApp Error - Nothing to update

Post by cwoodardii »

Did this ever get resolved? I have the same issue.
Post Reply