kaklakariada / portmapper

A tool for managing port forwardings via UPnP
GNU General Public License v3.0
685 stars 90 forks source link

failed to use preset #120

Closed kekuwi closed 3 weeks ago

kekuwi commented 8 months ago

when i press "use" button on port mapping preset, nothing show up on port mapping section, here's the log:

ERROR Invocation (ActionInvocation) (Action, Arguments: 8) AddPortMapping 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>
<faultcode>s:Client</faultcode>
<faultstring>UPnPError</faultstring>
<detail>
<UPnPError xmlns="urn:schemas-upnp-org:control-1-0">
<errorCode>718</errorCode>
<errorDescription>ConflictInMappingEntry</errorDescription>
</UPnPError>
</detail>
</s:Fault>
</s:Body>
</s:Envelope>
'

i'm using router ZTE F670L.

kaklakariada commented 8 months ago

Hi @kekuwi, it looks like the router's error message is ConflictInMappingEntry. Please try to remove all port mappings and click the "Use" button again.

kaklakariada commented 3 weeks ago

I am closing this. If the problem still exists feel free to re-open this issue.