Skip to content

Flashsocket fallback fails since 0.8.0 #490

Closed
@denisu

Description

@denisu

Hi,

i can not get the flashsocket fallback to work since updating to 0.8.0. all non-websocket browsers (ie. IE, FF 3.6) fall back to xhr/jsonp. Same with 0.8.1.

   debug - served static /socket.io.js
   debug - client authorized
   info  - handshake authorized 1956735372310276104
   debug - served static /static/flashsocket/WebSocketMain.swf

   ... 10 seconds ...

   debug - setting request GET /socket.io/1/xhr-polling/1956735372310276104?t=1314637182459
   debug - setting poll timeout
   debug - client authorized for 
   debug - clearing poll timeout
   debug - xhr-polling writing 1::
   debug - set close timeout for client 1956735372310276104
   debug - setting request GET /socket.io/1/xhr-polling/1956735372310276104?t=1314637182533
   debug - setting poll timeout
   debug - discarding transport
   debug - cleared close timeout for client 1956735372310276104

Ports are open, it works on the same machine with 0.7.11. Is anyone else having that problem?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions