-
-
Notifications
You must be signed in to change notification settings - Fork 449
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
Cannot connect to Dat network #1197
Comments
`$ dat-doctor Software Info: Running Basic Tests (Checks your Dat installation and network setup) ✖ Who am I? FAIL Your network may be preventing you from using Dat. |
I have exactly the same problem as above, with the same software info as @snxraven. I can't connect to the dat network and clone anything outside of localhost. I am running Ubuntu 20.04.2. I have tried installing dat through the bash file and npm using both |
I have this issue too! It seems like I can only access the dat network inside localhost. |
I am reporting:
Bug Report
Please give us details about your installation to assist you. Run
dat -v
to see the version of Dat you are using.npm install -g
)Expected behavior
Get to the next step and wait for incoming connections.
Actual behavior
When i start cloning a Dat i created earlier (and which is available, e.g. on hashbase.io), Dat tells me that it’s “Connecting to dat network...”, and nothing else happens.
Debug Logs
Additional information
I’m behind a NAT. My home router forwards port 3282 to the machine on which i run
dat clone
and i tested it is accessible from the outside world.dat doctor
said (until i installeddat@next
, which doesn’t have this functionality; however, i installeddat-doctor
which says exactly the same)Checking manually, the hosts dat-doctor tries to reach (bootstrap[1..4].datprotocol.com) are unreachable to me.
The same thing happens on a machine with a public IP address.
The text was updated successfully, but these errors were encountered: