Giter Club home page Giter Club logo

Comments (8)

nickbabcock avatar nickbabcock commented on June 2, 2024

Fascinating, I don't believe that this is due to cloudflare. I believe the method used to get your WAN IP is failing. I'm assuming you get the same error when executing dness without a config (like shown)

dness-v0.2.1.exe

If you don't get an error, let me.

I believe that you will also receive an error if you execute the following:

nslookup myip.opendns.com. 208.67.220.220

or

nslookup myip.opendns.com. 208.67.222.222

(again, if no error, let me know).

This may be due to some computer / ISP setting that is blocking opendns or that domain and the potential fix would be to adding the ability to resolve the WAN address through other means than DNS.

from dness.

nmvh5 avatar nmvh5 commented on June 2, 2024

It does appear to be failing trying to get my WAN IP.

dness-v0.2.1.exe
[ERROR dness] could not successfully resolve IP
caused by: could not resolve via dns


nslookup myip.opendns.com. 208.67.220.220
Server: resolver2.opendns.com
Address: 208.67.220.220


nslookup myip.opendns.com. 208.67.220.220
Server: resolver2.opendns.com
Address: 208.67.220.220

*** resolver2.opendns.com can't find myip.opendns.com.: Non-existent domain

*** resolver2.opendns.com can't find myip.opendns.com.: Non-existent domain

from dness.

nickbabcock avatar nickbabcock commented on June 2, 2024

Ok thank you for your quick response. I wonder if your network will allow alternative ways to get your IP 🤔

Can you access: https://api.ipify.org ?

from dness.

nmvh5 avatar nmvh5 commented on June 2, 2024

Yes, that does work.

from dness.

nickbabcock avatar nickbabcock commented on June 2, 2024

Perfect, I'll need to put in some work to allow one to switch providers.

from dness.

nmvh5 avatar nmvh5 commented on June 2, 2024

That'd be great. I've been using your app for quite a while and this is the first issue I've had. Thanks for the quick followup!

from dness.

nickbabcock avatar nickbabcock commented on June 2, 2024

Alright, I released 0.3.0. You should be up and working if you prepend the following to the dness.conf

ip_resolver = "ipify"

Let me know if you have any more issues

EDIT: You'll probably have to wait an hour or two before the executables are built! 👌

from dness.

lukyjay avatar lukyjay commented on June 2, 2024

I encountered this issue but it was my firewall blocking port 53. Leaving a note for future users who find this issue while troubleshooting, ensure you have a 'pass' rule for port 53 to your Dness IP

from dness.

Related Issues (11)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.