Hi,
I have a problem with mod_shared_roster and ejabberd_http + SSL.
I do not have that problem without SSL.
I tried to add a new group with 67 users.
When I validate the form, it takes a long time (5 mins regarding the log) before I get redirected to the shared roster I was editing, except that it does not cantains the changes I validated 5 mins before.
Note that I can add smaller groups (20-30 people) with not problem.
I am using ssl for the web interface :
{5280, ejabberd_http, [http_poll, web_admin, tls, {certfile, "/etc/ejabberd/ejabberd.pem"}]},
Here are the ejabberd.log (using ssl):
=INFO REPORT==== 2007-01-29 12:48:31 ===
I(<0.2064.0>:ejabberd_http:175): ({tlssock,#Port<0.1235>,#Port<0.1236>}) http query: 'POST' /admin/server/jabber.electronic-group.com/shared-roster/barcelona/
=INFO REPORT==== 2007-01-29 12:53:31 ===
I(<0.218.0>:ejabberd_listener:90): (#Port<0.1253>) Accepted connection {{195,10,6,238},40974} -> {{195,10,6,27},5280}
=INFO REPORT==== 2007-01-29 12:53:31 ===
I(<0.212.0>:ejabberd_http:76): started: {tls,
{tlssock,
#Port<0.1253>,
#Port<0.1254>}}
Try with Firefox
I used:
I see the same issue using Konqueror and Opera. But using Firefox the problem appears only occasionaly. The problem is related to POST HTTP messages, not mod_shared_roster, I think.
Is it solved yet?
I have same problem. I tried it with the same version of Firefox and Opera, but does not work.
Is it solved yet?
Even more weird: works correctly now
For some unknown reason, it now works for me, using the same browsers (I haven't updated them).
I just updated the debian package for Erlang, but it's still the version R11B-2. I tried with both ejabberd SVN and 1.1.2, and I could never again find the problem.
Not solved for me havran,
Not solved for me havran, but on relh4, I've not seen any update for the ejabberd dependencies since I noticed the problem, so that makes sense.
badlop : thanks for the info, I guess I'll wait for the next release, I prefer avoiding the svn release.