maidsafe / safe_network

72 stars 40 forks source link

chore(node): [#1999] panic on upnp event `GatewayNotFound` #2003

Closed mickvandijke closed 1 month ago

mickvandijke commented 1 month ago

Description

Makes a node panic on the upnp event GatewayNotFound. This event only fires when the node runs with the --upnp flag and libp2p couldn't find the upnp gateway to open ports on.

Related Issue

Fixes #1999

Type of Change

Please mark the types of changes made in this pull request.

Checklist

Please ensure all of the following tasks have been completed: