adm: morph init --local-dump doesnt work with dev-env #48

Closed
opened 2023-02-09 09:41:13 +00:00 by KirillovDenis · 0 comments
KirillovDenis commented 2023-02-09 09:41:13 +00:00 (Migrated from github.com)

Couldn't prepare chain dump with neofs-adm for frostfs-aio

Expected Behavior

Dump successfully created.

Current Behavior

$ frostfs-adm --config frostfs-dev-env/frostfs-adm.yml morph init --alphabet-wallets frostfs-dev-env/services/ir --contracts frotfs-dev-env/vendor/contract --local-dump frostfs-dev-env/vendor/morph_chain.gz --protocol frostfs-dev-env/services/morph_chain/protocol.privnet.yml
Stage 1: transfer GAS to alphabet nodes.
Waiting for transactions to persist...
Stage 2: set notary and alphabet nodes in designate contract.
Waiting for transactions to persist...
Stage 3: deploy NNS contract.
Waiting for transactions to persist...
Stage 4: deploy NeoFS contracts.
Error: can't persist transactions: transaction 3b83abfb7687165df7c4ad45eb410eb17a3eeba5bef877d436c927228988c78c failed to verify: witness #0: signature check failed: invalid signature

Your Environment

/cc @alexvanin @fyrchik @carpawell

Couldn't prepare chain dump with `neofs-adm` for `frostfs-aio` ## Expected Behavior Dump successfully created. ## Current Behavior ``` $ frostfs-adm --config frostfs-dev-env/frostfs-adm.yml morph init --alphabet-wallets frostfs-dev-env/services/ir --contracts frotfs-dev-env/vendor/contract --local-dump frostfs-dev-env/vendor/morph_chain.gz --protocol frostfs-dev-env/services/morph_chain/protocol.privnet.yml Stage 1: transfer GAS to alphabet nodes. Waiting for transactions to persist... Stage 2: set notary and alphabet nodes in designate contract. Waiting for transactions to persist... Stage 3: deploy NNS contract. Waiting for transactions to persist... Stage 4: deploy NeoFS contracts. Error: can't persist transactions: transaction 3b83abfb7687165df7c4ad45eb410eb17a3eeba5bef877d436c927228988c78c failed to verify: witness #0: signature check failed: invalid signature ``` ## Your Environment * Version used: [master](https://github.com/TrueCloudLab/frostfs-node/commit/5ffa8268971a9101f1c6b1f7e8cebb3a0b8799a3) * Server setup and configuration: [dev-env](https://github.com/TrueCloudLab/frostfs-dev-env) /cc @alexvanin @fyrchik @carpawell
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-node#48
There is no content yet.