ArchipelProject / Archipel

XMPP Based Orchestrator
http://archipelproject.org
GNU Affero General Public License v3.0
800 stars 126 forks source link

Cannot find central agent to request #1179

Closed Alecyrus closed 5 years ago

Alecyrus commented 8 years ago

log: WARNING ::2016-04-06 11:41:03.871::utils.py:75::TNArchipelHypervisor.proxify_user_iq (hitnslab.org@hitnslab.org/hitnslab.org)::XMPPSERVER: Unable to find central agent instance to pass requests. ERROR ::2016-04-06 11:41:03.873::utils.py:170::<archipelagentxmppserver.xmppserver.TNXMPPServerController instance at 0x7f02ca911710>.proxify_user_iq: exception raised is: 'Cannot find central agent to request.' triggered by stanza :

CyrilPeponnet commented 8 years ago

Did you install the central agent ? If not do so.

CyrilPeponnet commented 8 years ago

Xmpp management as well as get user list for permissions require the central agent. It will avoid to let your hypervisor be an ejabberd admin.

CyrilPeponnet commented 8 years ago

The wiki is not yet up to date.

CyrilPeponnet commented 8 years ago

Read the wiki, everything is explained.

CyrilPeponnet commented 8 years ago

https://github.com/ArchipelProject/Archipel/wiki/Installation-manual

Alecyrus commented 8 years ago

@CyrilPeponnet one more question,,, about the command “./buildCentralAgent -d ” ,it takes long time when bulid the agent-core?

CyrilPeponnet commented 8 years ago

No it should build pretty quickly.