LocalVPN icon indicating copy to clipboard operation
LocalVPN copied to clipboard

Connection reset by peer

Open randomprimate opened this issue 8 years ago • 13 comments

After building the app and activating the VPN through the button I try accessing a website through a mobile browser such as Chrome but all requests timeout with the error at https://gist.github.com/Random-Primate/b1947e1816bdb856302961291f6e6676.

I've tried with a

  • Model Number: Moto G, Android Version: 5.1, Motorola XT1032 API22.
  • Samsung Galaxy S4 on Android V4.2 and V5.1

Any help appreciated.

randomprimate avatar Jun 19 '16 20:06 randomprimate

Hi, apologies for the delay. I'll get back to you as soon as I get ahold of these device(s)

hexene avatar Jun 20 '16 16:06 hexene

Excellent thank you. Let me know if I can assist with that.

randomprimate avatar Jun 22 '16 05:06 randomprimate

Hello,

I am facing the same issue. I have also noticed that for first few requests(3-4 on chrome), the browsing works fine after which the issue occurs.

I have tried with the following phones:

  1. Nexus 5 with Android version 6.0.1
  2. Mi 4i, with Android version 5.0.1

Thanks for any help.

villainouspepper avatar Jun 22 '16 11:06 villainouspepper

What should we expect to see if the app is working? Log outputs or a file?

randomprimate avatar Jun 23 '16 05:06 randomprimate

I'm facing the same issue. First few requests are ok, then SocketException ECONNRESET is thrown. Then no more requests are being processed.

Tested on Galaxy S6, Android 6.0.1

pytel87 avatar Jun 26 '16 19:06 pytel87

Encountered same issue

zoopolitic avatar Aug 16 '16 12:08 zoopolitic

Hi, If you supported this repo, can you pls fix that bug?

AndXorr avatar Sep 02 '16 12:09 AndXorr

Please fix it.

braj24 avatar Oct 18 '16 08:10 braj24

Uhmm... I know I'm kind of late... any fixes?

dmitrybbch avatar Mar 16 '18 00:03 dmitrybbch

@randomprimate I know it is late. Were you able to solve it?

nildeka avatar Mar 16 '18 15:03 nildeka

Any fixes about this issue?

orhun avatar Sep 02 '18 20:09 orhun

Try adding this to the manifest: <protected-broadcast android:name="com.motorola.motocare.INTENT_TRIGGER" />

DrBrad avatar Oct 24 '18 10:10 DrBrad

Try adding this to the manifest: <protected-broadcast android:name="com.motorola.motocare.INTENT_TRIGGER" />

What's that supposed to do??

adrixgc avatar Oct 30 '18 14:10 adrixgc