On Thu, Mar 19, 2015, at 03:20 PM, Richard Verbrugge wrote: > I’m suspecting this to be a client side issue over server side but > genieacs-cwmp outputs the following (repeat) error: > > 18 Mar 11:50:56 - 647002-IGD-647002F117A8: Inform (2 PERIODIC); retry count > 189 > 2015-03-18T15:50:57.596Z - TypeError: Cannot read property 'length' of > undefined > at /opt/genieacs/lib/cwmp.js:605:38 > at notify (/opt/genieacs/lib/cwmp.js:612:5) > at /opt/genieacs/lib/cwmp.js:704:11 > at /opt/genieacs/lib/cwmp.js:579:12 > at b (domain.js:183:18) > at try_callback (/opt/genieacs/node_modules/redis/index.js:592:9) > at RedisClient.return_reply > (/opt/genieacs/node_modules/redis/index.js:685:13) > at HiredisReplyParser.<anonymous> > (/opt/genieacs/node_modules/redis/index.js:321:14) > at HiredisReplyParser.emit (events.js:95:17) > at HiredisReplyParser.execute > (/opt/genieacs/node_modules/redis/lib/parser/hiredis.js:43:18)
Can you find the line in cwmp.coffee where the crash happened? Couldn't find relevant code in line 605 in my compiled js files. Zaid _______________________________________________ Users mailing list [email protected] http://lists.genieacs.com/mailman/listinfo/users
