genieacs-cwmp wont start on Debian 8

noc@gibfibrespeed.net mberniz at gibfibrespeed.net
Wed Mar 1 11:09:49 EST 2017


Hi, 

I did not realize requirements changed. I have updated the guide. 

Regards, 

Miguel 



----- Original Message -----

From: "Dan Morphis" <dan at milkcarton.com> 
To: "Community support for GenieACS users" <users at lists.genieacs.com> 
Sent: Wednesday, 1 March, 2017 4:59:11 PM 
Subject: Re: genieacs-cwmp wont start on Debian 8 


Check the package.json file, your using the wrong version of node. 

"engines": { 
"node": ">=6.9.2 <7.0" 
}, 




On Wed, Mar 1, 2017 at 6:45 AM, Scott Miller < cubicalmonkey at gmail.com > wrote: 






Reposing here and thanks for the response. 
I followed the GenieACS V1.1 instructions here: Installation in Debian 8.6 
https://github.com/zaidka/genieacs/wiki/Installation-in-Debian-8.6 

Mongo db version v2.4.10 
Node v4.6.2 
Redis server v=2.8.17 




./genieacs-cwmp 

2017-03-01T15:21:33.636Z [INFO] GenieACS (genieacs-cwmp) starting; pid=19670 version="1.1.0-alpha" dependencies="node at 4.6.2,hiredis at 0.5.0,later at 1.2.0,libxmljs at 0.18.4,mongodb at 2.2.24,redis at 2.6.5,seedrandom at 2.4.2" config="CONFIG_DIR=/opt/genieacs-master/config,MONGODB_CONNECTION_URL=mongodb:// 127.0.0.1/genieacs,REDIS_PORT=6379,REDIS_HOST=127.0.0.1,CWMP_INTERFACE=0.0.0.0,CWMP_PORT=7547,CWMP_SSL=false,NBI_INTERFACE=0.0.0.0,NBI_PORT=7557,FS_INTERFACE=0.0.0.0,FS_PORT=7567,FS_IP=192.168.0.1,LOG_INFORMS=true,DEBUG=false,REDIS_DB=0,CWMP_WORKER_PROCESSES=0,CWMP_LOG_FILE=,CWMP_ACCESS_LOG_FILE=,NBI_WORKER_PROCESSES=0,NBI_SSL=false,NBI_LOG_FILE=,NBI_ACCESS_LOG_FILE=,FS_WORKER_PROCESSES=0,FS_SSL=false,FS_LOG_FILE=,FS_ACCESS_LOG_FILE=,DOWNLOAD_TIMEOUT=3600,EXT_TIMEOUT=3000,PRESETS_CACHE_DURATION=86400,RETRY_DELAY=300,SESSION_TIMEOUT=30,CONNECTION_REQUEST_TIMEOUT=2000,GET_PARAMETER_NAMES_DEPTH_THRESHOLD=0,TASK_PARAMETERS_BATCH_SIZE=32,MAX_DEPTH=16,LOG_FORMAT=simple,ACCESS_LOG_FORMAT=,XML_RECOVER=false,XML_IGNORE_ENC=false,XML_FORMAT=false,XML_NO_DECL=false,XML_NO_EMPTY=false,XML_IGNORE_NAMESPACE=false,DEVICE_ONLINE_THRESHOLD=4000 " 
2017-03-01T15:21:33.644Z [WARN] This is a development branch of GenieACS. DO NOT use in production. 
/opt/genieacs-master/lib/path-set.js:111 
find(pattern, superset = false, subset = false, depth = pattern.length) { 
^ 

SyntaxError: Unexpected token = 
at exports.runInThisContext (vm.js:53:16) 
at Module._compile (module.js:373:25) 
at Object.Module._extensions..js (module.js:416:10) 
at Module.load (module.js:343:32) 
at Function.Module._load (module.js:300:12) 
at Module.require (module.js:353:17) 
at require (internal/module.js:12:17) 
at Object.<anonymous> (/opt/genieacs-master/lib/session.js:33:11) 
at Module._compile (module.js:409:26) 
at Object.Module._extensions..js (module.js:416:10) 
2017-03-01T15:21:34.441Z [ERROR] Worker died; pid=19692 exitCode=1 
/opt/genieacs-master/lib/path-set.js:111 
find(pattern, superset = false, subset = false, depth = pattern.length) { 


_______________________________________________ 
Users mailing list 
Users at lists.genieacs.com 
http://lists.genieacs.com/mailman/listinfo/users 





_______________________________________________ 
Users mailing list 
Users at lists.genieacs.com 
http://lists.genieacs.com/mailman/listinfo/users 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.genieacs.com/pipermail/users/attachments/20170301/8837b940/attachment.html>


More information about the Users mailing list