decentraland / bronzeage-node

DEPRECATED: This codebase will not be mantained anymore, and formats are going to change when we move to the Decentraland Iron Age
https://decentraland.org
Other
104 stars 22 forks source link

Node doesn't start #18

Closed arhuaco closed 7 years ago

arhuaco commented 7 years ago

It gets stuck here:

bin/start 
[info] Chain is loading.
[info] Checkpoints are enabled.
[info] Coin cache is enabled.
[info] Content server listening on port 9301
[info] Opening ChainDB...
[info] Chain is loading.
[info] Checkpoints are enabled.
[info] Coin cache is enabled.
dospunk commented 7 years ago

It would be helpful to include some info on how to recreate this bug. What OS are you using? Are you running natively or in Docker?

arhuaco commented 7 years ago

I am using a virtualbox VM with Ubuntu 16.04. Native inside of the VM.

I haven't used this in a while. After a "git pull" it is working.

dospunk commented 7 years ago

Don't forget to mark as closed then!