Skip to content
This repository has been archived by the owner on May 13, 2022. It is now read-only.

Pay-per-View demo is not working #493

Open
puzanov opened this issue Dec 23, 2018 · 0 comments
Open

Pay-per-View demo is not working #493

puzanov opened this issue Dec 23, 2018 · 0 comments

Comments

@puzanov
Copy link

puzanov commented Dec 23, 2018

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
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant