AIO 0.44.0/0.44.1 not working #25

Closed
opened 2025-12-28 18:11:14 +00:00 by sami · 7 comments
Owner

Originally created by @smallhive on GitHub (Dec 16, 2024).

New AIO versions are broken

Current Behavior

AIO container is not starting. There is a suspicious row

can't create API client: can't init SDK client: write request: open gRPC connection: gRPC dial: connection error: desc = "transport: error while dialing: dial tcp [::1]:16513: connect: connection refused"

Expected Behavior

AIO container starts properly

Steps to Reproduce

docker compose up -d
Originally created by @smallhive on GitHub (Dec 16, 2024). <!-- Provide a general summary of the issue in the Title above --> New AIO versions are broken ## Current Behavior AIO container is not starting. There is a suspicious row ``` can't create API client: can't init SDK client: write request: open gRPC connection: gRPC dial: connection error: desc = "transport: error while dialing: dial tcp [::1]:16513: connect: connection refused" ``` ## Expected Behavior AIO container starts properly ## Steps to Reproduce ``` docker compose up -d ```
sami 2025-12-28 18:11:14 +00:00
  • closed this issue
  • added the
    U2
    bug
    S4
    I4
    labels
Author
Owner

@roman-khimov commented on GitHub (Dec 16, 2024):

Can't reproduce, it works for me (README actions with netmap/container/...). These lines are CLI probes for control service, they're valid (service hasn't started yet).

@roman-khimov commented on GitHub (Dec 16, 2024): Can't reproduce, it works for me (README actions with netmap/container/...). These lines are CLI probes for control service, they're valid (service hasn't started yet).
Author
Owner

@smallhive commented on GitHub (Dec 17, 2024):

It is correct, but I waited about 5k+ blocks. It seems too long to app start

@smallhive commented on GitHub (Dec 17, 2024): It is correct, but I waited about 5k+ blocks. It seems too long to app start
Author
Owner

@roman-khimov commented on GitHub (Dec 17, 2024):

Doesn't take that long for me, starts in minutes.

@roman-khimov commented on GitHub (Dec 17, 2024): Doesn't take that long for me, starts in minutes.
Author
Owner

@roman-khimov commented on GitHub (Dec 17, 2024):

43 blocks in fact, less than a minute.

@roman-khimov commented on GitHub (Dec 17, 2024): 43 blocks in fact, less than a minute.
Author
Owner

@cthulhu-rider commented on GitHub (Dec 17, 2024):

could not reproduce as well, 34 blocks to go

full log would be useful @smallhive. R u runnin on macos?

@cthulhu-rider commented on GitHub (Dec 17, 2024): could not reproduce as well, 34 blocks to go full log would be useful @smallhive. R u runnin on macos?
Author
Owner

@smallhive commented on GitHub (Dec 17, 2024):

aio-0.44.1.log

It is the fist 10k rows from the log. From the beginning.

No, I use linux

@smallhive commented on GitHub (Dec 17, 2024): [aio-0.44.1.log](https://github.com/user-attachments/files/18162431/aio-0.44.1.log) It is the fist 10k rows from the log. From the beginning. No, I use linux
Author
Owner

@smallhive commented on GitHub (Mar 17, 2025):

The issue disappeared in 0.45.0

@smallhive commented on GitHub (Mar 17, 2025): The issue disappeared in 0.45.0
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-aio#25
No description provided.