Skip to content

Cannot listen on UDP port :: error="listen udp :: bind: address already in use" #3967

Description

@etherunit

Describe the bug

Provider id: 0x3712b4009a8c3372f370c79f766a306683e42d53

Service is still responsive - serving multiple connections at once, but provider is seeing these warnings in the logs.

Sep 16 16:28:39 nas myst[1024972]: 2021-09-16T16:28:39.179 INF core/port/availability.go:37             > Cannot listen on UDP port 32936 error="listen udp :32936: bind: address already in use"
Sep 16 16:28:39 nas myst[1024972]: 2021-09-16T16:28:39.179 INF core/port/availability.go:37             > Cannot listen on UDP port 10000 error="listen udp :10000: bind: address already in use"
Sep 16 16:28:39 nas myst[1024972]: 2021-09-16T16:28:39.179 INF core/port/availability.go:37             > Cannot listen on UDP port 10001 error="listen udp :10001: bind: address already in use"
Sep 16 16:28:39 nas myst[1024972]: 2021-09-16T16:28:39.179 INF core/port/availability.go:37             > Cannot listen on UDP port 10002 error="listen udp :10002: bind: address already in use"
Sep 16 16:28:39 nas myst[1024972]: 2021-09-16T16:28:39.180 INF core/port/availability.go:37             > Cannot listen on UDP port 10003 error="listen udp :10003: bind: address already in use"
Sep 16 16:28:39 nas myst[1024972]: 2021-09-16T16:28:39.180 INF core/port/availability.go:37             > Cannot listen on UDP port 10004 error="listen udp :10004: bind: address already in use"
Sep 16 16:28:39 nas myst[1024972]: 2021-09-16T16:28:39.180 INF core/port/availability.go:37             > Cannot listen on UDP port 10005 error="listen udp :10005: bind: address already in use"
Sep 16 16:28:39 nas myst[1024972]: 2021-09-16T16:28:39.180 INF core/port/availability.go:37             > Cannot listen on UDP port 10006 error="listen udp :10006: bind: address already in use"
Sep 16 16:28:39 nas myst[1024972]: 2021-09-16T16:28:39.180 INF core/port/availability.go:37             > Cannot listen on UDP port 10007 error="listen udp :10007: bind: address already in use"
Sep 16 16:28:39 nas myst[1024972]: 2021-09-16T16:28:39.180 INF core/port/availability.go:37             > Cannot listen on UDP port 10008 error="listen udp :10008: bind: address already in use"
Sep 16 16:28:39 nas myst[1024972]: 2021-09-16T16:28:39.181 INF core/port/availability.go:37             > Cannot listen on UDP port 10009 error="listen udp :10009: bind: address already in use"

Environment:

  • Node version: 0.63.0
  • OS: Ubuntu 20.04.3 LTS

Additional context
myst_logs.txt
mysterium-node.log

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions