lotus icon indicating copy to clipboard operation
lotus copied to clipboard

Reference implementation of the Filecoin protocol, written in Go

Results 254 lotus issues
Sort by recently updated
recently updated
newest added

**Describe the problem** 3 sectors show FinalizeSector in sectors list, but show Proving in sector status. **WdPoSt fails.** Sectors have been stuck in this state for ~48 hours even after...

area/proving
LM-tech-debt

Recently, 10 bad sectors appeared in one of the deadlines. After one or two WindowPoSts, they have not recovered. Here they are: ``` Faults: 10 Faulty Sectors: [54632 54634 55102...

area/mining
LM-tech-debt

2021-07-20T00:49:59.871+0800 ERROR sectors storage-sealing/fsm.go:28 unhandled sector error (3): checkPieces sanity check error: github.com/filecoin-project/lotus/extern/storage-sealing.(*Sealing).handlePreCommit1 /usr/local/go/code/lotus/extern/storage-sealing/states_sealing.go:199 miner log: 2021-07-20T00:57:38.791+0800 ERROR sectors storage-sealing/fsm.go:28 unhandled sector error (6): checkPieces sanity check error: github.com/filecoin-project/lotus/extern/storage-sealing.(*Sealing).handlePreCommit1 /usr/local/go/code/lotus/extern/storage-sealing/states_sealing.go:199...

area/sealing

When sealing task go from PC1 to PC2, the miner's log repeat showing: ` seal pre commit(1) failed: storage call error 0: failed to acquire sector` and then PC1 restart....

area/sealing
LM-tech-debt

### Improvement Suggestion: Lotus Miner software is tested on Datacenter hardware prior to public releases Previously released Lotus versions did not always exercise full miner workflows, from sealing to window...

kind/enhancement
tribute
LM-tech-debt

### Checklist - [X] This is **not** a new feature or an enhancement to the Filecoin protocol. If it is, please open an [FIP issue](https://github.com/filecoin-project/FIPs/blob/master/FIPS/fip-0001.md). - [X] This is **not**...

kind/feature

### Checklist - [X] This is **not** a new feature or an enhancement to the Filecoin protocol. If it is, please open an [FIP issue](https://github.com/filecoin-project/FIPs/blob/master/FIPS/fip-0001.md). - [X] This is **not**...

kind/enhancement

### Checklist - [X] This is **not** a security-related bug/issue. If it is, please follow please follow the [security policy](https://github.com/filecoin-project/lotus/security/policy). - [X] This is **not** a question or a support...

kind/bug
area/markets
LM-tech-debt

### Checklist - [X] This is **not** a new feature or an enhancement to the Filecoin protocol. If it is, please open an [FIP issue](https://github.com/filecoin-project/FIPs/blob/master/FIPS/fip-0001.md). - [X] This is **not**...

kind/feature

### Checklist - [X] This is **not** a new feature or an enhancement to the Filecoin protocol. If it is, please open an [FIP issue](https://github.com/filecoin-project/FIPs/blob/master/FIPS/fip-0001.md). - [X] This is **not**...

help wanted
kind/feature
LM-tech-debt