#virtualpad installer fails
16 messages · Page 1 of 1 (latest)
Here you go
Lemme know if you need anything else
Nef will 😉
Fire up a cmd or PS or Terminal and enter
nslookup f002.backblazeb2.com
and show the response
What does it show when u do ipconfig /all under DNS Servers?
Example:
DNS Servers . . . . . . . . . . . : fdac:90f2:28fe::1
192.168.2.2
9.9.9.9
fdac:90f2:28fe::1
fe80::56e6:fcff:feaf:3afe%15
I am using cloudlfare as my DNS. Could that be it?
Works for me:
nslookup f002.backblazeb2.com 1.1.1.1
Server: one.one.one.one
Address: 1.1.1.1
Non-authoritative answer:
Name: f002.backblazeb2.com
Address: 149.137.142.16
Looks like it tries to do DNS lookup only for IPv6 and fails
I recommend you quickly google how to disable IPv6 on your network interface on Windows and see if that helps