Thank you very much, that was my problem. On Wed, Mar 1, 2017 at 11:09 AM, n...@gibfibrespeed.net < mber...@gibfibrespeed.net> wrote:
> Hi, > > I did not realize requirements changed. I have updated the guide. > > Regards, > > Miguel > > > ------------------------------ > *From: *"Dan Morphis" <d...@milkcarton.com> > *To: *"Community support for GenieACS users" <users@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 <cubicalmon...@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@4.6.2,hiredis@0.5.0 >> ,later@1.2.0,libxmljs@0.18.4,mongodb@2.2.24,redis@2.6.5,seedrandom@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@lists.genieacs.com >> http://lists.genieacs.com/mailman/listinfo/users >> >> > > _______________________________________________ > Users mailing list > Users@lists.genieacs.com > http://lists.genieacs.com/mailman/listinfo/users > > > _______________________________________________ > Users mailing list > Users@lists.genieacs.com > http://lists.genieacs.com/mailman/listinfo/users > >
_______________________________________________ Users mailing list Users@lists.genieacs.com http://lists.genieacs.com/mailman/listinfo/users