We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I'm running Lighthouse beacon node with --disable-upnp and notice the following logs:
--disable-upnp
Mar 20 05:04:49.563 INFO UPnP route established addr: /ip4/xxx.xxx.xxx.xxx/udp/9501/quic-v1, service: libp2p
This is a bug as it shouldn't happen when UPnP is disabled.
stable (v5.1.0)
stable
The text was updated successfully, but these errors were encountered:
libp2p-upnp
Fixed in #5449 🎉
Sorry, something went wrong.
No branches or pull requests
Description
I'm running Lighthouse beacon node with
--disable-upnp
and notice the following logs:This is a bug as it shouldn't happen when UPnP is disabled.
Version
stable
(v5.1.0)The text was updated successfully, but these errors were encountered: