[Archipel / CentOS7] Installatieproblemen Archipel

Pagina: 1
Acties:

Acties:
  • 0 Henk 'm!

  • FireDrunk
  • Registratie: November 2002
  • Laatst online: 18:38
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.
[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...


Acties:
  • 0 Henk 'm!

  • DSK
  • Registratie: Februari 2001
  • Laatst online: 29-09 22:15

DSK

boeiend...

Gewoon een wilde gok want ik ken Archipel verder niet.
Kijk eens of je iets ziet in /var/log/audit/audit.log of probeer SELinux (tijdelijk) af te zetten.
Waarschijnlijk zit daar ergens je probleem.

Blog (Linux-related)


Acties:
  • 0 Henk 'm!

  • FireDrunk
  • Registratie: November 2002
  • Laatst online: 18:38
Zie net dat ik gewoon een sukkel ben, en het password van het account in /etc/archipel/archipel.conf gewoon niet heb ingesteld |:(

Nu nog zorgen dat mijn admin account daadwerkelijk admin is ipv een standaard chat account...

Even niets...


Acties:
  • 0 Henk 'm!

  • FREAKJAM
  • Registratie: Mei 2007
  • Laatst online: 13:55

FREAKJAM

"MAXIMUM"

Ik kende het project nog niet, maar het ziet er best tof uit. Ik ga binnenkort er ook maar eens mee spelen.

is everything cool?


Acties:
  • 0 Henk 'm!

  • janwillemCA
  • Registratie: Mei 2014
  • Laatst online: 26-09 09:41
Ziet er wel interessant uit!

Unix is simple. It just takes a genius to understand its simplicity