waterbaby64 Posted February 4, 2016 Posted February 4, 2016 I'm starting to get more into my ISY, the ISY Portal, Amazon Echo and IFTTT and having a lot of fun with it. I'm now to the point of reading the error log and trying to understand the errors to see if I need to fix anything. I got the ISY last May and just now looked at my error log. I dumped it to the computer and cleared it out because it was huge. So, as of yesterday, I have this: Wed 2016/02/03 12:07:23 AM System -110012 /CONF/INSTENG.OPT Wed 2016/02/03 12:07:24 AM System -170001 [Network] Established Wed 2016/02/03 12:59:26 AM System -5006 uuid:26 Wed 2016/02/03 07:09:49 AM System -5012 35 Wed 2016/02/03 07:14:43 AM System -5012 37 Wed 2016/02/03 09:40:59 AM System -5012 41 Wed 2016/02/03 09:53:41 AM System -5012 42 Wed 2016/02/03 12:07:23 PM System -100 [DHCP] state=RENEW Wed 2016/02/03 04:19:14 PM System -5012 51 Wed 2016/02/03 04:21:19 PM System -5012 52 Wed 2016/02/03 05:07:29 PM System -5012 53 Wed 2016/02/03 05:46:07 PM System -5012 55 Wed 2016/02/03 05:46:24 PM System -5006 uuid:56 Wed 2016/02/03 05:47:24 PM System -5012 57 Wed 2016/02/03 05:48:07 PM System -5012 58 Wed 2016/02/03 05:51:13 PM System -5006 uuid:59 Wed 2016/02/03 07:35:16 PM System -170001 [HTTP:0-28-5] 192.168.1.30:54923->80 Wed 2016/02/03 07:35:16 PM System -170001 [HTTP:0-28]: POST[1]-->/services Wed 2016/02/03 07:35:16 PM System -170001 <s:Envelope><s:Body><u:SetDebugLevel xmlns:u="u Wed 2016/02/03 07:37:48 PM System -5006 uuid:64 Wed 2016/02/03 07:37:53 PM System -5006 uuid:65 Wed 2016/02/03 07:39:32 PM System -5012 66 Wed 2016/02/03 07:45:36 PM System -5006 uuid:67 Wed 2016/02/03 07:46:13 PM System -5006 uuid:69 Wed 2016/02/03 07:46:18 PM System -5006 uuid:70 Wed 2016/02/03 07:48:20 PM System -5006 uuid:71 Wed 2016/02/03 07:48:25 PM System -170001 [uDSockets] RSub:27 error:6 Wed 2016/02/03 07:48:30 PM System -170001 [uDSockets] RSub:27 error:6 Wed 2016/02/03 07:48:35 PM System -170001 [uDSockets] RSub:27 error:6 I read the manual so I know that 5012 says "UPNP subscriber didn't reply to the event:couldn't write header". But what does this mean and what do I do to debug/fix it? 5006 says "UPNP SUBSCRIPTION NOT FOUND FOR CANCELATION". Again, what do I do to debug/fix this. 170001 I understand to be informational and not an error except that the last 3 are saying the same thing with an error code. I don't know if this has anything to do with the ISY portal, IFTTT or Amazon Echo. Would like some guidance on interpreting and fixing this. Thanks, Amro
waterbaby64 Posted February 4, 2016 Author Posted February 4, 2016 My router (Asus RT-AC68U) has UPnP enabled. However, I setup a Port Forward as follows: Service Name: ISY PortRange: 443 Local IP: ISY IP address (ISY is setup as DHCP, but in the router, I manually assign an IP address to the ISY) Local Port: 443 Protocol: TCP
jerlands Posted February 4, 2016 Posted February 4, 2016 It may be the router is querying ISY for UPnP rules. If you aren't using it for anything else you could turn it off in the router and see if the error stops. Jon...
Michel Kohanim Posted February 4, 2016 Posted February 4, 2016 Hi waterbaby64, 5006, 5012, 5014 errors are related to clients that subscribe to ISY such as the Admin Console, MobiLinc, etc. ISY expects subscribers to gracefully unsubscribe before shutting down. This said, most clients don't especially when they go to sleep. As such, ISY actively sends heart beat signals to all subscribers and checks the packet counts to make sure they are still online. If they are not, then ISY expires the subscription and releases all the resources. So, all those 5011 and 5012s are related to clients not gracefully unsubscribing and I wouldn't worry about them. 5006 simply means that a client unsubscribed with a subscription ID that no longer exists. With kind regards, Michel
waterbaby64 Posted February 4, 2016 Author Posted February 4, 2016 Thanks for the replies. Tried to reply sooner but I couldn't get to this forum earlier. Michael, thanks for the explanation. I learned something new. Amro
Recommended Posts