Skip to content
This repository has been archived by the owner on Nov 15, 2023. It is now read-only.

Revert listening on IPv6 by default #5687

Merged
merged 1 commit into from
Apr 17, 2020

Conversation

tomaka
Copy link
Contributor

@tomaka tomaka commented Apr 17, 2020

It leads to the following errors:

2020-04-17 16:40:25 Libp2p listener ListenerId(1) closed
2020-04-17 16:40:25 Libp2p => ListenerClosed: Err(Custom { kind: Other, error: Custom { kind: Other, error: Other(A(A(A(B(Underlying(B(Os { code: 98, kind: AddrInUse, message: "Address already in use" }))))))) } })

...

2020-04-17 16:43:13 Error on libp2p listener ListenerId(2): ::ffff:127.0.0.1 does not match any listen address
2020-04-17 16:43:13 Error on libp2p listener ListenerId(2): ::ffff:10.128.0.9 does not match any listen address

Let's revert this for the release of Polkadot 0.7.30 and open an issue instead.

@tomaka tomaka added the A2-insubstantial Pull request requires no code review (e.g., a sub-repository hash update). label Apr 17, 2020
@tomaka tomaka requested a review from bkchr April 17, 2020 16:42
@tomaka tomaka requested a review from cecton as a code owner April 17, 2020 16:42
@tomaka tomaka added the B0-silent Changes should not be mentioned in any release notes label Apr 17, 2020
@bkchr bkchr merged commit 05161aa into paritytech:master Apr 17, 2020
@tomaka tomaka deleted the revert-ipv6-by-default branch April 17, 2020 19:00
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
A2-insubstantial Pull request requires no code review (e.g., a sub-repository hash update). B0-silent Changes should not be mentioned in any release notes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants