On Mon, 2016-01-25 at 08:59 -0500, Richard Verbrugge wrote: > Hi Folks, > > I am bumping up against a TypeError: > > TypeError: Cannot call method 'attr' of undefined > at parameterValueList > (/genieacs/lib/soap.js:137:32) > at cpeGetParameterValuesResponse > (/genieacs/lib/soap.js:190:20) > at Object.exports.request > (/genieacs/lib/soap.js:448:40) > at > /genieacs/lib/cwmp.js:642:26 > > at > /genieacs/lib/cwmp.js:579:12 > > at b > (domain.js:183:18) > > at try_callback (/genieacs/node_modules/redis/index.js:592:9) > > at RedisClient.return_reply > (/genieacs/node_modules/redis/index.js:685:13) > at HiredisReplyParser.<anonymous> > (/genieacs/node_modules/redis/index.js:321:14) > at HiredisReplyParser.EventEmitter.emit (events.js:95:17) > > I am not sure where/what to look for to fix this. > Your help and direction is greatly appreciated.
Hi Richard, Try the workaround suggested here: https://github.com/zaidka/genieacs/i ssues/17#issuecomment-45466577 -- Zaid Abdulla <[email protected]> _______________________________________________ Users mailing list [email protected] http://lists.genieacs.com/mailman/listinfo/users
