Menu

#74 error code 713

v1.0_(example)
pending
None
1
2021-06-23
2021-04-18
Anonymous
No

port mapper isnt port forwarding stuff and this error happens when u press update or apply a preset
it used to work but it stopped working like last year and i couldnt find out how to fix it
'
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>
<faultcode>s:Client</faultcode>
<faultstring>UPnPError</faultstring>
<detail>
<upnperror xmlns="urn:schemas-upnp-org:control-1-0">
<errorcode>713</errorcode>
<errordescription>SpecifiedArrayIndexInvalid</errordescription>
</upnperror>
</detail>
</s:fault>
</s:body>
</s:envelope>
'

Discussion

  • Christoph

    Christoph - 2021-04-24
    • status: open --> pending
    • assigned_to: Christoph
     
  • Anonymous

    Anonymous - 2021-04-26

    this happens when i do java -jar portmapper-2.2.1.jar -add -externalPort 25565 -internalPort 25565 -protocol tcp in cmd

    18:30:57.959 [main] INFO  org.chris.portmapper.PortMapperCli - Creating router factory for class org.chris.portmapper.router.cling.ClingRouterFactory
    18:30:57.963 [main] DEBUG org.chris.portmapper.PortMapperCli - Creating a new instance of the router factory class org.chris.portmapper.router.cling.ClingRouterFactory
    18:30:57.974 [main] INFO  org.chris.portmapper.PortMapperCli - Searching for routers...
    18:30:57.974 [main] DEBUG o.c.p.r.cling.ClingRouterFactory - System property 'portmapper.locationUrl' not defined: discover routers automatically.
    18:30:57.990 [main] INFO  org.fourthline.cling.UpnpServiceImpl - >>> Starting UPnP service...
    18:30:57.990 [main] INFO  org.fourthline.cling.UpnpServiceImpl - Using configuration: org.fourthline.cling.DefaultUpnpServiceConfiguration
    18:30:57.998 [main] INFO  o.fourthline.cling.transport.Router - Creating Router: org.fourthline.cling.transport.RouterImpl
    18:30:58.139 [main] INFO  o.f.c.t.spi.MulticastReceiver - Creating wildcard socket (for receiving multicast datagrams) on port: 1900
    18:30:58.141 [main] INFO  o.f.c.t.spi.MulticastReceiver - Joining multicast group: /no.see.my.ip:1900 on network interface: Realtek PCIe GbE Family Controller
    18:30:58.443 [main] INFO  o.f.cling.transport.spi.StreamServer - Created server (for receiving TCP streams) on: /no.no.no.no:55317
    18:30:58.444 [main] INFO  o.f.cling.transport.spi.DatagramIO - Creating bound socket (for datagram input/output) on: /no.no.no.no
    18:30:58.447 [main] INFO  org.fourthline.cling.UpnpServiceImpl - <<< UPnP service started successfully
    18:30:58.448 [main] INFO  o.c.p.r.cling.ClingRouterFactory - Start searching PT3S for device type (UDADeviceTypeHeader) 'urn:schemas-upnp-org:device:InternetGatewayDevice:1'
    18:30:58.452 [main] DEBUG o.c.p.r.cling.ClingRegistryListener - Waiting for PT3S until routers are found
    18:30:58.589 [cling-6] INFO  o.c.p.r.cling.ClingRegistryListener - Found 1 devices
    18:30:58.590 [cling-6] INFO  o.c.p.r.cling.ClingRegistryListener - Device (RemoteDevice) Identity: (RemoteDeviceIdentity) UDN: uuid:nononononono, Descriptor: http://no.not.seeing.this:5431/dyndev/uuid:u.no.see.this.either, Root: false supports ip service type: (RemoteService) Descriptor: /dynsvc/WANIPConnection:1.xml
    18:30:58.591 [cling-6] DEBUG o.c.p.r.cling.ClingRegistryListener - Found connection service (RemoteService) Descriptor: /dynsvc/WANIPConnection:1.xml
    18:31:01.457 [main] INFO  org.chris.portmapper.PortMapperCli - Connected to router NetComm Wireless NF18ACV 1.0
    18:31:01.457 [main] DEBUG o.c.p.router.cling.ClingRouter - Get IP of localhost
    18:31:01.459 [main] DEBUG o.c.p.router.cling.ClingRouter - Got internal router port -1
    18:31:01.459 [main] DEBUG o.c.p.router.cling.ClingRouter - Got invalid internal router port number -1
    18:31:01.460 [main] DEBUG o.c.p.router.cling.ClingRouter - Not connected to router or got invalid port number, can not use socket to determine the address of the localhost. If no address is found, please connect to the router.
    18:31:01.472 [main] DEBUG o.c.p.router.cling.ClingRouter - Got address DESKTOP-Q5SA511/no.no.no.no via InetAddress.getLocalHost().
    18:31:01.484 [main] INFO  org.chris.portmapper.PortMapperCli - Adding mapping PortMapper TCP/no.no.no.no:25565
    18:31:01.561 [main] DEBUG o.c.p.r.c.ClingPortMappingExtractor - Getting port mapping with entry number 0...
    18:31:01.619 [main] DEBUG o.c.p.r.c.ClingPortMappingExtractor - Getting port mapping with entry number 1...
    18:31:01.676 [main] DEBUG o.c.p.r.c.ClingPortMappingExtractor - Getting port mapping with entry number 2...
    18:31:01.736 [main] DEBUG o.c.p.r.c.ClingPortMappingExtractor - Getting port mapping with entry number 3...
    18:31:01.792 [main] DEBUG o.c.p.r.c.ClingPortMappingExtractor - Getting port mapping with entry number 4...
    18:31:01.852 [main] DEBUG o.c.p.r.c.ClingPortMappingExtractor - Getting port mapping with entry number 5...
    18:31:01.919 [main] DEBUG o.c.p.r.c.ClingPortMappingExtractor - Getting port mapping with entry number 6...
    18:31:01.982 [main] DEBUG o.c.p.r.c.ClingPortMappingExtractor - Getting port mapping with entry number 7...
    18:31:02.051 [main] ERROR o.c.p.r.cling.action.ActionService - 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>
       <faultcode>s:Client</faultcode>
       <faultstring>UPnPError</faultstring>
       <detail>
        <UPnPError xmlns="urn:schemas-upnp-org:control-1-0">
         <errorCode>713</errorCode>
         <errorDescription>SpecifiedArrayIndexInvalid</errorDescription>
        </UPnPError>
       </detail>
      </s:Fault>
     </s:Body>
    </s:Envelope>
    '
    18:31:02.052 [main] INFO  o.c.p.r.c.ClingPortMappingExtractor - Got error response when fetching port mapping for entry number 7: '(IncomingActionResponseMessage) 500 Internal Server Error'. Stop getting more entries.
    18:31:02.054 [main] INFO  org.chris.portmapper.PortMapperCli - Found 7 port forwardings:
    UDP :4955 -> no.no.no.no:4955 enabled WarframePublic Client
    UDP :4950 -> no.no.no.no:4950 enabled WarframePublic Server
    TCP :25565 -> no.no.no.no:25565 enabled PortMapper TCP/no.no.no.no:25565
    UDP :25565 -> no.no.no.no:25565 enabled PortMapper UDP/no.no.no.no:25565
    TCP :27015 -> no.no.no.no:27015 enabled port 27015
    UDP :27015 -> no.no.no.no:27015 enabled port 27015
    UDP :3074 -> no.no.no.no:3074 enabled DemonwarePortMapping
    18:31:02.054 [main] DEBUG o.c.p.router.cling.ClingRouter - Shutdown registry
    18:31:02.055 [main] DEBUG o.c.p.router.cling.ClingRouter - Shutdown registry
    
     
  • Christoph

    Christoph - 2021-04-28

    Hi Anonymous,
    according to your log, the port mapping was added successfully.
    If you are talking about message "Got error response when fetching port mapping...": This is normal as described at https://github.com/kaklakariada/portmapper#error-when-fetching-port-mappings and does not mean there is a problem.

     
  • Anonymous

    Anonymous - 2021-04-30

    it still seems to not port forward, i use a port checker on both port 25565 and 27015 (which i'm forwarding to) and it shows up as closed. i try and host a server and connect to it, and it doesn't work.

     
  • Christoph

    Christoph - 2021-04-30

    The only thing you could try is to delete the port mappings in you router's web interface and try again. If this doesn't help I run out of ideas.

     
  • Anonymous

    Anonymous - 2021-05-04

    ok so i tried to use a different port forwarding software to see if upnp portmapper was the issue, turns out it isnt. upnp is enabled in the router settings so im not sure whats going on https://prnt.sc/12gjhyz

     
  • Anonymous

    Anonymous - 2021-06-23

    ok i have figured out that it isnt my computer's fault the program isn't forwarding the port, something is most likely wrong with the internet or modem. i know this because i tested it on 2 different computers. also, you can remove my previous post

     

Anonymous
Anonymous

Add attachments
Cancel