kaklakariada / portmapper

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

Did not Find a router #89

Closed RickyLaChow closed 3 years ago

RickyLaChow commented 3 years ago

Console Log INFO Creating router factory for class org.chris.portmapper.router.cling.ClingRouterFactory INFO Searching for routers... INFO >>> Starting UPnP service... INFO Using configuration: org.fourthline.cling.DefaultUpnpServiceConfiguration INFO Creating Router: org.fourthline.cling.transport.RouterImpl INFO Creating wildcard socket (for receiving multicast datagrams) on port: 1900 INFO Joining multicast group: /239.255.255.250:1900 on network interface: Intel(R) Wireless-AC 9560 160MHz INFO Created server (for receiving TCP streams) on: /192.168.1.103:53980 INFO Creating bound socket (for datagram input/output) on: /192.168.1.103 INFO <<< UPnP service started successfully INFO Start searching PT3S for device type (UDADeviceTypeHeader) 'urn:schemas-upnp-org:device:InternetGatewayDevice:1' INFO Found service of wrong type urn:schemas-upnp-org:device:InternetGatewayDevice:2, expected urn:schemas-upnp-org:device:InternetGatewayDevice:1. WARN Could not connect to router: Did not find a router org.chris.portmapper.router.RouterException: Did not find a router at org.chris.portmapper.PortMapperApp.connectRouter(PortMapperApp.java:218) at org.chris.portmapper.gui.PortMapperView$ConnectTask.doInBackground(PortMapperView.java:434) at org.chris.portmapper.gui.PortMapperView$ConnectTask.doInBackground(PortMapperView.java:422) at java.desktop/javax.swing.SwingWorker$1.call(SwingWorker.java:304) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at java.desktop/javax.swing.SwingWorker.run(SwingWorker.java:343) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:834) WARN Could not connect to router: Did not find a router WARN Device descriptor retrieval failed: http://192.168.1.134:49153/description20.xml, 401 Unauthorized WARN Device descriptor retrieval failed: http://192.168.1.134:49153/description21.xml, 401 Unauthorized WARN Device descriptor retrieval failed: http://192.168.1.134:49153/description21.xml, 401 Unauthorized WARN Device descriptor retrieval failed: http://192.168.1.134:49153/description21.xml, 401 Unauthorized WARN Device descriptor retrieval failed: http://192.168.1.134:49153/description21.xml, 401 Unauthorized WARN Device descriptor retrieval failed: http://192.168.1.134:49153/description21.xml, 401 Unauthorized WARN Device descriptor retrieval failed: http://192.168.1.134:49153/description21.xml, 401 Unauthorized WARN Device descriptor retrieval failed: http://192.168.1.134:49153/description18.xml, 401 Unauthorized WARN Device descriptor retrieval failed: http://192.168.1.134:49153/description18.xml, 401 Unauthorized WARN Device descriptor retrieval failed: http://192.168.1.134:49153/description19.xml, 401 Unauthorized

1) I have tryed disable and enable the UpNp