13 lines
295 B
Markdown
13 lines
295 B
Markdown
|
# Storage Troubleshooting
|
||
|
|
||
|
```sh
|
||
|
WARN main lotus/main.go:72 routing: not found
|
||
|
```
|
||
|
|
||
|
* This miner is offline.
|
||
|
|
||
|
```sh
|
||
|
WARN main lotus/main.go:72 failed to start deal: computing commP failed: generating CommP: Piece must be at least 127 bytes
|
||
|
```
|
||
|
|
||
|
* There is a minimum file size of 127 bytes.
|