<div dir="ltr"><pre style="color:rgb(0,0,0);font-family:hack;font-size:9pt">Faulty line:
details.remoteAddress = details.sessionContext.httpRequest.connection.remoteAddress;
</pre><pre style="color:rgb(0,0,0);font-family:hack;font-size:9pt"><br></pre><pre style="color:rgb(0,0,0);font-family:hack;font-size:9pt">Uncaught exception; exceptionName="TypeError<br>Cannot read property 'connection' of undefined"<br>TypeError: Cannot read property 'connection' of undefined<br>    at flatten (/usr/lib64/node_modules/genieacs/lib/logger.js:138:63)<br>    at formatSimple (/usr/lib64/node_modules/genieacs/lib/logger.js:209:3)<br>    at accessLog (/usr/lib64/node_modules/genieacs/lib/logger.js:289:27)<br>    at Object.accessInfo (/usr/lib64/node_modules/genieacs/lib/logger.js:296:3)<br>    at sendAcsRequest (/usr/lib64/node_modules/genieacs/lib/cwmp.js:631:10)<br>    at /usr/lib64/node_modules/genieacs/lib/cwmp.js:415:16<br>    at rpcRequest (/usr/lib64/node_modules/genieacs/lib/session.js:988:12)<br>    at /usr/lib64/node_modules/genieacs/lib/session.js:819:14<br>    at clear (/usr/lib64/node_modules/genieacs/lib/session.js:1604:12)<br>    at rpcRequest (/usr/lib64/node_modules/genieacs/lib/session.js:814:12)<br></pre></div>