Questions tagged [ejabberd]

ejabberd is a widely used Jabber/XMPP daemon written in Erlang.

5 questions
4
votes
2 answers

Debian Wheezy, ejabberd and forward secrecy

After validating of my public XMPP service on xmpp.net, I've got the error: Warning: Server offers no forward-secret ciphers. Grade capped to A-. Is there an easy way to enable these ciphers? As title states, I have Debian Stable and ejabberd…
Neurotransmitter
  • 2,883
  • 2
  • 19
  • 30
2
votes
1 answer

Can `ejabberd` be installed without plenty of dependencies on fedora?

I installed the server edition of fedora 35 (no DE) recently and now I'm about to set-up an xmpp server. Therefore I want to install ejabberd. However, I noticed that it pulls in a lot of dependencies: Last metadata expiration check: 2:01:16 ago on…
minils
  • 163
  • 1
  • 16
1
vote
1 answer

Ejabberd : Not able to connect web console

I have installed ejabber in Ubuntu 14.04 LTS. It is an AWS instance. I have opened ports 5222, 5269, 5280. Changed the /etc/ejabberd/ejabberd.yml with hosts, acl with admin user. I have changed the domain name of the server in /etc/hosts. Added a…
sowmiyaksr
  • 25
  • 1
  • 6
0
votes
1 answer

Ejabberd Victim of Systemd Security Enhancements?

I can't get ejabberd to start on a Ubuntu 18.04 Server that's installed inside a Proxmox linux container. During install I get this error: Setting up ejabberd (18.01-2) ... Job for ejabberd.service failed because the control process exited with…
Lonnie Best
  • 4,895
  • 6
  • 27
  • 42
0
votes
1 answer

I am not able to Install ejabberd on Cent OS6

As seen in many tutorials and blogs, I've installed the EPEL (Extra Packages for Enterprise Linux). I checked whether EPEL was enabled in my CentOS 6. After I tried with the command sudo yum install ejabberd No Package ejabberd available Error:…