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

proxy errors, no connectivity, windows #11

Open
brandondees opened this issue Nov 28, 2020 · 6 comments
Open

proxy errors, no connectivity, windows #11

brandondees opened this issue Nov 28, 2020 · 6 comments

Comments

@brandondees
Copy link

brandondees commented Nov 28, 2020

after installing on windows 10 i'm seeing messages like the following for any navigation attempt:

unable to proxy proofofconcept: read udp 127.0.0.1:60005->127.0.0.1:53: i/o timeout

same behavior before and after the hsd syncs up. for hns domains i get a green icon and can view the blockchain dns records, but no pages are loading.

nextdns hns resolution is also not working for me on the same machine, so i'm not sure if this is handybrowser specific or not, but the message seems to imply that something's wrong with the docker container's networking config. i'm not sure how to proceed troubleshooting wise, so here's an issue.

@smcki012
Copy link
Collaborator

smcki012 commented Nov 28, 2020

Can you ensure NextDNS is disabled, and click the "Nuke Docker" button in the settings, which will reset your Docker image. If it still doesn't work, and NextDNS doesn't still for other browsers, may be a system issue that'd be hard for us to isolate.

@brandondees
Copy link
Author

yep, i went another step further and manually removed the docker image as well. after a full rebuild with nextdns app disabled, things seem to be working again. nextdns resolution still isn't, but i presume that's a separate problem. I can use the handybrowser proxy for now, which is pretty cool.

@brandondees
Copy link
Author

nevermind, still at least partially broken

unable to proxy parking.sinpapeles: read udp 127.0.0.1:52983->127.0.0.1:53: i/o timeout

seems to be working for some names and not others, perhaps it's related to incomplete DANE config or similar?

@smcki012
Copy link
Collaborator

smcki012 commented Nov 29, 2020

Edit: Make sure your node is fully sync'd. It can't resolve a name that doesn't exist at its current block height. It'll use HNSD initially to bootstrap resolving names immediately on first install from active fullnodes on the network. Just be mindful of the first full sync, afterwards you'll be all good just open your browser (aka your node) regularly to sync.

But browser uses solely the light client now, and HSD for initial bootstrapping/name resolving with the DANE proxy.

If you find more issues still after you're fully sync'd and browser has restarted let us know details. And ensure the sites you test work elsewhere too.

@brandondees
Copy link
Author

yeah this is after fully synced, and with sites that work on my other machine using nextdns

@smcki012
Copy link
Collaborator

Can you list any other sites this happens with? May be how the HNSD is interacting with certain sites.

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

2 participants