Skip to content
New issue

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

[BUG] UPnP: Failure to add port mapping #176

Open
atomashpolskiy opened this issue Jul 13, 2021 · 1 comment
Open

[BUG] UPnP: Failure to add port mapping #176

atomashpolskiy opened this issue Jul 13, 2021 · 1 comment
Labels

Comments

@atomashpolskiy
Copy link
Owner

Not sure what causes this... Maybe the leading slash in the IP address literal is the problem?

[13/Jul/2021:23:57:08,017] WARN  PortMappingListener: Failed to add port mapping: (PortMapping) Protocol: UDP, 49001 => /172.16.93.1
[13/Jul/2021:23:57:08,019] WARN  PortMappingListener: Reason: Error: Argument Value Invalid (HTTP response was: 500 Internal Server Error)
...
[13/Jul/2021:23:57:08,858] WARN  PortMappingListener: Failed to add port mapping: (PortMapping) Protocol: TCP, 6891 => /172.16.93.1
[13/Jul/2021:23:57:08,858] WARN  PortMappingListener: Reason: Error: Argument Value Invalid (HTTP response was: 500 Internal Server Error)
@Tomobobo710
Copy link

Is this bug causing upnp not to work or is the bug that it just shows these errors in console?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants