-
A happy user here. You guys are making something awesome!
When I open Prose, MUC and personal chats are not loaded when started.
We are using Ejabberd 24.03
https://github.com/user-attachm…
-
Hi,
Thank you for writing this module. I've been trying to use it in my app and have been getting this failure in ssl:send - wondering if you could give some suggestions on how to debug this? Appre…
-
```
$ erl -pa ebin
Erlang/OTP 17 [erts-6.2] [source] [async-threads:10] [kernel-poll:false]
Eshell V6.2 (abort with ^G)
1> application:start(ejabberd_trace).
{error,{bad_return,{{ejabberd_trace,star…
-
Thanks for https://github.com/zentyal/zentyal/issues/1842
There are users in the roster, but no groups. More precisely, there is one group, but in fact it is one of the users.
![1](https://user-imag…
KOV70 updated
3 years ago
-
Hello community,
Trying to get up and running ejabberd and chatsecure push notification. in Jabberd log see error:
mod_push:notify/5:532 pubsub.chatsecure.org rejected notification for xxx@xxx.…
-
When I set my docker containers ERLANG_NODE it crashes shortly after it starts up. below is my docker setup. it doesnt appear to create any of the users specified either.
`
Docker-compose
ejabbe…
-
Hi, I am installed Ejabberd as a chat server. Ejabberd support push notification to Offline user. Do XMPPFramework support this feature?
More info here: https://www.process-one.net/en/ejabberd/
Thank…
-
Hi, I could use some help in integrating Letsencrypt with ejabberd. When we get this done, I'd be happy to expand the Readme with this topic.
Here is how far I have come:
# Basic setup with dock…
-
ejabberd_auth_http method enables http authentication for ejabberd. I have added this module to my variable as follows:
`EJABBERD_CONTRIB_MODULES=ejabberd_auth_http`
This works fine..but to be a…
-
Currently, when listing processes under `ejabberd_sup` we see that some of them are called `ejabberd_mod_*` while some `mod_*`:
``` erlang
> rp(supervisor:which_children(ejabberd_sup)).
[{'ejabberd_m…