frostfs-adm run hangs with updated neo-go version #743

Closed
opened 2023-10-16 16:10:25 +00:00 by aarifullin · 1 comment
Member

This problem occured while frostfs-dev-env was getting up:

frostfs-adm gets stuck at this step:

Stage 1: transfer GAS to alphabet nodes.
Waiting for transactions to persist...

The dev-env works fine with NEOGO_VERSION=0.101.1 but has got the problem if the neo-go image is built on top of trunk (this commit checked: 38f77c39d09cbf91f2fc7b14950f458e47f83c8a)

To reproduce this bug you need to build the newest neo-go image and run dev-env with this image setting NEOGO_VERSION= to build tag in .env file

This problem occured while [frostfs-dev-env](https://git.frostfs.info/TrueCloudLab/frostfs-dev-env) was getting up: `frostfs-adm` gets stuck at this step: ```bash Stage 1: transfer GAS to alphabet nodes. Waiting for transactions to persist... ``` The dev-env works fine with `NEOGO_VERSION=0.101.1` but has got the problem if the neo-go image is built on top of trunk (this commit checked: `38f77c39d09cbf91f2fc7b14950f458e47f83c8a`) To reproduce this bug you need to build the newest neo-go image and run dev-env with this image setting `NEOGO_VERSION=` to build tag in `.env` file
aarifullin added the
bug
frostfs-adm
triage
labels 2023-10-16 16:10:25 +00:00
fyrchik removed the
triage
label 2023-10-16 18:45:29 +00:00
fyrchik added this to the v0.38.0 milestone 2023-10-16 18:45:32 +00:00
Owner

Closed via #752

Closed via #752
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#743
No description provided.