gcash / bchd

An alternative full node bitcoin cash implementation written in Go (golang)
ISC License
280 stars 101 forks source link

Error: A device which does not exist was specified #505

Closed Azulan closed 2 years ago

Azulan commented 2 years ago

After an improper process termination, I get the following error.

2022-05-13 21:22:29.642 [INF] BCHD: Version 0.19.0
2022-05-13 21:22:29.643 [INF] BCHD: Loading block database from 'R:\bchd\data\mainnet\blocks_ffldb'
2022-05-13 21:22:29.643 [ERR] BCHD: A device which does not exist was specified.: A device which does not exist was specified.
2022-05-13 21:22:29.643 [INF] BCHD: Shutdown complete
2022-05-13 21:22:29.643 [INF] BCHD: Closing: logRotator
zquestz commented 2 years ago

This error seems to indicate it can't find the R drive...

Azulan commented 2 years ago

Yes thank you, my raid array failed on me. Closing.