Skip to content

Browser connection issues #5

@SharkyRawr

Description

@SharkyRawr

Doesn't seem to work, I can see the world map but nothing's happening even though there is activity on the channel. :(

Firefox reports:

GET http://lifetimeblood.info:5656/socket.io/xhr-multipart/

200 OK  26ms    
client.js (line 659)
Firefox can't establish a connection to the server at ws://lifetimeblood.info:5656/socket.io/websocket.

Server console:

~/checkouts/node-wargames$ node server.js
   info  - socket.io started
   info  - unhandled socket.io url
   warn  - unknown transport: "undefined"
-       200     GET     /
-       200     GET     /static/css/1335958979046/style.css
-       200     GET     /static/js/1335958979136/client.js
-       200     GET     /fonts/codenamecoderfree4f-bold-webfont.woff
-       200     GET     /favicon.ico
   warn  - unknown transport: "undefined"
   info  - unhandled socket.io url
   info  - unhandled socket.io url
   info  - unhandled socket.io url
   info  - unhandled socket.io url
   info  - unhandled socket.io url
   info  - unhandled socket.io url
   info  - unhandled socket.io url
   info  - unhandled socket.io url
   info  - unhandled socket.io url
   info  - unhandled socket.io url
   info  - unhandled socket.io url
   info  - unhandled socket.io url
   info  - unhandled socket.io url
~~ repeating ~~

Node Version:

$ node --version
v0.6.16

NPM Packages:

$ npm list
/home/blood/checkouts/node-wargames
+-- connect@2.2.1
¦ +-- crc@0.1.0
¦ +-- debug@0.6.0
¦ +-- formidable@1.0.9
¦ +-- mime@1.2.4
¦ +-- qs@0.4.2
+-- connect-assetmanager@0.0.27
¦ +-- step@0.0.5
+-- connect-assetmanager-handlers@0.0.18
¦ +-- step@0.0.5
¦ +-- uglify-js@1.2.6
+-- ejs@0.7.1
+-- express@2.5.9
¦ +-- connect@1.8.7
¦ ¦ +-- formidable@1.0.9
¦ +-- mime@1.2.4
¦ +-- mkdirp@0.3.0
¦ +-- qs@0.4.2
+-- irc@0.3.4
+-- request@2.9.202
+-- socket.io@0.9.6
  +-- policyfile@0.0.4
  +-- redis@0.6.7
  +-- socket.io-client@0.9.6
    +-- active-x-obfuscator@0.0.1
    ¦ +-- zeparser@0.0.5
    +-- uglify-js@1.2.5
    +-- ws@0.4.14
    ¦ +-- commander@0.5.2
    ¦ +-- options@0.0.3
    +-- xmlhttprequest@1.2.2

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions