Closed
Bug 841142
Opened 13 years ago
Closed 13 years ago
Mozilla's STUN server is down
Categories
(Cloud Services :: Operations: Miscellaneous, task)
Cloud Services
Operations: Miscellaneous
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: abr, Assigned: whd)
Details
The STUN server established for WebRTC work is currently returning "ICMP Port Unreachable" responses for attempts to send STUN requests to port 3478. This outage slows the WebRTC unit tests and mochi tests to a crawl, and hampers NAT traversal for those developers using the PeerConnection implementation.
See Bug 807494 comment 18 and Bug 807494 comment 21 for history.
| Assignee | ||
Comment 2•13 years ago
|
||
Should be working now.
The problem, relating to upstart on RHEL6 derivatives, was fixed in the provisioning scripts some time ago (https://github.com/whd/stun-vm) but was not applied to the production instance. I am applying the fix now, but the service is already running.
Updated•13 years ago
|
Component: Server Operations → Operations
Product: mozilla.org → Mozilla Services
QA Contact: shyam
Version: other → unspecified
| Assignee | ||
Updated•13 years ago
|
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•