Issue with updating the XMPP module

Hi @admin321,

It seems that your MongoDB is not installed. Furthermore, I think that you have connectivity problems. You should check that as well.
Try to run the yum commands again (update and complete transactions) and report back.

Thank you,

Daniel Friedman
Trixton LTD.

Hi Daniel,

Please, find the report.

https://pastebin.ca/3933909

Thank you!

Kate

Hi @admin321,

OK, it seems that you updated your RPMs. Now, try to install the XMPP module like that:
fwconsole ma update xmpp

Thank you,

Daniel Friedman
Trixton LTD.

Hi Daniel,

Please, see result:

[root@freepbx ~]# fwconsole ma update xmpp
No repos specified, using: [extended,standard] from last GUI settings
Downloading module 'xmpp'
Processing xmpp
Verifying local module download...Verified
Extracting...Done
Download completed in 6 seconds
Installing/Updating MongoDB...MongoDB is not installed
Unable to install module xmpp:
- Failed to run installation scripts
Updating Hooks...Done
Updating Hooks...Done
[root@freepbx ~]# 

Kate

Hi @admin321,

Please install the mongodb-server RPM:
yum install mongodb-server

After the installation run the xmpp installation again:
fwconsole ma update xmpp

Thank you,

Daniel Friedman
Trixton LTD.

Hi Daniel,

All is fine now. Thank you so much!

Kate

1 Like

Daniel, I had the same problem. your post fixed the problem. Thank you

1 Like

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