<div dir="ltr"><div><div><div><div><div><div><div><div><div><div>Hi, I have a problem with mongodb and genieacs: when a new message arrives from the CPE, I have<br>Worker 24880 died (0)   from genieacs-cwmp.<br><br></div>I tried to debug the problem and I added:<br>util.log("Error: " + err);<br></div>at line 162 in /opt/genieacs/lib/cwmp.js<br><br></div>Basically the error is:<br>Error: Connection was destroyed by application<br><br></div>so, setting up a more aggressive verbose level in /etc/mongod.conf I see<br>remote: <a href="http://127.0.0.1:46260">127.0.0.1:46260</a> error: 9001 socket exception [CLOSED] server [<a href="http://127.0.0.1:46260">127.0.0.1:46260</a>]<br></div>when genieacs-cwmp try to write on the mongodb collection.<br><br></div>More details about version I'm using:<br>[centos@tr069srv ~]$ npm --version<br>2.15.1<br>[centos@tr069srv ~]$ node --version<br>v0.10.48<br>[centos@tr069srv ~]$ rpm -qa | grep redis<br>redis-2.8.19-2.el7.x86_64<br>[centos@tr069srv ~]$ rpm -qa | grep mongo<br>mongodb-2.6.12-4.el7.x86_64<br>mongodb-server-2.6.12-4.el7.x86_64<br>[centos@tr069srv ~]$ cat /etc/redhat-release <br>CentOS Linux release 7.3.1611 (Core) <br>[centos@tr069srv ~]$ uname -r<br>3.10.0-514.6.1.el7.x86_64<br>[centos@tr069srv ~]$ <br><br><br></div>I'm using branch v1.0 for genieacs and genieacs-gui. <br></div>Someone can help me? The problem can be related to the version of mongodb??<br></div>Thank you<br></div>Marco<br><div><div><div><div><br></div></div></div></div></div>