Coder Social home page Coder Social logo

Comments (2)

Benjamin-Loison avatar Benjamin-Loison commented on August 20, 2024 1

The issue is currently happening again:

$ curl https://ifconfig.me
2001:41d0:302:2200::54b0
$ date
Mon Oct 23 02:43:47 AM CEST 2023
$ curl -v 'https://files.icg.tugraz.at/f/a0375b84e10a44aea669/?dl=1'
*   Trying 129.27.201.106:443...
* Connected to files.icg.tugraz.at (129.27.201.106) port 443 (#0)
* ALPN: offers h2,http/1.1
* TLSv1.3 (OUT), TLS handshake, Client hello (1):
*  CAfile: /etc/ssl/certs/ca-certificates.crt
*  CApath: /etc/ssl/certs
* 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 http/1.1
* Server certificate:
*  subject: CN=files.icg.tugraz.at
*  start date: Sep 17 08:25:12 2023 GMT
*  expire date: Dec 16 08:25:11 2023 GMT
*  subjectAltName: host "files.icg.tugraz.at" matched cert's "files.icg.tugraz.at"
*  issuer: C=US; O=Let's Encrypt; CN=R3
*  SSL certificate verify ok.
* using HTTP/1.1
> GET /f/a0375b84e10a44aea669/?dl=1 HTTP/1.1
> Host: files.icg.tugraz.at
> User-Agent: curl/7.88.1
> Accept: */*
> 
< HTTP/1.1 502 Bad Gateway
< Server: nginx
< Date: Mon, 23 Oct 2023 00:43:47 GMT
< Content-Type: text/html
< Content-Length: 150
< Connection: keep-alive
< 
<html>
<head><title>502 Bad Gateway</title></head>
<body>
<center><h1>502 Bad Gateway</h1></center>
<hr><center>nginx</center>
</body>
</html>
* Connection #0 to host files.icg.tugraz.at left intact

At 8:00:04 AM UTC+2, I noticed that https://files.icg.tugraz.at wasn't anymore returning HTTP error code 502, hence I WebArchived:

WebArchive fails with the following error message Save Page Now browser crashed on for the following URLs:

from polyworldpretrainednetwork.

Benjamin-Loison avatar Benjamin-Loison commented on August 20, 2024

Well the URLs now work...
I was getting the error 502 Bad Gateway between 1:03 to 2:52 UTC+2.

from polyworldpretrainednetwork.

Related Issues (20)

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.