This repository was archived by the owner on May 13, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 99
Pay-per-View demo is not working #493
Copy link
Copy link
Open
Description
https://wikidemo.micro.raiden.network/wiki/Main_Page
502 Bad Gateway
curl -v https://wikidemo.micro.raiden.network/wiki/Main_Page
* Trying 146.185.148.151...
* TCP_NODELAY set
* Connected to wikidemo.micro.raiden.network (146.185.148.151) 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.2 (OUT), TLS handshake, Client hello (1):
* TLSv1.2 (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, Client hello (1):
* TLSv1.2 (OUT), TLS handshake, Finished (20):
* TLSv1.2 (IN), TLS handshake, Finished (20):
* SSL connection using TLSv1.2 / ECDHE-RSA-AES256-GCM-SHA384
* ALPN, server accepted to use http/1.1
* Server certificate:
* subject: CN=demo.micro.raiden.network
* start date: Oct 6 19:12:07 2018 GMT
* expire date: Jan 4 19:12:07 2019 GMT
* subjectAltName: host "wikidemo.micro.raiden.network" matched cert's "wikidemo.micro.raiden.network"
* issuer: C=US; O=Let's Encrypt; CN=Let's Encrypt Authority X3
* SSL certificate verify ok.
> GET /wiki/Main_Page HTTP/1.1
> Host: wikidemo.micro.raiden.network
> User-Agent: curl/7.58.0
> Accept: */*
>
< HTTP/1.1 502 Bad Gateway
< Server: nginx/1.13.12
< Date: Sun, 23 Dec 2018 10:05:28 GMT
< Content-Type: text/html; charset=UTF-8
< Content-Length: 174
< Connection: keep-alive
<
<html>
<head><title>502 Bad Gateway</title></head>
<body bgcolor="white">
<center><h1>502 Bad Gateway</h1></center>
<hr><center>nginx/1.13.12</center>
</body>
</html>
* Connection #0 to host wikidemo.micro.raiden.network left intact
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels