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

Can't delete old named container #382

Closed
roman-khimov opened this issue Dec 18, 2023 · 0 comments
Closed

Can't delete old named container #382

roman-khimov opened this issue Dec 18, 2023 · 0 comments
Labels
bug Something isn't working container Container contract related issue I4 No visible changes nns NNS contract related issue S4 Routine U2 Seriously planned
Milestone

Comments

@roman-khimov
Copy link
Member

Current Behavior

"delete container: delete: status: code = 1024 message = chain/client: contract execution finished with state FAULT; exception: at instruction 618 (THROW): unhandled exception: "name has expired""

Expected Behavior

Successfully executed container deletion.

Possible Solution

Who cares about name expirations if we're deleting it? Handle this exception and let the deletion proceed.

Steps to Reproduce

Create named container, wait for its NNS record expiration, try to delete.

@roman-khimov roman-khimov added bug Something isn't working container Container contract related issue nns NNS contract related issue labels Dec 18, 2023
@roman-khimov roman-khimov added this to the v0.20.0 milestone Dec 18, 2023
@roman-khimov roman-khimov added U2 Seriously planned S4 Routine I4 No visible changes labels Dec 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working container Container contract related issue I4 No visible changes nns NNS contract related issue S4 Routine U2 Seriously planned
Projects
None yet
Development

No branches or pull requests

1 participant