On Thu, 2016-05-19 at 08:23 +0000, Jack Wetson wrote: > I have looked at /var/log/genieacs-cwmp-err.log and all I have is > > (node) util.error is deprecated. Use console.error instead. > 2016-05-19T08:17:28.657Z - Error: Unrecognized CWMP version > at Object.exports.request (/opt/genieacs/lib/soap.js:402:17) > at /opt/genieacs/lib/cwmp.js:352:26 > at /opt/genieacs/lib/cwmp.js:304:12 > at Command.<anonymous> (/opt/genieacs/lib/session.js:730:12) > at bound (domain.js:287:14) > at Command.runBound (domain.js:300:12) > at normal_reply > (/opt/genieacs/node_modules/redis/index.js:662:21) > at RedisClient.return_reply > (/opt/genieacs/node_modules/redis/index.js:722:9) > at HiredisReplyParser.RedisClient.reply_parser.Parser.returnReply > (/opt/genieacs/node_modules/redis/index.js:146:18) > at HiredisReplyParser.execute (/opt/genieacs/node_modules/redis- > parser/lib/hiredis.js:30:18)
Difficult to say without seeing the actual traffic. But just a guess, try setting IGNORE_XML_NAMESPACES to true in config.json. -- Zaid Abdulla [email protected] _______________________________________________ Users mailing list [email protected] http://lists.genieacs.com/mailman/listinfo/users
