mit-dci / lit

Lightning Network node software
MIT License
551 stars 119 forks source link

Lit doesn't start #349

Closed Varunram closed 6 years ago

Varunram commented 6 years ago

With recent merges, lit doesn't seem to start anymore

2018/09/12 00:21:09.497789 [WARN] WARNING!! Key file not encrypted!!
2018/09/12 00:21:09.498155 [WARN] Anyone who can read the key file can take everything!
2018/09/12 00:21:09.498193 [WARN] You should start over and use a good passphrase!
2018/09/12 00:21:09.503528 failure loading exchange rates: unexpected end of JSON input
2018/09/12 00:21:09.576294 [ERROR] Error loading StatCom: EOF
2018/09/12 00:21:09.576330 EOF

It shouldn't ideally fail at rates.json and create one with standard values, if possible. Also, having an empty rates.json file still gives the same output (Error loading StatCom: EOF)

Varunram commented 6 years ago

Closed via https://github.com/mit-dci/lit/pull/353/commits/2201e76b3511202946305f36b3f8c9ad7589cb57