freePBX - xmpp install error

hi all,

i have installed freePBX v10.13.66-64bit and it fully works for internal and external calls, so thats fine

when i go in module admin to see if theres any modules i need to update i see xmpp is not installed so i click to install it but i get this error -

Installing xmpp
Prosody is no longer used and conflicts with this package. Please remove it before continuing
Error(s) installing xmpp:

Failed to run installation scripts

Updating Hooks…Done
Setting Permissions…Done

if anyone knows, it would be really great

many thanks,

rob

yum remove prosody

2 Likes

this is the error i get -

Please wait while module actions are performed
Installing xmpp
MongoDB is not installed
Error(s) installing xmpp: Failed to run installation scriptsUpdating Hooks…Done
Setting Permissions…Done

but i have installed mongodb -

yum install -y mongodb
Loaded plugins: fastestmirror, kmod
Setting up Install Process
Loading mirror speeds from cached hostfile
Package mongodb-2.4.14-4.el6.x86_64 already installed and latest version
Nothing to do
[root@localhost ~]#

job done -

https://docs.mongodb.com/manual/tutorial/install-mongodb-on-red-hat/

@robertkwild

I’m not sure how this happened but in every case of updating XMPP on all my servers, once I did the nodejs update the modules updates removed Prosody, installed Let’s Chat and its dependencies, like mongodb. As long as your repos haven’t been modified the version you installed should be fine but I’m pretty sure part of the issue was due to the system trying to do something you already did manually.