Cant apply- shmz centos 7

hey
i cant apply im getting this errors
using shmz centos 7 asterisk version 13.17.0 freepbx version 12.7.3-1707-2.sng7

i get this errors :
Error Output:

sh: runuser: command not found
in file /var/www/html/admin/libraries/Composer/vendor/symfony/process/Process.php on line 243
Stack trace:

  1. Symfony\Component\Process\Exception\ProcessFailedException->() /var/www/html/admin/libraries/Composer/vendor/symfony/process/Process.php:243
  2. Symfony\Component\Process\Process->mustRun() /var/www/html/admin/modules/pm2/Pm2.class.php:297
  3. FreePBX\modules\Pm2->runPM2Command() /var/www/html/admin/modules/pm2/Pm2.class.php:262
  4. FreePBX\modules\Pm2->listProcesses() /var/www/html/admin/modules/pm2/Pm2.class.php:159
  5. FreePBX\modules\Pm2->getStatus() /var/www/html/admin/modules/restapps/Restapps.class.php:689
  6. FreePBX\modules\Restapps->getServiceStatus() /var/www/html/admin/modules/restapps/Restapps.class.php:720
  7. FreePBX\modules\Restapps->preReloadFreepbx() /var/www/html/admin/libraries/BMO/Hooks.class.php:188
  8. call_user_func_array() /var/www/html/admin/libraries/BMO/Hooks.class.php:188
  9. FreePBX\Hooks->processHooksByClassMethod() /var/www/html/admin/functions.inc.php:409
  10. do_reload() /var/lib/asterisk/bin/module_admin:18
  11. doReload() /var/lib/asterisk/bin/module_admin:865
    Please update your modules and reload Asterisk by browsing to your server.
    Symfony\Component\Process\Exception\ProcessFailedException: The command “runuser ‘asterisk’ -c 'cd /var/www/html/admin/modules/pm2/node && mkdir -p /home/asterisk/.pm2 && mkdir -p /var/www/html/admin/modules/pm2/node/logs && export HOME=”/home/asterisk" && export PM2_HOME=“/home/asterisk/.pm2” && export ASTLOGDIR=“/var/log/asterisk” && export ASTVARLIBDIR=“/var/lib/asterisk” && export PATH=“$HOME/.node/bin:$PATH” && export NODE_PATH=“$HOME/.node/lib/node_modules:$NODE_PATH” && export MANPATH=“$HOME/.node/share/man:$MANPATH” && /var/www/html/admin/modules/pm2/node/node_modules/pm2/bin/pm2 jlist’" failed.

Exit Code: 127(Command not found)

Working directory: /var/www/html/admin

and when i run
/var/lib/asterisk/bin/retrieve_conf
it says :
Please update your modules and reload Asterisk by browsing to your server.

what do i do ?
when i press apply in the GUI it disappers and appers again :\

Is the pm2 module (Process Management) installed on your server?

yes
version 13.0.3.17

#11 in the error message says:

Please update your modules and reload Asterisk by browsing to your server.

Have you tried that?

which modules ?
the prblem solved by downgrading core and firmwork freepbx module
from 14.0.1.20 to 14.0.1.19

and restart machine

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