# Issues : - [x] Fails to resolve the path and hit 404 on `vaults/<vault_id/auctions/0` see : https://defiscan.live/vaults/7e9761f1e32389cbb7fed7b1f5bdc8a9cb29bf39e4d6da7f83e6230835d6932f/auctions/0?network=TestNet https://explorer.mydefichain.com/vaults/7e9761f1e32389cbb7fed7b1f5bdc8a9cb29bf39e4d6da7f83e6230835d6932f/auctions/0?network=TestNet https://github.com/DeFiCh/ain/pull/3100/commits/e37d5e4fa56d7d066f539becd63a9d6689cadee3 - [x] Lightwallet crash - [ ] TVL discrepancy - [x] Remove liquidity error : `Transaction is not a composite swap` https://github.com/DeFiCh/ain/pull/3100/commits/7f98835f6913381b42826258486faf78ed9c1757 - [x] Check ocean sync on startup - [x] Ocean catchup on startup - [ ] To amount fallback on indexing from snapshot
Issues :
Fails to resolve the path and hit 404 on
vaults/<vault_id/auctions/0see :https://defiscan.live/vaults/7e9761f1e32389cbb7fed7b1f5bdc8a9cb29bf39e4d6da7f83e6230835d6932f/auctions/0?network=TestNet
https://explorer.mydefichain.com/vaults/7e9761f1e32389cbb7fed7b1f5bdc8a9cb29bf39e4d6da7f83e6230835d6932f/auctions/0?network=TestNet e37d5e4
Lightwallet crash
TVL discrepancy
Remove liquidity error :
Transaction is not a composite swap7f98835Check ocean sync on startup
Ocean catchup on startup
To amount fallback on indexing from snapshot