> >
>
> can you retry the wget check with https://uwsgi.it/ ?
>
> if you get the same error, the issue is the same and so the fix will be
> good
>

This is what I got (The TLS connection was non-properly terminate):

wget -S --no-check-certificate "https://uwsgi.it/";
--2014-10-24 16:31:38--  https://uwsgi.it/
Resolving uwsgi.it (uwsgi.it)... 148.251.5.24
Connecting to uwsgi.it (uwsgi.it)|148.251.5.24|:443... connected.
WARNING: The certificate of ‘uwsgi.it’ is not trusted.
WARNING: The certificate of ‘uwsgi.it’ hasn't got a known issuer.
HTTP request sent, awaiting response...
  HTTP/1.1 200 OK
  Vary: Cookie
  X-Frame-Options: SAMEORIGIN
  Content-Type: text/html; charset=utf-8
  Set-Cookie:  csrftoken=3YvoEwrvDMKyqgfdSprRGG3aqkp65lCu; expires=Fri,
23-Oct-2015 13:28:17 GMT; Max-Age=31449600; Path=/
  Connection: close
Length: unspecified [text/html]
Saving to: ‘index.html.1’

    [
<=>
] 7,192       --.-K/s   in 0s

2014-10-24 16:31:38 (56.2 MB/s) - Read error at byte 7192 (The TLS
connection was non-properly terminated.).Retrying.

--2014-10-24 16:31:39--  (try: 2)  https://uwsgi.it/
Connecting to uwsgi.it (uwsgi.it)|148.251.5.24|:443... connected.
WARNING: The certificate of ‘uwsgi.it’ is not trusted.
WARNING: The certificate of ‘uwsgi.it’ hasn't got a known issuer.
HTTP request sent, awaiting response...
  HTTP/1.1 200 OK
  Vary: Cookie
  X-Frame-Options: SAMEORIGIN
  Content-Type: text/html; charset=utf-8
  Set-Cookie:  csrftoken=3YvoEwrvDMKyqgfdSprRGG3aqkp65lCu; expires=Fri,
23-Oct-2015 13:28:19 GMT; Max-Age=31449600; Path=/
  Connection: close
Length: unspecified [text/html]
Saving to: ‘index.html.1’

    [
<=>
] 0           --.-K/s   in 0s


Cannot write to ‘index.html.1’ (Resource temporarily unavailable).


>
> --
> Roberto De Ioris
> http://unbit.it
> _______________________________________________
> uWSGI mailing list
> [email protected]
> http://lists.unbit.it/cgi-bin/mailman/listinfo/uwsgi
>



-- 
Mikko Ohtamaa
http://opensourcehacker.com
http://twitter.com/moo9000
_______________________________________________
uWSGI mailing list
[email protected]
http://lists.unbit.it/cgi-bin/mailman/listinfo/uwsgi

Reply via email to