bronzeage-node icon indicating copy to clipboard operation
bronzeage-node copied to clipboard

[error] ENOENT: no such file or directory, stat '~/.decentraland/testnet/tiles/0.42.lnd'

Open maraoz opened this issue 7 years ago • 2 comments

fix this error ;)

maraoz avatar Mar 17 '17 15:03 maraoz

quick and dirty fix for this is running: echo "" > ~/.decentraland/testnet/tiles/0.42.lnd

maraoz avatar Mar 17 '17 16:03 maraoz

Log from a Docker install on Ubuntu 16.04:

app_1  | [info] WebTorrent finished downloading e3b5ebf4002c41e53233f1d52088e59633023a47
app_1  | [info] Saving new version of 0, 42 at /data/testnet/tiles/0.42.e3b5ebf4002c41e53233f1d52088e59633023a47.lnd
app_1  | [debug] Error: ENOENT: no such file or directory, stat '/data/testnet/tiles/0.42.lnd'
app_1  | [error] ENOENT: no such file or directory, stat '/data/testnet/tiles/0.42.lnd'
bronzeagenode_app_1 exited with code 1

SamPatt avatar Mar 17 '17 16:03 SamPatt