ejabberd 17.09 Windows Update to 18.01
Hello, is there al how to do to update the Windows versions of ejabberd. I am runing 17.09 ejabberd Windows. thanks Horst
View ArticleLocation of "upload", "vjud", and conference?
I'm looking to change the default name of my upload with mod_http_upload. However, the server seems to default back to using "upload" and I can't find out where it is getting this. I've swapped my...
View ArticleFail to add client to my server
Hi everyone, I am new to Ejabberd and I am trying to use XMPP for communication for my designed system. - I installed Ejabberd and registered an XMPP account on my Ejabberd server using the command :...
View ArticleDeny registration for an vhost
How do I block inband registration for an of two vhost? I tried something like: register: - deny: - server: "support.mydomain" - allow: - server: "public.mydomain"inside of...
View Articleej 17.04 command unknown error
i have installed ejabberd on debian linux, which is working pretty fine, now it seems that send_message groupchat is gone ..0 root@xxxxxxxx:xxxxxxx# /usr/sbin/ejabberdctl status...
View ArticleUnable to publish PubSub event
I’m having problems to publish an event to a PubSub service. I'm using Smack Java library on application side and eJabberd 1711 on the server side (I also tried eJabberd server 1701 on an other...
View Articlebaffled by BOSH
ejabberd-17.09-2.fc27.x86_64 running well with PAM authentication and MySQL back-end.I'm not able to use mod_bosh when setting it up according to the documentation. I can see the connections being made...
View ArticleMobile Number as JID
Hi, I am exploring option to have mobile number as jid in my chat app similar to whatsapp. But I am bit baffling how to handle below things1) what could be password to login? if mobile client uses...
View ArticleDuplicate Messages in Chatrooms?
Hey there,Several of our users are complaining of Ejabberd duplicate messages when in a chatroom. I've been sent a screenshot:https://imgur.com/a/warOwI'm not quite convinced it's an ejabberd issue --...
View Articleejabberd 18.01 mod_http_upload already_started
Hi there,running Debian, I recently went from 16.09 to 18.01 via backports (I've realized since then that I probably shouldn't have done this since, to quote the update page: "Only upgrade from version...
View Articleejabberd - Too many open files
We have installed ejabberd version 17.04 on a Debian 4.9.65 machine The number of open file descriptors in ejabberd process is steadily increasing till it reaches the limit (64k as of now). lsof,...
View ArticleProblem creating Persistent MUC with ReST API
Version: 17.08OS: Windows 7 ProfessionalI am trying to create a persistent room using ReST API create_room_with_opts with the following -{ "name": "testapi", "service": "conference.eteam", "host" :...
View ArticleProblem with ldap_dn_filter
I need to limit the access to my ejabberd to a series of users defined in a ldap group, let's call it EDY. This LDAP doesn't have memberOf entries for the users. Groups have an uniqueMember entry for...
View ArticleMax stanza size on ejabberd_http
Hi, We've recently had issues when some clients started sending stanzas larger than the maximum allowed in our mod_offline db schema. Is there any way to enforce something like max_stanza_size on a...
View ArticleHow to migrate one jid's roaster list to another
Hi All, How to migrate one jids roster list and groups(with same affiliations) to another jid? Is there easy way or command to do this? Thanks for you help in advance.
View ArticleRenaming users
I have a small internal Ejabberd installation runnning on Debian 9 (so it's version 16.09-4 from the repositry) with roughly 20 users. I'm using the internal database. The users all have names like...
View Articleejabberd 14.07 error mor_register
Installed on Debian 8 Ejabberd 14.07 from the default repository. The command, sudo apt-get install ejabberdWhen registering a new account through Pidjin or another program. Writes error 403.Here are...
View Articlenative ACME documentation
I could not find documentation for the new build in ACME support. * Could somebody point me to documentation? * How does it work exactly?
View ArticleHow to configure HTTPS in ejabberd 17.09
How to configure HTTPS in ejabberd 17.09 ?Please provide the documentation.
View ArticleBACKLOG
HI,Is removed backlog option in ejabberd 18.01? before(17.01) configure in ejabberd_c2s, but in ejabberd 18.01 I can't configure it:listen: - port: 5222 module: ejabberd_c2s certfile:...
View Article