Unable to setup sata

When I try to launch command to install SATA software I unable to start sript and verbose mode show this message

curl -v https://rock.sh/get-rockpi-sata

  • Trying 128.199.171.129:443…
  • connect to 128.199.171.129 port 443 failed: Nessun instradamento per l’host
  • Failed to connect to rock.sh port 443: Nessun instradamento per l’host
  • Closing connection 0
    curl: (7) Failed to connect to rock.sh port 443: No routing for host

Please help me thanks

You may have some network problems, right now it’s working without problem:

curl -v https://rock.sh/get-rockpi-sata
*   Trying 128.199.171.129:443...
* Connected to rock.sh (128.199.171.129) port 443 (#0)
* ALPN, offering h2
* ALPN, offering http/1.1
* successfully set certificate verify locations:
*  CAfile: /etc/ssl/certs/ca-certificates.crt
*  CApath: /etc/ssl/certs
* TLSv1.3 (OUT), TLS handshake, Client hello (1):
* TLSv1.3 (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 handshake, Finished (20):
* SSL connection using TLSv1.2 / ECDHE-RSA-AES128-GCM-SHA256
* ALPN, server accepted to use http/1.1
* Server certificate:
*  subject: CN=rock.sh
*  start date: Nov 15 23:21:49 2022 GMT
*  expire date: Feb 13 23:21:48 2023 GMT
*  subjectAltName: host "rock.sh" matched cert's "rock.sh"
*  issuer: C=US; O=Let's Encrypt; CN=R3
*  SSL certificate verify ok.
> GET /get-rockpi-sata HTTP/1.1
> Host: rock.sh
> User-Agent: curl/7.74.0
> Accept: */*
>
* Mark bundle as not supporting multiuse
* HTTP 1.0, assume close after body
< HTTP/1.0 301 Moved Permanently
< Date: Tue, 20 Dec 2022 08:24:09 GMT
< Server: Apache/2.4.18 (Ubuntu)
< Cache-Control: no-cache
< Location: https://s3.setq.io/rockpi/sh/quad-sata/install.sh
< Set-Cookie: XSRF-TOKEN=eyJpdiI6IktZOFc1UVwvUlVOYmJ2XC9vUHh2aFRJdz09IiwidmFsdWUiOiJaTDN0azhQSTlQRmdNczNHUHdQRlhUUjJlY1lnK0x5YVRPY3JJUFh2VGFkWkhuN0JmT2YzdWI4ZFJJTE9HcXA4bkdNYWdzYjdvM1c1VUduMndRYWJxUT09IiwibWFjIjoiOGQ2YWI2ZThkOTMzYzUyNzI4YTAwZWNiZjg2ODliMzZkMWJmMWEzNjAxYTUzNGJiZWM4ZDIyMTFlZGFiNjM3NyJ9; expires=Tue, 20-Dec-2022 10:24:09 GMT; Max-Age=7200; path=/
< Set-Cookie: laravel_session=eyJpdiI6IlwvcVwvZmZweGIyWWhCR0E3dVJyXC9LYXc9PSIsInZhbHVlIjoiNXpqbEcxXC9tcnFDNStCclJKblgweWgzS2I0eXF5bEFzWm1TWlwvdTV5RFFpWXhTVlB0UDg4YVhRelY5YlEzdkk5bkhXbVN4WmhiRnJlMWFCem5tSXMxZz09IiwibWFjIjoiOWNhZmY2ODc1ZjEwMzg1N2EzNmI2ODBiMWU5ZWNhZDI0ZmJmMmJhMjk0ZWE3MmIzN2EzYmVhM2Y2MmVmNzljMyJ9; expires=Tue, 20-Dec-2022 10:24:09 GMT; Max-Age=7200; path=/; HttpOnly
< Content-Length: 440
< Connection: close
< Content-Type: text/html; charset=UTF-8
<
<!DOCTYPE html>
<html>
    <head>
        <meta charset="UTF-8" />
        <meta http-equiv="refresh" content="1;url=https://s3.setq.io/rockpi/sh/quad-sata/install.sh" />

        <title>Redirecting to https://s3.setq.io/rockpi/sh/quad-sata/install.sh</title>
    </head>
    <body>
        Redirecting to <a href="https://s3.setq.io/rockpi/sh/quad-sata/install.sh">https://s3.setq.io/rockpi/sh/quad-sata/install.sh</a>.
    </body>
* Closing connection 0
* TLSv1.2 (OUT), TLS alert, close notify (256):

link: https://rock.sh/get-rockpi-sata redirects to: https://s3.setq.io/rockpi/sh/quad-sata/install.sh which redirects to: https://cos.setq.io/rockpi/sh/quad-sata/install.sh all ok.