Misschien kent iemand hier het wel: http://www.archipelproject.org.
Het heeft al eerder mijn aandacht gekregen, maar vandaag (en gister) maar eens geprobeerd om het thuis te installeren.
Situatie: 4 Cluster nodes ( nog maar 1 aan het installeren). En 1 VM op een andere host waar Archipel straks op moet draaien.
De handleidingen die ik gevolgd heb:
Ejabberd on CentOS6: https://marcocarcano.word...nstall-on-centos6-part-2/
Deze handleiding werkte 99% voor CentOS7.
Archipel: https://github.com/Archip.../wiki/Installation-manual
Om te testen of je XMPP installatie goed werkt, kan je de een archipel-testxmpp commando uitvoeren.
Als je bovenstaande ziet, zou je denken dat alles werkt... Maar schijn bedriegt.
Als ik op de client daadwerkelijk de archipel-agent binary start krijg ik het volgende:
Inband registration is keihard aangezet in de Ejabbard configuratie (ejabberd.yml) en lijkt ook volgens de test gewoon te werken.
Iemand een idee?
Het heeft al eerder mijn aandacht gekregen, maar vandaag (en gister) maar eens geprobeerd om het thuis te installeren.
Situatie: 4 Cluster nodes ( nog maar 1 aan het installeren). En 1 VM op een andere host waar Archipel straks op moet draaien.
De handleidingen die ik gevolgd heb:
Ejabberd on CentOS6: https://marcocarcano.word...nstall-on-centos6-part-2/
Deze handleiding werkte 99% voor CentOS7.
Archipel: https://github.com/Archip.../wiki/Installation-manual
Om te testen of je XMPP installatie goed werkt, kan je de een archipel-testxmpp commando uitvoeren.
[root@vh01 system]# archipel-testxmppserver --jid=vh01.cravu.lan@archipel.cravu.lan --password=**** ******************************************************************************* * Archipel XMPP Server Test * * * * Archipel needs some specific parameters to be set. This tool will perform * * some tests in order to ensure that your ejabberd server is properly * * configured. * * If you encounter some errors during test, there are great chance that * * Archipel won't work correctly. If so, please read carrefully : * * * * - https://github.com/ArchipelProject/Archipel/wiki/Installation-manual * * * * Copyright 2011 Antoine Mercadal * ******************************************************************************* Type enter key to continue... # TEST 1 : XMPP CONNECTION * Trying to connect to the XMPP Server using vh01.cravu.lan@archipel.cravu.lan [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.
Als je bovenstaande ziet, zou je denken dat alles werkt... Maar schijn bedriegt.
Als ik op de client daadwerkelijk de archipel-agent binary start krijg ik het volgende:
[root@vh01 system]# /usr/bin/runarchipel --config=/etc/archipel/archipel.conf --nofork ERROR: Cannot connect using JID vh01.cravu.lan@archipel.cravu.lan/vh01.cravu.lan. Initialization aborted: Unable to perform inband registration
Inband registration is keihard aangezet in de Ejabbard configuratie (ejabberd.yml) en lijkt ook volgens de test gewoon te werken.
Iemand een idee?
Even niets...