Closed Bug 1280559 Opened 9 years ago Closed 9 years ago

Firefox can't establish a connection to the server at ws://127.0.0.1

Categories

(Core :: Networking: WebSockets, defect)

47 Branch
All
Windows 10
defect
Not set
normal

Tracking

()

RESOLVED INCOMPLETE

People

(Reporter: kumarbhushan, Unassigned, NeedInfo)

Details

User Agent: Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/51.0.2704.84 Safari/537.36 Steps to reproduce: var mywebsocket =new WebSocket(ws://127.0.0.1); Actual results: Firefox can't establish a connection to the server at ws://127.0.0.1/. but chrome and IE is connecting properly. Expected results: It should be connected properly.
OS: Unspecified → Windows 10
Hardware: Unspecified → All
Component: Untriaged → Networking: WebSockets
Product: Firefox → Core
We will need a log to debug this https://developer.mozilla.org/en-US/docs/Mozilla/Debugging/HTTP_logging please add nsWebSocket:5 to the list of NSPR_LOG_MODULES that is documented in that page. you can upload the log right to this bug. thanks.
Flags: needinfo?(kumarbhushan)
connection closed with 1006 error code
Whiteboard: [necko-active]
Status: UNCONFIRMED → RESOLVED
Closed: 9 years ago
Resolution: --- → INCOMPLETE
Whiteboard: [necko-active]
You need to log in before you can comment on or make changes to this bug.