"Error: Cannot find module 'freepbx'" on qcallback-events_err

Hi,

The qcallback-events_err.log file contains each second these new lines:

2019-12-06 13:07 +01:00: Error: Cannot find module ‘freepbx’
at Function.Module._resolveFilename (module.js:547:15)
at Function.Module._load (module.js:474:25)
at Module.require (module.js:596:17)
at require (internal/module.js:11:18)
at Object. (/var/www/html/admin/modules/vqplus/node/index.js:1:77)
at Module._compile (module.js:652:30)
at Object.Module._extensions…js (module.js:663:10)
at Module.load (module.js:565:32)
at tryModuleLoad (module.js:505:12)
at Function.Module._load (module.js:497:3)

Have you some idea why ?

Thanks

Regards,

Reinstall that module from the CLI with:

fwconsole ma install vqplus

There will be a lot of output, watch for fatal errors. If you can’t get it working open a support ticket.

Thanks a lot !
That fixed my issue.

1 Like

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