Hello, UPnP portmapper countinuisly fail to find my router, even tough my router was found earlier. I believe my brother "Network admin" has found a way to block port mapper.
INFO <<< UPnP service started successfully
DEBUG Start searching using upnp service
DEBUG Found service of wrong type urn:schemas-upnp-org:device:MediaServer:1, expected urn:schemas-upnp-org:device:InternetGatewayDevice:1.
DEBUG Did not find a service after 5 seconds
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:207) ~[javaw.jar:na]
at org.chris.portmapper.gui.PortMapperView$ConnectTask.doInBackground(PortMapperView.java:439) ~[javaw.jar:na]
at org.chris.portmapper.gui.PortMapperView$ConnectTask.doInBackground(PortMapperView.java:427) ~[javaw.jar:na]
at javax.swing.SwingWorker$1.call(Unknown Source) ~[na:1.8.0_51]
at java.util.concurrent.FutureTask.run(Unknown Source) ~[na:1.8.0_51]
at javax.swing.SwingWorker.run(Unknown Source) ~[na:1.8.0_51]
at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) ~[na:1.8.0_51]
at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) ~[na:1.8.0_51]
at java.lang.Thread.run(Unknown Source) ~[na:1.8.0_51]
WARN Could not connect to router: Did not find a router
This is the error i get.
I am running PortMapper 2.0.0-alpha2
Any previous versions of portmapper haven't worked at all.
I don't got any access to the router unless i reset it back to factory mode.
Anonymous
Looks like adding port mappings via UPnP is deactiviated in your router. There should be a setting in the user interface to allow UPnP.