Server apemanager fails with panic #1351

Closed
opened 2024-09-04 12:49:33 +00:00 by aarifullin · 1 comment
Member

If any internal error occurs in ape-manager service handler, then this turns to a panic:

That is because nil-pointer is not handled by res.GetBody().GetChainID() in frostfs-api-go/v2

If any internal error occurs in ape-manager service handler, then this turns to a panic: - [audit/AddChain](https://git.frostfs.info/TrueCloudLab/frostfs-node/src/branch/master/pkg/services/apemanager/audit.go#L36) That is because nil-pointer is not handled by `res.GetBody().GetChainID()` in `frostfs-api-go/v2`
aarifullin added the
bug
triage
labels 2024-09-04 12:49:33 +00:00
Owner

Closed via #1352

Closed via #1352
Sign in to join this conversation.
No milestone
No project
No assignees
2 participants
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: TrueCloudLab/frostfs-node#1351
No description provided.