Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Connection reset by peer #10

Open
randomprimate opened this issue Jun 19, 2016 · 13 comments
Open

Connection reset by peer #10

randomprimate opened this issue Jun 19, 2016 · 13 comments

Comments

@randomprimate
Copy link

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.

@hexene
Copy link
Owner

hexene commented Jun 20, 2016

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

@randomprimate
Copy link
Author

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

@villainouspepper
Copy link

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.

@randomprimate
Copy link
Author

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

@pytel87
Copy link

pytel87 commented Jun 26, 2016

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

@zoopolitic
Copy link

Encountered same issue

@AndXorr
Copy link

AndXorr commented Sep 2, 2016

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

@braj24
Copy link

braj24 commented Oct 18, 2016

Please fix it.

@dmitrybbch
Copy link

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

@nildeka
Copy link

nildeka commented Mar 16, 2018

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

@orhun
Copy link

orhun commented Sep 2, 2018

Any fixes about this issue?

@DrBrad
Copy link

DrBrad commented Oct 24, 2018

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

@adrixgc
Copy link

adrixgc commented Oct 30, 2018

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

What's that supposed to do??

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests