The Wayback Machine - https://web.archive.org/web/20210721050709/https://github.com/Jigsaw-Code/outline-client/pull/23
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

more fine-grained connection errors on Windows #23

Merged
merged 5 commits into from Mar 23, 2018
Merged

Conversation

@trevj
Copy link
Contributor

@trevj trevj commented Mar 23, 2018

Seeing a bunch of connection error reports coming in on Windows but the breadcrumbs only tell me:

Failed to connect to server with plugin error: UnexpectedPluginError

Two changes:

  • A little more info to help us debug.
  • Remove some console.log statements that might leak server IPs to us.
@trevj trevj requested a review from alalamav Mar 23, 2018
Copy link
Contributor

@alalamav alalamav left a comment

Could you please update the error codes in OutlineVpn.swift and PacketTunnelProvider.h?

@trevj
Copy link
Contributor Author

@trevj trevj commented Mar 23, 2018

@albertolalama Done! Damn, adding these is more expensive than I thought. I also updated the comments on each.

Copy link
Contributor

@alalamav alalamav left a comment

Thanks! We could create a framework to share these between the app and VpnExtension process.

@trevj trevj merged commit 1755961 into master Mar 23, 2018
2 checks passed
2 checks passed
@googlebot
cla/google All necessary CLAs are signed
continuous-integration/travis-ci/push The Travis CI build passed
Details
trevj added a commit that referenced this pull request Mar 23, 2018
Hmm, think I forgot to `git push` this when merging #23.
@trevj trevj mentioned this pull request Mar 23, 2018
trevj added a commit that referenced this pull request Mar 23, 2018
Hmm, think I forgot to `git push` this when merging #23.
@trevj trevj deleted the trevj-windows-tweaks branch Mar 29, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants