Restapps Daemon, UCP Daemon & Xmpp Daemon not running? (on fire)

Freepbx distro 14

the dashboard shows that Restapps Daemon, UCP Daemon & Xmpp Daemon not running (little fire icon next to them).

I can get into UCP and it seem to work fine.

I did the following at the command line:

[root@pbx ~]# fwconsole ma unistall ucpnode
Unknown Command! ()
[root@pbx ~]# fwconsole ma uninstall ucpnode
The following error(s) occured:

  • Specified module not found
    [root@pbx ~]# fwconsole ma delete ucpnode
    The following error(s) occured:
  • Specified module not found
    [root@pbx ~]# fwconsole ma download ucpnode
    No repos specified, using: [standard,commercial] from last GUI settings

Downloading module ‘ucpnode’
The following error(s) occured:

  • Retrieved Module XML Was Empty
    [root@pbx ~]# ps aux | grep ucpnode
    root 1486 0.0 0.0 112708 984 pts/2 R+ 16:36 0:00 grep --color=auto ucpnode

try this

fwconsole restart
fwconsole pm2 --list

if you dont see any of those running then try

fwconsole ma downloadinstall ucp

or step it up a notch with

fwconsole ma --edge downloadinstall ucp

and finally pm2 list again

ucpnode doesnt exist in the 14 repo iirc

rinse and repeat for others not starting

the fwconsole restart did it!

thanks Chris!!!

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