Git Product home page Git Product logo

Comments (6)

ryan-copeland avatar ryan-copeland commented on September 25, 2024 2

@bap14 @navarr Thanks for coming back to me on this. The stuff you sent over definitely pointed me in the right direction. I checked the /etc/resolver/test file on my local system and it contained the following;

nameserver 127.0.0.1
port 5053

I updated this to;

nameserver 127.0.0.1

And everything is now working as expected. Big thank you for everyones help!

from warden.

arendarenko avatar arendarenko commented on September 25, 2024 1

@ryan-copeland logs looks good to me

I remember having similar issue with browser VPN enabled, but then I had ERR_TUNNEL_CONNECTION_FAILED error so it doesn't look like your case.

from warden.

arendarenko avatar arendarenko commented on September 25, 2024

Hi @ryan-copeland
Have you tried running warden svc down && warden svc up after upgrade?
If the issue still persists you can check dnsmasq logs under Orbstack context menu -> warden -> dnsmasq -> Logs

from warden.

ryan-copeland avatar ryan-copeland commented on September 25, 2024

Hi @arendarenko - Thanks for replying on this ticket. I ran the following commands after the upgrade;

warden svc down -v && warden svc up

But this has still resulted in any .test domain not being pointed at 127.0.0.1. The logs from dnsmasq can be seen below;

[webproc] 2024/05/24 06:56:08 loaded config file '/etc/dnsmasq.conf' from disk
[webproc] 2024/05/24 06:56:08 agent listening on http://0.0.0.0:8080...
dnsmasq: started, version 2.90 cachesize 150
dnsmasq: compile time options: IPv6 GNU-getopt no-DBus no-UBus no-i18n no-IDN DHCP DHCPv6 no-Lua TFTP no-conntrack ipset no-nftset auth no-cryptohash no-DNSSEC loop-detect inotify dumpfile
dnsmasq: using nameserver 1.0.0.1#53
dnsmasq: using nameserver 1.1.1.1#53
dnsmasq: read /etc/hosts - 9 names

That all seems to look ok from what I can see. Is there some sort of configuration in warden that needs to be changed to enable dnsmasq?

from warden.

bap14 avatar bap14 commented on September 25, 2024

@ryan-copeland Just to be sure, did you add the .test domain to your system's resolver so it knows to look to DNSMasq to resolve anything ending in .test? https://docs.warden.dev/configuration/dns-resolver.html

from warden.

navarr avatar navarr commented on September 25, 2024

Additionally, the latest information regarding dnsmasq not working correctly is here: #262 (comment)

Sadly whenever this issue crops up it is very environment-specific

from warden.

Related Issues (20)

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.