CPE can not connect to genieacs

Oliver Kraitschy oliver at okraits.de
Thu Mar 15 05:19:12 EDT 2018


Hello Anis,

"Parameter value type \"xsd:hexBinary\" not recognized."

That value type is not supported:

https://github.com/genieacs/genieacs/blob/master/lib/device.js#L42

Greetings,
Oliver

Am 15.03.2018 09:16, schrieb Anis ELLOUZE:
> the CPE can not connect to genieacs
> 
> I got the following error msg :
> 
> $ ./genieacs-cwmp
> 2018-03-15T07:58:05.904Z [INFO] GenieACS (genieacs-cwmp) starting;
> pid=21517 version="1.1.1"
> dependencies="node at 8.9.4,later at 1.2.0,libxmljs at 0.18.7,mongodb at 2.2.34,redis at 2.8.0,seedrandom at 2.4.3"
> config="FS_HOSTNAME=192.168.1.215"
> 2018-03-15T07:58:06.928Z [INFO] Worker listening; pid=21579
> address="0.0.0.0" port=7547
> 2018-03-15T07:58:06.928Z [INFO] Worker listening; pid=21568
> address="0.0.0.0" port=7547
> 2018-03-15T07:58:06.928Z [INFO] Worker listening; pid=21573
> address="0.0.0.0" port=7547
> 2018-03-15T07:58:06.929Z [INFO] Worker listening; pid=21574
> address="0.0.0.0" port=7547
> 2018-03-15T08:07:22.500Z [INFO] 192.168.1.159
> 002194-V7610I1-PI1736600018: Inform; cpeRequestId="1" informEvent="0
> BOOTSTRAP,1 BOOT" informRetryCount=0
> 2018-03-15T08:07:23.486Z [ERROR] Uncaught exception; pid=21579
> exceptionName="Error" exceptionMessage="Parameter value type
> \"xsd:hexBinary\" not recognized." exceptionStack="Error: Parameter
> value type \"xsd:hexBinary\" not recognized.\n    at
> Object.sanitizeParameterValue (/opt/genieacs/lib/device.js:81:17)\n
> at /opt/genieacs/lib/session.js:1251:14\n    at Map.forEach
> (<anonymous>)\n    at generateSetRpcRequest
> (/opt/genieacs/lib/session.js:1239:17)\n    at rpcRequest
> (/opt/genieacs/lib/session.js:1035:37)\n    at
> /opt/genieacs/lib/session.js:897:14\n    at clear
> (/opt/genieacs/lib/session.js:1672:12)\n    at rpcRequest
> (/opt/genieacs/lib/session.js:892:12)\n    at
> /opt/genieacs/lib/session.js:785:18\n    at
> /opt/genieacs/lib/session.js:125:12"
> 2018-03-15T08:07:30.838Z [ERROR] WORKER DIED; PID=21579 EXITCODE=0
> 2018-03-15T08:07:31.083Z [INFO] Worker listening; pid=22286
> address="0.0.0.0" port=7547
> 2018-03-15T08:07:59.043Z [INFO] 192.168.1.159
> 002194-V7610I1-PI1736600018: Inform; cpeRequestId="1" informEvent="1
> BOOT,4 VALUE CHANGE" informRetryCount=0
> 2018-03-15T08:08:00.043Z [ERROR] Uncaught exception; pid=21573
> exceptionName="Error" exceptionMessage="Parameter value type
> \"xsd:hexBinary\" not recognized." exceptionStack="Error: Parameter
> value type \"xsd:hexBinary\" not recognized.\n    at
> Object.sanitizeParameterValue (/opt/genieacs/lib/device.js:81:17)\n
> at /opt/genieacs/lib/session.js:1251:14\n    at Map.forEach
> (<anonymous>)\n    at generateSetRpcRequest
> (/opt/genieacs/lib/session.js:1239:17)\n    at rpcRequest
> (/opt/genieacs/lib/session.js:1035:37)\n    at
> /opt/genieacs/lib/session.js:897:14\n    at clear
> (/opt/genieacs/lib/session.js:1672:12)\n    at rpcRequest
> (/opt/genieacs/lib/session.js:892:12)\n    at
> /opt/genieacs/lib/session.js:785:18\n    at
> /opt/genieacs/lib/session.js:125:12"
> 
> thank you for any help you can provide
> _______________________________________________
> Users mailing list
> Users at lists.genieacs.com
> http://lists.genieacs.com/mailman/listinfo/users



More information about the Users mailing list