lucasromeiro

Results 71 comments of lucasromeiro

> > > @lucasromeiro > > > Do share your test result once you made them please. > > > > > > Sure !! I want to help! >...

> @lucasromeiro > thanks for the Tests .. > can you try to get call this URL from your browser and see if you get a response .. or 501...

using https://github.com/ofekp/TinyUPnP: //--------------------------------------------------------------------------- Test 1 - Router 1 //--------------------------------------------------------------------------- ........ Connected to VSE IP address: 192.168.15.10 Testing WiFi connection for [192.168.15.10] ==> GOOD Testing internet connection ==> GOOD isGatewayInfoValid [0.0.0.0]...

Log router: Debug: Connected to VSE IP address: 192.168.15.10 Testing WiFi connection for [192.168.15.10] ==> GOOD Testing internet connection ==> GOOD isGatewayInfoValid [0.0.0.0] port [0] path [] actionPort [0] actionPath...

Hello, I did the second test! I used another modem! The conclusion was: With the "new" library worked! With the "old" library v2.0 did not work! I saved the tests...

> can you try another router .. I tried 2 on my side and they responded with 200 OK to the HTTP request .. This is an Implementation Error in...

> @lucasromeiro > I think you tested with the old library only .. > the Log files Show a Debug that I Don't use any more : > `Gateway packet...

> @lucasromeiro > I think you tested with the old library only .. > the Log files Show a Debug that I Don't use any more : > `Gateway packet...

> I tracked the issue.. > In the original implementation there was a check for URLBase but it was discarded .. > in my modifications I enabled it .. but...