Mention domain in the error message in NNS #81

Closed
opened 2024-03-04 12:23:52 +00:00 by fyrchik · 0 comments

It should be obvious, it is not now.

dstepanov@dstepanov:~/src/frostfs-node$ ./bin/frostfs-cli container create -r 127.0.0.1:8080 --wallet ./dev/wallet.json --policy "REP 1 IN X CBF 1 SELECT 1 FROM * AS X" --basic-acl public-read-write --nns-zone kapusta.ns --nns-name 4tonibud  --await
Enter password > 
put container rpc error: status: code = 1024 message = frostfs error: chain/client: contract execution finished with state FAULT; exception: at instruction 1215 (THROW): unhandled exception: "parent does not exist or is expired"
It should be obvious, it is not now. ``` dstepanov@dstepanov:~/src/frostfs-node$ ./bin/frostfs-cli container create -r 127.0.0.1:8080 --wallet ./dev/wallet.json --policy "REP 1 IN X CBF 1 SELECT 1 FROM * AS X" --basic-acl public-read-write --nns-zone kapusta.ns --nns-name 4tonibud --await Enter password > put container rpc error: status: code = 1024 message = frostfs error: chain/client: contract execution finished with state FAULT; exception: at instruction 1215 (THROW): unhandled exception: "parent does not exist or is expired" ```
fyrchik added the
bug
label 2024-03-04 12:23:52 +00:00
elebedeva was assigned by fyrchik 2024-03-28 14:11:09 +00:00
Sign in to join this conversation.
No Milestone
No Assignees
1 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-contract#81
There is no content yet.