-
-
Notifications
You must be signed in to change notification settings - Fork 186
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
Encountering error tying to connect: DNS query timing out when connecting to the database #94
Comments
Wow, thanks for the very detailed bug report! The public suffix list is downloaded from The list currently loads successfully for me, just to rule out the chance of a temporary issue with their nameservers, can you retry? If it still doesn't work you can try downloading the files manually, your cache folder that is mounted into the container should look like this (missing files are usually downloaded automatically):
The URLs (note that the GeoLite files need to be extracted):
In case you have irc setup you're also welcome to join the channel at Some things I noticed that I could do to improve the situation:
|
I'm still seeing the same symptoms from the container, though I'm able to download those files from the host without issue. The container is also able to ping the hosts, but I don't yet know whether I can download them manually through the container, because it doesn't have
It's been a few years since I've been active on IRC, but I'll see if I can resurrect my old habits and join you all soon. |
This happens on MacOS latest versions as well. Compiled from source, not docker. sn0int will not start.
Versionsrustc --version: rustc 1.40.0 (73528e339 2019-12-16) |
still happening in macos |
Hi all, I am encountering the below error message in attempting to use any
sn0int
command aside from--help
. It's not clear to me whether this is a fault elsewhere on the internet, or something wrong with my network. I'm new to the tool, and further debugging steps aren't obvious to me.I've attached the rest of my session at the bottom: my regular pinging and DNS look fine, and I'm able to connect to
sn0int.com
, so I would imagine that's not the DNS query that's timing out, but I'm not sure how to find which one is.Versions
sn0int 0.11.2
Linux a55f7c14de82 3.10.0-693.5.2.el7.centos.plus.x86_64 #1 SMP Fri Oct 20 14:50:03 UTC 2017 x86_64 GNU/Linux
Environment
The text was updated successfully, but these errors were encountered: