keyko-io / filecoin-verifier-frontend

7 stars 4 forks source link

[ Bug Report ] Bot error judgment - ‘reached the total datacap requested’ #869

Closed huahuabuer closed 8 months ago

huahuabuer commented 10 months ago

Describe the bug Since #1276, #1277, and #1278 share the same client address, causing this situation, the current LDN has not reached the total datacap requested. image

img_v2_1229a1a7-947d-46f6-b4b0-a7dd10308b6g

To Reproduce Steps to reproduce the behavior: https://github.com/filecoin-project/filecoin-plus-large-datasets/issues/1276 https://github.com/filecoin-project/filecoin-plus-large-datasets/issues/1277 https://github.com/filecoin-project/filecoin-plus-large-datasets/issues/1278

How to resolve Close #1277, #1278, keep #1276 open, and modify the ‘Total amount of DataCap’ to 15PiB, modify the ‘Weekly allocation of DataCap’ to 600TiB

clriesco commented 8 months ago

There cannot be multiple applications with the same address

huahuabuer commented 8 months ago

@clriesco
https://github.com/filecoin-project/filecoin-plus-large-datasets/issues/1276 https://github.com/filecoin-project/filecoin-plus-large-datasets/issues/1277 https://github.com/filecoin-project/filecoin-plus-large-datasets/issues/1278 These three LDNs were created a year ago. At that time, they did not support the capacity of a single LDN-15PiB, so they were divided into three and used the same client address. Now, we can solve this problem, why not solve it in the way I suggested above?

Please take every bug issue seriously, okay?

clriesco commented 8 months ago

We at Keyko take every bug issue seriously, but this is not a bug. The requirements of this bot include that the client address cannot be duplicated in several issues. If, despite this functional requirement, it has been decided to share the same address among several issues, the only option available is to carry out the process of assigning a new tranche manually, but this is not a technical problem, but rather a business one.