sst / sst.dev

Repo for sst.dev

Home Page:https://sst.dev

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

eBook / ePub download is not working

muescha opened this issue · comments

I get the update eMail with a download link and I subscribed with a new adress and get an eMail to download. but the download is not working.

On Chrome I get only the pending donwload counter at the icon increase and with a curl I get this log:

(replaced some xxxxx or UUID)

curl https://fm90m95m.r.us-east-1.awstrack.me/L0/https:%2F%xxxxx.s3.amazonaws.com%2FSST%2Fguide%2Febook-v8.0.pdf/1/UUID/4bx2f3Oou8fRg7GDy2Ikcb2wa_E=337 --verbose
*   Trying 35.175.29.66:443...
* Connected to fm90m95m.r.us-east-1.awstrack.me (35.175.29.66) port 443 (#0)
* ALPN: offers h2,http/1.1
* (304) (OUT), TLS handshake, Client hello (1):
*  CAfile: /etc/ssl/cert.pem
*  CApath: none
* (304) (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-RSA-AES128-GCM-SHA256
* ALPN: server did not agree on a protocol. Uses default.
* Server certificate:
*  subject: CN=r.us-east-1.awstrack.me
*  start date: Feb 28 00:00:00 2023 GMT
*  expire date: Jan  6 23:59:59 2024 GMT
*  subjectAltName: host "xxxxx.r.us-east-1.awstrack.me" matched cert's "*.r.us-east-1.awstrack.me"
*  issuer: C=US; O=Amazon; CN=Amazon RSA 2048 M01
*  SSL certificate verify ok.
* using HTTP/1.x
> GET /L0/https:%2F%xxxxx.s3.amazonaws.com%2FSST%2Fguide%2Febook-v8.0.pdf/1/UUID/4bx2f3Oou8fRg7GDy2Ikcb2wa_E=337 HTTP/1.1
> Host: fm90m95m.r.us-east-1.awstrack.me
> User-Agent: curl/7.88.1
> Accept: */*
>
< HTTP/1.1 302 Found
< Date: Sat, 02 Sep 2023 14:44:29 GMT
< Location: https://xxxxx.s3.amazonaws.com/SST/guide/ebook-v8.0.pdf
< Content-Length: 0
< Connection: keep-alive
<
* Connection #0 to host fm90m95m.r.us-east-1.awstrack.me left intact
* 
commented

I think that redirect is coming from our email newsletter provider. I wonder if that link is being blocked for you. If you are still having issues, send me an email? jay@sst.dev