Hi,
Using FreePBX 12.0.76.2, when I send an AMPORTAL RESTART command, I get two errors:
Stopping Restapps daemon
> [email protected] stop /var/www/html/admin/modules/ucpnode/node
> node_modules/forever/bin/forever stop --uid 'ucp' index.js
sh: node_modules/forever/bin/forever: Aucun fichier ou dossier de ce type
npm ERR! weird error 127
npm ERR! not ok code 0
Sorry for French…
“Aucun fichier ou dossier de ce type” means no file or folder of this type
And also this one:
Shutting down XMPP Presence State daemon: [ÉCHOUÉ]
Sorry for French again
"ÉCHOUÉ" means no FAILED
Finally when it starts back it tells me again this:
> [email protected] start /var/www/html/admin/modules/ucpnode/node
> node_modules/forever/bin/forever start -m 1 -a -l $ASTLOGDIR/ucp_forever.log -o $ASTLOGDIR/ucp_out.log -e $ASTLOGDIR/ucp_err.log --uid 'ucp' index.js
sh: node_modules/forever/bin/forever: Aucun fichier ou dossier de ce type
npm ERR! weird error 127
npm ERR! not ok code 0
and this:
XMPP module is not licensed.
Can anyone help me fix these please?
Thank you!