Giter VIP home page Giter VIP logo

Comments (8)

rs avatar rs commented on June 22, 2024

If you try again, do you get the same error?

from diag.

owine avatar owine commented on June 22, 2024

Yes, same error on multiple attempts both with and without entering an email address. I tried running on my UDM Pro and RPi as well, but the primary traceroute never completes so the script does not advance.

Note I am having connectivity issues to the primary resolver, but I would think this is exactly when we want to use this :)

from diag.

rs avatar rs commented on June 22, 2024

The issue is Fetch error: Get "https://dns.nextdns.io/info": dial tcp 45.90.28.0:443: connect: operation timed out. What do you get with curl -svL https://dns.nextdns.io/info.

from diag.

owine avatar owine commented on June 22, 2024
*   Trying 45.90.30.0...
* TCP_NODELAY set
* Connected to dns.nextdns.io (45.90.30.0) port 443 (#0)
* ALPN, offering h2
* ALPN, offering http/1.1
* successfully set certificate verify locations:
*   CAfile: /etc/ssl/cert.pem
  CApath: none
* TLSv1.2 (OUT), TLS handshake, Client hello (1):
* TLSv1.2 (IN), TLS handshake, Server hello (2):
* TLSv1.2 (IN), TLS handshake, Certificate (11):
* TLSv1.2 (IN), TLS handshake, Server key exchange (12):
* TLSv1.2 (IN), TLS handshake, Server finished (14):
* TLSv1.2 (OUT), TLS handshake, Client key exchange (16):
* TLSv1.2 (OUT), TLS change cipher, Change cipher spec (1):
* TLSv1.2 (OUT), TLS handshake, Finished (20):
* TLSv1.2 (IN), TLS change cipher, Change cipher spec (1):
* TLSv1.2 (IN), TLS handshake, Finished (20):
* SSL connection using TLSv1.2 / ECDHE-ECDSA-AES128-GCM-SHA256
* ALPN, server accepted to use h2
* Server certificate:
*  subject: CN=nextdns.io
*  start date: Dec 20 15:08:19 2020 GMT
*  expire date: Mar 20 15:08:19 2021 GMT
*  subjectAltName: host "dns.nextdns.io" matched cert's "dns.nextdns.io"
*  issuer: C=US; O=Let's Encrypt; CN=R3
*  SSL certificate verify ok.
* Using HTTP2, server supports multi-use
* Connection state changed (HTTP/2 confirmed)
* Copying HTTP/2 data in stream buffer to connection buffer after upgrade: len=0
* Using Stream ID: 1 (easy handle 0x7feeda00d600)
> GET /info HTTP/2
> Host: dns.nextdns.io
> User-Agent: curl/7.64.1
> Accept: */*
> 
* Connection state changed (MAX_CONCURRENT_STREAMS == 50)!
< HTTP/2 200 
< access-control-allow-origin: *
< content-type: application/json
< strict-transport-security: max-age=63072000; includeSubDomains; preload
< timing-allow-origin: *
< content-length: 86
< date: Sat, 02 Jan 2021 19:39:23 GMT
< 
* Connection #0 to host dns.nextdns.io left intact
{"locationName": "πŸ‡ΊπŸ‡Έ Atlanta, United States", "pop": "anexia-atl", "rtt": 22454}* Closing connection 0

from diag.

rs avatar rs commented on June 22, 2024

Please try again in about 15 minutes, a new version of the diag should fix that. Make sure you use the sh/curl command to launch the diag, so you get that latest version.

from diag.

owine avatar owine commented on June 22, 2024

Now receiving a new error:

Post unsuccessful: status 500
Internal Server Error% 

from diag.

rs avatar rs commented on June 22, 2024

please try again

from diag.

owine avatar owine commented on June 22, 2024

Works now, thanks

from diag.

Related Issues (11)

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.