-
### Environment
ejabberd version: 24.2.40
Using the ejabberd/ecs docker container
### Configuration
```
mod_muc:
host: "conference.localhost"
history_size: 1000
max_users: 2…
-
Hello , can any one help me to do xabber-web configuration with ejabberd ?
I have done following configuration in index.html file
```
require(['xabber'], function (xabber) {
xabber.c…
-
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.…
-
Hi, i need your help to understand why i get this error:
" Processing throwed error {badmatch,{error,bad_request}}
trace: [{mod_restful,handle_rest_request,5,[{file,"src/mod_restful.erl"},{line,187}]…
-
@argv: `eJabberd module - sends an API request to Prowl when defined user is offline. It is based on Robert George [mod_offline_prowl.erl](http://www.unsleeping.com/2010/07/31/prowl-module-for-ejabber…
-
Hello,
i'm having trouble setting up external xmpp server for nextcloud with my ejabberd server in combination with jsxc / xmpp-cloud-auth.
In nextcloud external server config it shown the erro…
-
Hi, I'm running on a budget OpenVZ instance GNU kernel 2.6 with miminal Centos 7.
Nextcloud 16 with Ejabberd 18
Centos 7 comes with python 2.7 preinstalled.
I installed python 3 according to http…
-
(New at this so I might be doing something wrong)
Installed erlang on my mac (w/ brew), downloaded the ejabberd source from github and put it at the same level of mod_restful.
Under mod_restful dir,…
elado updated
12 years ago
-
Currently, I am using Ejabberd Server and Smack library on the client-side( Android Application). When TCP connection closed by android platform due to Network changes or services killed by OS, I am t…
-
mod_irc crashes on launch, this is in the console on `ejabberdctl live`.
```
2023-09-15 08:08:57.873103+03:00 [critical] ejabberd initialization was aborted because a module start failed.
2023-09-1…