buttercoin / buttercoin

Opensource Bitcoin Exchange Software
MIT License
667 stars 267 forks source link

Doesn't run on OSX 10.8.4 #60

Open moskovich opened 11 years ago

moskovich commented 11 years ago

Running npm start gives the following output:

10:15:15.395 - INFO - ProcessingChainEntrance - Starting PCE
10:15:15.408 - INFO - ProcessingChainEntrance - Bumping serial to: 0
10:15:15.411 - INFO - ProcessingChainEntrance - FORWARDING 5
10:15:15.412 - INFO - ProcessingChainEntrance - INITIALIZED/REPLAYED LOG
10:15:15.413 - INFO - WebsocketListener - LISTENING
10:15:15.416 - INFO - ProcessingChainEntrance - Starting PCE
10:15:15.419 - INFO - ProcessingChainEntrance - PCE LOADING SNAPSHOT
10:15:15.419 - INFO - ProcessingChainEntrance - PCE LOADED SNAPSHOT. EXPECTING SERIAL 1
10:15:15.419 - INFO - ProcessingChainEntrance - INITIALIZED/REPLAYED LOG
10:15:15.420 - INFO - EngineWebsocketSlave - CONNECT UPSTREAM
10:15:15.421 - INFO - SlaveProtocol - STARTING PROTOCOL
10:15:15.421 - INFO - Initiator - Connection #0 - STARTING TO CONNECT: ws://localhost:6150
10:15:15.437 - INFO - WebsocketListener - Connection #1 - handle_open
10:15:15.438 - INFO - EngineProtocol - STARTING PROTOCOL
10:15:15.441 - INFO - Initiator - Connection #0 - handle_open
10:15:15.442 - INFO - EngineWebsocketSlave - CONNECTED
10:15:15.442 - INFO - Initiator - Connection #0 - ONCEOPEN
10:15:15.447 - INFO - EngineProtocol - TAKING PCE SNAPSHOT
10:15:15.447 - INFO - EngineProtocol - SNAPSHOT DONE
1
10:15:15.449 - INFO - SlaveProtocol - SLAVE GOT SNAPSHOT_RESULT
10:15:15.450 - INFO - EngineWebsocketSlave - SLAVE GOT SNAPSHOT
10:15:15.450 - INFO - ProcessingChainEntrance - PCE LOADING SNAPSHOT
10:15:15.450 - INFO - ProcessingChainEntrance - PCE LOADED SNAPSHOT. EXPECTING SERIAL 1
10:15:15.450 - INFO - ProcessingChainEntrance - PCE DUMPING SNAPSHOT
10:15:15.452 - INFO - ProcessingChainEntrance - DONE DUMPING SNAPSHOT
10:15:15.452 - INFO - EngineWebsocketSlave - SLAVE INITIALIZING DOWNSTREAM LISTENER
10:15:15.453 - INFO - WebsocketListener - LISTENING
10:15:15.454 - INFO - EngineWebsocketSlave - QUERY SERVER LISTENING { port: 6151 }
10:15:15.460 - INFO - EngineWebsocketSlave - SLAVE BOOT COMPLETE
txgo commented 10 years ago

same issue on crnteros 6.3, node 0.10

caruana commented 10 years ago

Is this project still active? Bug is 2 months old, no new commits for 3 months?

I have the same bug if anyone is listening

RealBatCoin commented 10 years ago

seems like an abandoned project to bad, i have had high hopes for it

luisroman commented 10 years ago

Same problem here on Ubuntu. Installing this software had lots of dependency problems. Finally got it installed now this. Don't think there is any support here. Any other good open source exchanges?