Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[issue]"failed to delegate create object, error: failed to broadcast tx with greenfield client, wallet is frozen #395

Closed
STdevK opened this issue Sep 9, 2024 · 2 comments
Labels
bug Something isn't working

Comments

@STdevK
Copy link

STdevK commented Sep 9, 2024

Package Name & Version

dcellar-web-ui

@bnb-chain/greenfield-js-sdk Version

dcellar dashboard

Describe the bug

Unable to create new folder within the bucket

"failed to delegate create object, error: failed to broadcast tx with greenfield client: rpc error: code = Unknown desc = rpc error: code = Unknown desc = failed to execute message; message index: 0: apply object store bill failed: dexa-testnet Test/ stream record 0x691889F5944126906F0051c5ca087e975BADABb3 is frozen [bnb-chain/[email protected]/baseapp/baseapp.go:939] With gas wanted: '18446744073709551615' and gas used: '1200' : unknown request [/greenfield-storage-provider/modular/signer/signer_client.go:1057]"

Expected behavior

To create new folder within the bucket

Steps to reproduce

problem is fixed when using new wallet, unable to reproduce

Anything else?

photo_2024-09-09_12-57-39

@STdevK STdevK added the bug Something isn't working label Sep 9, 2024
@STdevK
Copy link
Author

STdevK commented Sep 9, 2024

Semantic information about frozen error has been done as shown in the screenshot and has been published to the testnet and mainnet.

dcellar2024-09-06 15 46 59

@STdevK
Copy link
Author

STdevK commented Sep 9, 2024

To prevent future data lost on testnet, please follow the following best practice when using Dcellar/ Greenfield testnet.

  1. ensure there's sufficient tBNB in the wallet for storage
  2. user should periodically check the wallet status for error messages (e.g. from greenfield scan "Current account is in arrears due to insufficient static balance") when account is in arrears, data will be deleted after 1month.

@STdevK STdevK closed this as completed Sep 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants
@STdevK and others