XMPP Not Running after latest update [RESOLVED]

Hi Guys

Running FreePBX 13.0.194.5

Just did an update to XMPP to version 13.0.17.13 and now the XMPP services is not running. I’ve rebooted the PBX and still have the issue.

I can see these entries repeating on the XMPP error log.

    2018-04-08 19:18 -04:00: Error: Cannot find module 'lodash'
    at Function.Module._resolveFilename (module.js:336:15)
    at Function.Module._load (module.js:278:25)
    at Module.require (module.js:365:17)
    at require (module.js:384:17)
    at Object.<anonymous> (/var/www/html/admin/modules/xmpp/node/node_modules/lets-chat/app.js:11:9)
    at Module._compile (module.js:460:26)
    at Object.Module._extensions..js (module.js:478:10)
    at Module.load (module.js:355:32)
    at Function.Module._load (module.js:310:12)
    at Object.<anonymous> (/var/www/html/admin/modules/pm2/node/node_modules/pm2/lib/ProcessContainerFork.js:83:21)

Not sure what to do next to fix the missing lodash module.

I have resolved my problem by simply uninstalling and reinstalling the XMPP module from the WEB GUI Module Administration page.

All seems to be working now.

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.