Closed
Bug 545929
Opened 15 years ago
Closed 15 years ago
Connection refused on chat-support-stage.mozilla.com port 5222
Categories
(mozilla.org Graveyard :: Server Operations, task)
Tracking
(Not tracked)
VERIFIED
FIXED
People
(Reporter: zzxc, Assigned: mrz)
References
Details
XMPP connections to port 5222 on chat-support-stage.mozilla.com are being refused. We need this port unblocked so that we can continue testing bug 503215.
We also need the Openfire server to be restarted so that the configuration changes we made take effect.
Updated•15 years ago
|
| Reporter | ||
Comment 2•15 years ago
|
||
(In reply to comment #1)
> Has this worked in the past?
This must have broken when the firewall changes were made to map chat-support-stage:9091 to pm-chat-stage01:9090, as it worked before. (chat-support-stage:5222 should still be mapped to pm-chat-stage01:5222)
OS: All → Linux
Hardware: All → x86
| Assignee | ||
Updated•15 years ago
|
Assignee: aravind → mrz
| Assignee | ||
Comment 3•15 years ago
|
||
Looks like this needed another vserver configured:
add lb vserver "sumo-chat-stage-5222" TCP 63.245.209.52 5222
add service "svc-pm-chat-stage01-5222" "pm-chat-stage01" TCP 5222
bind lb vserver "sumo-chat-stage-5222" "svc-pm-chat-stage01-5222"
Try now and re-open if it's not working.
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → FIXED
Updated•10 years ago
|
Product: mozilla.org → mozilla.org Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•