@Terra854: something is very wrong with your connection and/or image you are running. Could be a simple thing like just wrong system time or a full featured man-in-the-middle attack.
Check like this:
To see all the details.
Well - that explains it then and is the reason why i recommend only properly created images where the bootstrap scripts are public and i have reviewed (means only my images
)
Check like this:
Code:
root@pine64-2gb:~# curl -Iv https://www.stdin.xyz/downloads/people/longsleep/pine64-images/linux/linux-pine64-latest.tar.xz
* Trying 5.189.159.217...
* Connected to www.stdin.xyz (5.189.159.217) port 443 (#0)
* found 173 certificates in /etc/ssl/certs/ca-certificates.crt
* found 694 certificates in /etc/ssl/certs
* ALPN, offering http/1.1
* SSL connection using TLS1.2 / ECDHE_RSA_AES_256_GCM_SHA384
* server certificate verification OK
* server certificate status verification SKIPPED
* common name: www.stdin.xyz (matched)
* server certificate expiration date OK
* server certificate activation date OK
* certificate public key: RSA
* certificate version: #3
* subject: CN=www.stdin.xyz
* start date: Sat, 19 Mar 2016 21:13:00 GMT
* expire date: Fri, 17 Jun 2016 21:13:00 GMT
* issuer: C=US,O=Let's Encrypt,CN=Let's Encrypt Authority X1
* compression: NULL
* ALPN, server did not agree to a protocol
> HEAD /downloads/people/longsleep/pine64-images/linux/linux-pine64-latest.tar.xz HTTP/1.1
> Host: www.stdin.xyz
> User-Agent: curl/7.47.0
> Accept: */*
>
< HTTP/1.1 200 OK
HTTP/1.1 200 OK
< Server: nginx
Server: nginx
< Date: Sat, 07 May 2016 14:18:11 GMT
Date: Sat, 07 May 2016 14:18:11 GMT
< Content-Type: application/octet-stream
Content-Type: application/octet-stream
< Content-Length: 46824276
Content-Length: 46824276
< Last-Modified: Sat, 07 May 2016 11:18:16 GMT
Last-Modified: Sat, 07 May 2016 11:18:16 GMT
< Connection: keep-alive
Connection: keep-alive
< ETag: "572dcef8-2ca7b54"
ETag: "572dcef8-2ca7b54"
< Strict-Transport-Security: max-age=15768000
Strict-Transport-Security: max-age=15768000
< Accept-Ranges: bytes
Accept-Ranges: bytes
<
* Connection #0 to host www.stdin.xyz left intact
To see all the details.
(05-07-2016, 08:13 AM)Terra854 Wrote: By the way, i'm running this on the openSUSE image and this error only appears in openSUSE (other images work fine)
Well - that explains it then and is the reason why i recommend only properly created images where the bootstrap scripts are public and i have reviewed (means only my images
