Error

Zaid Abdulla zaid at genieacs.com
Sun Aug 30 15:37:16 EDT 2015


On Sun, Aug 30, 2015, at 10:14 AM, Martin wrote:
> I've just installed, connect the modem first, and get the following
> error. Have you any idea what is wrong?
>
> 30 Aug 09:12:54 - 9C9726-MediaAccess%20TG588v-CP1402CZE4K: Inform (1
> BOOT); retry count 3 30 Aug 09:12:54 - 9C9726-MediaAccess%20TG588v-
> CP1402CZE4K: Started task refreshObject(55e2aa37678212040743f651)
> util.error: Use console.error instead 2015-08-30T07:13:23.309Z -
> Error: PCDATA invalid Char value 2
>
> at Error (native)    at Object.module.exports.fromXml
> (/opt/genieacs/node_modules/libxmljs/lib/document.js:120:21)    at
> Object.exports.request (/opt/genieacs/lib/soap.js:373:20)    at
> /opt/genieacs/lib/cwmp.js:642:26    at
> /opt/genieacs/lib/cwmp.js:579:12    at bound (domain.js:254:14)    at
> runBound (domain.js:267:12)    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)
>
> 30 Aug 09:13:23 - Worker 1950 died (null) 30 Aug 09:13:23 - Worker
> 1992 listening to 0.0.0.0:7547

Looks like the device is sending invalid XML data. Try setting
"XML_PARSE_RECOVER" option to true in config.json. That option will
make XML parsing a bit more forgiving and can sometimes help with
such issues.

Zaid
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.genieacs.com/pipermail/users/attachments/20150830/168dbd9a/attachment.html>


More information about the Users mailing list