Closed Bug 783281 Opened 13 years ago Closed 2 years ago

Firefox can't establish a connection to socket.io

Categories

(Core :: Networking: WebSockets, defect, P3)

14 Branch
x86_64
Windows 7
defect

Tracking

()

RESOLVED INCOMPLETE

People

(Reporter: satyajeettripathy, Unassigned, NeedInfo)

Details

(Whiteboard: [necko-backlog])

User Agent: Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.1 (KHTML, like Gecko) Chrome/21.0.1180.79 Safari/537.1 Steps to reproduce: I am trying to create a simple chat client using socket.io. I am connecting using the following codeline: var socket = io.connect('http://10.52.101.229:8000'); The URL formed :http://10.52.101.229:8000/socket.io/1/xhr-polling/MdR5aG5jsiIqhrEJ0d_0?t=1345128613138 Actual results: Firefox can't establish a connection to the server at ws://10.52.101.229:8000/socket.io/1/websocket/MdR5aG5jsiIqhrEJ0d_0. @ http://10.52.101.229:8000/socket.io/socket.io.js:2371 Expected results: It should ideally connected. I have read about the trying to connect on HTTPS to WS, but in my case both are on HTTP.
Component: Untriaged → Networking: WebSockets
Product: Firefox → Core
hello try and delete your history
Flags: needinfo?(satyajeettripathy)
alex: Do NOT use bugzilla.mozilla.org for testing, as this is a production Bugzilla! Use https://landfill.bugzilla.org/ for testing Bugzilla instead!
Flags: needinfo?(satyajeettripathy)
is this still a concern?
Flags: needinfo?(satyajeettripathy)
Whiteboard: [necko-backlog]
Priority: -- → P1
Priority: P1 → P3
Severity: normal → S3
Status: UNCONFIRMED → RESOLVED
Closed: 2 years ago
Resolution: --- → INCOMPLETE
You need to log in before you can comment on or make changes to this bug.