mirror of
https://github.com/nspcc-dev/neofs-rest-gw.git
synced 2026-03-01 04:29:14 +00:00
Container operations fail sometimes #77
Labels
No labels
I2
I3
I3
I4
S2
S3
S3
S4
U0
U1
U2
U3
U3
U3
U4
blocked
bug
config
documentation
enhancement
feature
go
help wanted
question
test
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
nspcc-dev/neofs-rest-gw#77
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @roman-khimov on GitHub (Mar 26, 2024).
Current Behavior
neofs-rest-gw[996276]: 2024-03-26T14:22:57.691Z error handlers/api.go:122 delete container {"container": "3SLDsD9kvrqxRDiPJ2oZKrHLyMrHTdbxUqRKNwQD2HRM", "error": "confirmation timeout"}after 5m of waiting.
Expected Behavior
Container deleted.
Possible Solution
Unknown
Steps to Reproduce
Unfortunately, it's rarely reproduced, but this might happen for any container operation via panel.fs.neo.org. Supposedly it uses valid tokens and it should be OK (or node should respond with an error immediately), but it fails.
Context
Using panel.fs.neo.org.
Your Environment
@roman-khimov commented on GitHub (Aug 18, 2024):
Have not seen this for a while, likely obsolete.