[Linuxdcpp-team] [Bug 1993817] Re: Unable to create port mappings in DC++ with MiniUPnP mapper while other apps using MiniUPnP succeed

2022-11-01 Thread eMTee
We want to fix this somehow by adding a possibility to detect these slightly ill behaving routers so this remains open. Especially after seeing your link suggesting there's a whole lot of newish TP-Link models suffer from this issue. The Windows UPnP mapper implementation was great option when

[Linuxdcpp-team] [Bug 1993817] Re: Unable to create port mappings in DC++ with MiniUPnP mapper while other apps using MiniUPnP succeed

2022-10-31 Thread Sergei K
Thank you very much for your participation. Now everything has become clearer and I do not see an error in the behavior of the program. I think the question can be closed. The only thing I'm wondering is why the Windows UPnP mapper implementation was rejected? -- You received this bug

[Linuxdcpp-team] [Bug 1993817] Re: Unable to create port mappings in DC++ with MiniUPnP mapper while other apps using MiniUPnP succeed

2022-10-25 Thread Sergei K
This problem is not only in my router model. Shame. https://community.tp-link.com/us/home/forum/topic/577840 -- You received this bug notification because you are a member of Dcplusplus-team, which is subscribed to DC++. https://bugs.launchpad.net/bugs/1993817 Title: Unable to create port

[Linuxdcpp-team] [Bug 1993817] Re: Unable to create port mappings in DC++ with MiniUPnP mapper while other apps using MiniUPnP succeed

2022-10-25 Thread eMTee
Yeah, that was expected looking at the code and your earlier eMule log. Basically this means your router does not report to be connected (to the Internet presumably) by the way MiniUPnP detects it and our current code doesn't accept those as a successfully usable device for mapping. See

[Linuxdcpp-team] [Bug 1993817] Re: Unable to create port mappings in DC++ with MiniUPnP mapper while other apps using MiniUPnP succeed

2022-10-24 Thread Sergei K
Mapper_MiniUpnp: ret from UPNP_GetValidIGD is : 2 -- You received this bug notification because you are a member of Dcplusplus-team, which is subscribed to DC++. https://bugs.launchpad.net/bugs/1993817 Title: Unable to create port mappings in DC++ with MiniUPnP mapper while other apps using

[Linuxdcpp-team] [Bug 1993817] Re: Unable to create port mappings in DC++ with MiniUPnP mapper while other apps using MiniUPnP succeed

2022-10-24 Thread eMTee
Can you please try a MiniUPnP mapping with the attached debug build? It'll open a console where it should print a line starting with 'Mapper_MiniUpnp:' the same time when you get the error message in the program UI. ** Attachment added: "DCPlusPlus_debug.zip"