Meta-enabled container search failure #1466

Closed
opened 2025-12-28 17:23:05 +00:00 by sami · 1 comment
Owner

Originally created by @roman-khimov on GitHub (Jul 30, 2025).

Expected Behavior

🟢

Current Behavior

🔴 https://rest.fs.neo.org/HXSaMJXk2g8C14ht8HSi7BBaiYZ1HeWh2xnWPGQCg4H6/3674-1753861795/index.html#suites/0e3180b9561587482b2f1488d7674deb/6b0e10e10e957a74/

2025-07-30T07:43:02.941Z	error	meta/notifications.go:140	can't get container data	{"service": "meta data", "notification container": "616c11fbe324d23e77886ca062bc57633217082373ee0cd9ba984aeae4daafc6", "error": "read E36vNnxN7Bs16HPMf5EBWTk29aSVrDDg2Cx64nYYgbdR container: status: code = 3072 message = container not found"}
2025-07-30T07:43:02.941Z	debug	neofs-node/morph.go:89	new block	{"index": 115}
2025-07-30T07:43:02.941Z	info	neofs-node/container.go:68	caught container creation, updating cache...	{"id": "E36vNnxN7Bs16HPMf5EBWTk29aSVrDDg2Cx64nYYgbdR", "owner": "NTkZ2RKsckjR6XjBxHEtX6JVX7K76JZ3Wu"}
2025-07-30T07:43:02.941Z	info	neofs-node/container.go:71	successfully updated cache for the created container	{"id": "E36vNnxN7Bs16HPMf5EBWTk29aSVrDDg2Cx64nYYgbdR"}

Possible Solution

Fix the damn thing.

Steps to Reproduce (for bugs)

Happens in tests occasionally.

Context

https://github.com/nspcc-dev/neofs-node/pull/3488

Regression

Doesn't look like.

Your Environment

  • Version used: master 0.48.0+
Originally created by @roman-khimov on GitHub (Jul 30, 2025). ## Expected Behavior 🟢 ## Current Behavior 🔴 https://rest.fs.neo.org/HXSaMJXk2g8C14ht8HSi7BBaiYZ1HeWh2xnWPGQCg4H6/3674-1753861795/index.html#suites/0e3180b9561587482b2f1488d7674deb/6b0e10e10e957a74/ ``` 2025-07-30T07:43:02.941Z error meta/notifications.go:140 can't get container data {"service": "meta data", "notification container": "616c11fbe324d23e77886ca062bc57633217082373ee0cd9ba984aeae4daafc6", "error": "read E36vNnxN7Bs16HPMf5EBWTk29aSVrDDg2Cx64nYYgbdR container: status: code = 3072 message = container not found"} 2025-07-30T07:43:02.941Z debug neofs-node/morph.go:89 new block {"index": 115} 2025-07-30T07:43:02.941Z info neofs-node/container.go:68 caught container creation, updating cache... {"id": "E36vNnxN7Bs16HPMf5EBWTk29aSVrDDg2Cx64nYYgbdR", "owner": "NTkZ2RKsckjR6XjBxHEtX6JVX7K76JZ3Wu"} 2025-07-30T07:43:02.941Z info neofs-node/container.go:71 successfully updated cache for the created container {"id": "E36vNnxN7Bs16HPMf5EBWTk29aSVrDDg2Cx64nYYgbdR"} ``` ## Possible Solution Fix the damn thing. ## Steps to Reproduce (for bugs) Happens in tests occasionally. ## Context https://github.com/nspcc-dev/neofs-node/pull/3488 ## Regression Doesn't look like. ## Your Environment * Version used: master 0.48.0+
sami 2025-12-28 17:23:05 +00:00
Author
Owner

@roman-khimov commented on GitHub (Jul 30, 2025):

Two different RPC clients -> two different nodes -> state synchronization issue.

@roman-khimov commented on GitHub (Jul 30, 2025): Two different RPC clients -> two different nodes -> state synchronization issue.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
nspcc-dev/neofs-node#1466
No description provided.