Questions tagged [ejabberd]

11 questions
7
votes
2 answers

Jabberd2 vs. ejabberd

I'm thinking about setting up a jabber/xmpp daemon. Now I can't really decide which daemon to use. I've heard and read that jabberd2 and ejabberd are both good choices, but which one is better? Maybe there's even another which can come up with…
watain
  • 641
  • 1
  • 6
  • 15
3
votes
0 answers

How to setup redundant ejabberd servers?

I currently have an ejabberd server running at domain A. It has a bunch of users with accounts like xyz@A. I want to setup alternative servers so that if A is down, clients can transparently use alternative servers B and C (thus, while still using…
knarf
  • 365
  • 1
  • 4
  • 9
2
votes
1 answer

ejabberd runs on command, but not via service / ejabberdctl

I have ejabberd set up, and if I run ejabberd via command line, it executes fine, I can connect, chat with other people, etc. When I run service ejabberd start everything executes properly, but the service does not launch. When I run ejabberdctl…
GameCharmer
  • 173
  • 1
  • 8
1
vote
0 answers

Erlang/OTP compiler not found but required in windows 8

I am configuring the ejabberd using Erlang/OTP. When I run ./configure command the Error Occurred. checking for erl... C:\erl5.9\bin checking for erlc... no checking for erl... C:\erl5.9\bin checking for erlc... no configure : error : Erlang/OTP…
AmmY
  • 111
  • 2
1
vote
0 answers

What to choose: mod_mam or mod_offline for ejabberd?

What is the difference between mod_mam or mod_offline for ejabberd server? I tested mod_mam and found it usable.
Paul
  • 822
  • 3
  • 17
  • 39
1
vote
0 answers

MongooseIM SSL connection via AWS ELB

I have MongooseIM server configured with docker-compose in an EC2 instance in AWS. I intend to give access to some mobile clients with SSL through an ELB (AWS) on port 5222 (module ejabberd_c2s of mongooseim) in the following way: (ignore de 5285…
0
votes
1 answer

How to get all the users in xmpp / ejabber using ruby on rails?

I know how get users from console but i do not know how to write its Ruby code so I can get all the users in my website. Get all registered users: sudo ejabberdctl registered_users domain_name Get all online users: sudo ejabberdctl connected_users
Jigar Bhatt
  • 101
  • 3
0
votes
2 answers

Unable to login into Ejabberd while use blazemeter

I am getting following error while trying to login into Ejabber using blazemeter a Jmeter pulgin: org.jivesoftware.smack.sasl.SASLErrorException: SASLError using DIGEST-MD5: text at…
0
votes
1 answer

ejabberd 18.03 on Raspberry Pi 2, ejabberdctl fails due to missing libtinfo.so.6

I am trying to get ejabberd working on a Raspberry Pi 2 using the Linux ARMv7 binary installer from ProcessOne here: https://www.process-one.net/en/ejabberd/downloads/ After installation, trying to add a user, or start/stop ejabberd, ejabberdctl…
0
votes
1 answer

Ejabberd doesn't creates ejabberd.yml file in Windows Server 2016

I have installed Ejabberd from the process-one website on Windows Server 2016. The installation worked properly, but the installation doesn't create a ejabber.yml file. When I look for an example I add to the path where it was needed, it doesn't…
-2
votes
1 answer

ejabberd : federating with yahoo error 404

After I installed ejabberd I am able to federate with google, but I can not federate with yahoo and AIM ... I wounder if someone can show me the way.
Max Muster
  • 168
  • 1
  • 9