morphchain: can't transform multiaddr string to ip string: missing port in address #11

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

Originally created by @532910 on GitHub (Jul 10, 2021).

Jul 10 02:07:14 mona neofs-net-monitor[799]: 2021/07/10 02:07:14 monitor: scraping data from side chain
Jul 10 02:07:14 mona neofs-net-monitor[799]: 2021/07/10 02:07:14 morphchain: can't transform multiaddr string to ip string: address /dns4/n0.ip4.neofs.io/tcp/36512/tls: missing port in address
Jul 10 02:07:29 mona neofs-net-monitor[799]: 2021/07/10 02:07:29 monitor: scraping data from side chain
Jul 10 02:07:29 mona neofs-net-monitor[799]: 2021/07/10 02:07:29 morphchain: can't transform multiaddr string to ip string: address /dns4/n0.ip4.neofs.io/tcp/36512/tls: missing port in address
Jul 10 02:07:44 mona neofs-net-monitor[799]: 2021/07/10 02:07:44 monitor: scraping data from side chain
Jul 10 02:07:44 mona neofs-net-monitor[799]: 2021/07/10 02:07:44 morphchain: can't transform multiaddr string to ip string: address /dns4/n0.ip4.neofs.io/tcp/36512/tls: missing port in address
Jul 10 02:07:59 mona neofs-net-monitor[799]: 2021/07/10 02:07:59 monitor: scraping data from side chain
Jul 10 02:07:59 mona neofs-net-monitor[799]: 2021/07/10 02:07:59 morphchain: can't transform multiaddr string to ip string: address /dns4/n0.ip4.neofs.io/tcp/36512/tls: missing port in address
Jul 10 02:08:14 mona neofs-net-monitor[799]: 2021/07/10 02:08:14 monitor: scraping data from side chain
Jul 10 02:08:14 mona neofs-net-monitor[799]: 2021/07/10 02:08:14 morphchain: can't transform multiaddr string to ip string: address /dns4/n0.ip4.neofs.io/tcp/36512/tls: missing port in address
Originally created by @532910 on GitHub (Jul 10, 2021). ``` Jul 10 02:07:14 mona neofs-net-monitor[799]: 2021/07/10 02:07:14 monitor: scraping data from side chain Jul 10 02:07:14 mona neofs-net-monitor[799]: 2021/07/10 02:07:14 morphchain: can't transform multiaddr string to ip string: address /dns4/n0.ip4.neofs.io/tcp/36512/tls: missing port in address Jul 10 02:07:29 mona neofs-net-monitor[799]: 2021/07/10 02:07:29 monitor: scraping data from side chain Jul 10 02:07:29 mona neofs-net-monitor[799]: 2021/07/10 02:07:29 morphchain: can't transform multiaddr string to ip string: address /dns4/n0.ip4.neofs.io/tcp/36512/tls: missing port in address Jul 10 02:07:44 mona neofs-net-monitor[799]: 2021/07/10 02:07:44 monitor: scraping data from side chain Jul 10 02:07:44 mona neofs-net-monitor[799]: 2021/07/10 02:07:44 morphchain: can't transform multiaddr string to ip string: address /dns4/n0.ip4.neofs.io/tcp/36512/tls: missing port in address Jul 10 02:07:59 mona neofs-net-monitor[799]: 2021/07/10 02:07:59 monitor: scraping data from side chain Jul 10 02:07:59 mona neofs-net-monitor[799]: 2021/07/10 02:07:59 morphchain: can't transform multiaddr string to ip string: address /dns4/n0.ip4.neofs.io/tcp/36512/tls: missing port in address Jul 10 02:08:14 mona neofs-net-monitor[799]: 2021/07/10 02:08:14 monitor: scraping data from side chain Jul 10 02:08:14 mona neofs-net-monitor[799]: 2021/07/10 02:08:14 morphchain: can't transform multiaddr string to ip string: address /dns4/n0.ip4.neofs.io/tcp/36512/tls: missing port in address ```
sami 2025-12-28 18:11:49 +00:00
  • closed this issue
  • added the
    bug
    label
Author
Owner

@carpawell commented on GitHub (Jul 12, 2021):

@532910, can not reproduce and, as i see in code, it should not be reproducible if you use the latest version from master

what version did you run?

note: if you want to run the latest version just cloning the repo is not enough: you need also make image and change image here

@carpawell commented on GitHub (Jul 12, 2021): @532910, can not reproduce and, as i see in code, it should not be reproducible if you use the latest version from master what version did you run? note: if you want to run the latest version just cloning the repo is not enough: you need also `make image` and change image [here](https://github.com/nspcc-dev/neofs-net-monitor/blob/master/docker/docker-compose.yml#L37)
Author
Owner

@532910 commented on GitHub (Jul 12, 2021):

Indeed, it looks like master works fine.

@532910 commented on GitHub (Jul 12, 2021): Indeed, it looks like master works fine.
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/neo-exporter#11
No description provided.