-
Notifications
You must be signed in to change notification settings - Fork 125
Open
Description
It took me for ever to get the archipel-agent/client/ejabberd all "working" (atleast they report no errors) and after all that I couldn't add the server in the GUI. I used the + >> Add Contact and tried all sorts of variations and just nothing, no errors.
Any ideas what I can do?
Mt KVM host is Fedora 27 and EJabberD host is Ubuntu 16.
SUCCESS: Archipel installation complete
MESSAGE: IMPORTANT NOTE 1: you now need to edit /etc/archipel/archipel.conf to match your info
MESSAGE: IMPORTANT NOTE 2: If you have used --name=auto and/or --xmpp-server=auto, please check values for xmpp_server and hypervisor_xmpp_jid
MESSAGE: IMPORTANT NOTE 3: if this is not already done, you need to run archipel-tagnode, archipel-rolesnode, archipel-adminaccount, archipel-vmparkingnode and archipel-vmrequestnode
service archipel status
* Archipel state: [RUNNING]
Type enter key to continue...
# TEST 1 : XMPP CONNECTION
* Trying to connect to the XMPP Server using [email protected]
[SUCCESS] : Sucessfully connected
# TEST 2 : INBAND REGISTRATION
* Trying to register a new dummy XMPP account using in-band registration
* Registration information sent. Wait for response...
[SUCCESS] : Registration complete.
# TEST 3 : PUBSUB CREATION
* Trying to create a pubsub node with the dummy account
[SUCCESS] : Dummy pubsub created.
# TEST 4 : PUBSUB CONFIGURATION
* Trying to configure the pubsub with required info for Archipel...
[SUCCESS] : Pubsub sucessfully configured with correct value
# TEST 5 : PUBSUB DELETION
* Trying to remove dummy pubsub...
[SUCCESS] : Sucessfully deleted the pubsub.
# TEST 6 : INBAND UNREGISTRATION
* Trying to unregister the dummy XMPP account using in-band unregistration
* Unregistration information sent. Waiting for response...
[SUCCESS] : Unregistration complete.
# TEST 7 : QUICK REGISTRATION/UNREGISTRATION
* Trying to register a new dummy XMPP account using in-band registration
* Registration information sent. Wait for response...
[SUCCESS] : Registration complete.
* Trying to unregister the dummy XMPP account using in-band unregistration
* Unregistration information sent. Waiting for response...
[SUCCESS] : Unregistration complete.
# TEST 8 : EJABBERD_XMLRPC BASIC OPERATION
* Trying to connect the ejabberd_xmlrpc module...
[SUCCESS] : Successfully contacted ejabberd_xmlrpc module
# TEST 9 : CHECKING FOR MOD_ADMIN_EXTRA
* Checking is mod_admin_extra is available...
[SUCCESS] : Successfully contacted mod_admin_extra over ejabberd_xmlrpc module
# TEST 10 : CHECKING FOR USER MANAGEMENT THROUGH XMPP API
* Trying to list registered users using XMPP admin commands (XEP-133)
* Command sent. Wait for response...
[SUCCESS] : User Management is enabled
your XMPP server should be ready!
root@archipel:~# ejabberdctl status
The node '[email protected]' is started with status: started
ejabberd 17.09 is running in that node
I'm happy to provide any more information, I'm about to give up, but I got so far after so much debugging its a shame to not get to use the product.
PS: If I get it running I'll be doing a write-up on the issues I had.
Metadata
Metadata
Assignees
Labels
No labels