-
Notifications
You must be signed in to change notification settings - Fork 21.5k
Closed
Description
Using https://github.com/ethereum/ethereum.js/blob/master/example/index.html I see a websocket call being made in the browser console, however no response is returned by the websocket server.
Running ethereum -port=30305 -ws=true -loglevel=4, the console output is:
2014/12/23 14:21:39 [WS] Listening read from client
2014/12/23 14:21:39 [WS] Listening write to client
2014/12/23 14:21:39 [WS] Listening read from client
2014/12/23 14:21:39 [WS] Listening write to client
2014/12/23 14:21:42 [WS] &{eth_coinbase [] 0 <nil>}
2014/12/23 14:21:50 [WS] Listening read from client
2014/12/23 14:21:50 [WS] Listening write to client
2014/12/23 14:21:50 [WS] Listening read from client
2014/12/23 14:21:50 [WS] Listening write to client
2014/12/23 14:21:51 [WS] &{eth_coinbase [] 0 <nil>}
Running go-ethereum version e531c6f, installed via homebrew on OSX.
Metadata
Metadata
Assignees
Labels
No labels
