We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
network_unreachable
probe can not solve IPv4 adresses in a IPv6 only network.
run probe
[engine] httpsDialer: [#35] TCPConnect 162.55.247.208:443... started [engine] httpsDialer: [#35] TCPConnect 162.55.247.208:443... network_unreachable [engine] httpsDialer: [#36] tactic {"Address":"162.55.247.208","InitialDelay":256000000000,"Port":"443","SNI":"www.shazam.com","VerifyHostname":"api.ooni.io"}' is ready
[engine] httpsDialer: [#35] TCPConnect 162.55.247.208:443... started
[engine] httpsDialer: [#35] TCPConnect 162.55.247.208:443... network_unreachable
[engine] httpsDialer: [#36] tactic {"Address":"162.55.247.208","InitialDelay":256000000000,"Port":"443","SNI":"www.shazam.com","VerifyHostname":"api.ooni.io"}' is ready
not probing IPv4
In a IPv6 network it is not possible to resolve IPv4.
What kind of impact has this issue on reporting?
System information (please complete the following information):
Selfcreated Debian docker image (https://ooni.org/install/cli)
Additional context
The docker image works fine on a dual stack...
The text was updated successfully, but these errors were encountered:
No branches or pull requests
network_unreachable
probe can not solve IPv4 adresses in a IPv6 only network.
run probe
[engine] httpsDialer: [#35] TCPConnect 162.55.247.208:443... started
[engine] httpsDialer: [#35] TCPConnect 162.55.247.208:443... network_unreachable
[engine] httpsDialer: [#36] tactic {"Address":"162.55.247.208","InitialDelay":256000000000,"Port":"443","SNI":"www.shazam.com","VerifyHostname":"api.ooni.io"}' is ready
not probing IPv4
In a IPv6 network it is not possible to resolve IPv4.
What kind of impact has this issue on reporting?
System information (please complete the following information):
Selfcreated Debian docker image (https://ooni.org/install/cli)
Additional context
The docker image works fine on a dual stack...
The text was updated successfully, but these errors were encountered: