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

Ports listed as opened yet actually not opened. #88

Closed
PicklePenger opened this issue Jul 13, 2021 · 3 comments
Closed

Ports listed as opened yet actually not opened. #88

PicklePenger opened this issue Jul 13, 2021 · 3 comments

Comments

@PicklePenger
Copy link

I'm being driven up a wall with this one... I create a preset in PortMapper, change the internal client to what is found in CMD (I have to manually set it off Local Host because my motherboard's ethernet was fried by a lightning strike and I'm using a network adapter now), set the ports, and click on "Use." The ports show as listed in the port mappings table but when I use an open port check tool, the port is listed as closed... PLEASE help.
image
image

INFO 2 port mapping added successfully
ERROR Invocation (ActionInvocation) (Action, Arguments: 9) GetGenericPortMappingEntry failed with operation '500 Internal Server Error', body '<s:Envelope xmlns:s="http://schemas.xmlsoap.org/soap/envelope/" s:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"><s:Body><s:Fault>s:ClientUPnPError713SpecifiedArrayIndexInvalid</s:Fault></s:Body></s:Envelope>'
INFO Got error response when fetching port mapping for entry number 2: '(IncomingActionResponseMessage) 500 Internal Server Error'. Stop getting more entries.
INFO Found 2 mappings

I'm also seeing:
WARN Skipping invalid service '(RemoteService) Descriptor: dial_SCPD.xml' of: (RemoteDevice) Identity: (RemoteDeviceIdentity) UDN: uuid:295c0017-2402-108e-80b4-acae1949f933, Descriptor: http:[MY INTERNAL IP]//0/dial/dd.xml, Root: true

@kaklakariada
Copy link
Owner

Hi @PicklePenger,
The error message when fetching port mappings (GetGenericPortMappingEntry failed with operation '500 Internal Server Error') is a known issue and does not affect the port mappings.

Regarding the closed port: I am sorry but there is nothing I can do. This may be an issue with your router or your ISP. To diagnose the issue you could create the port mapping using your routers admin interface.

@PicklePenger
Copy link
Author

Well, thank you nonetheless. Fortunately, I have fixed the issue. The port came back as closed when utilizing one of those open port check tools because I had yet to actually run the and there was nothing to respond to the website checking the port's status. An oversight on my behalf.

Everything works great now and thank you for both the tool and your help.

@kaklakariada
Copy link
Owner

Thank you for your feedback!

I added a section to the troubleshooting guide with your solution.

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

No branches or pull requests

2 participants