Is the demonstration out-of-service?
Closed this issue · 2 comments
akabe commented
Hi. Thanks for publication of your awesome service.
I want to try out pyright on your demonstration https://pyright-playground.decorator-factory.su/, but the server responded nothing. Is the demonstration in service now?
$ ping pyright-playground.decorator-factory.su
PING pyright-playground.decorator-factory.su (37.230.116.93): 56 data bytes
Request timeout for icmp_seq 0
Request timeout for icmp_seq 1
Request timeout for icmp_seq 2
Request timeout for icmp_seq 3
^C
--- pyright-playground.decorator-factory.su ping statistics ---
5 packets transmitted, 0 packets received, 100.0% packet loss
$ curl -v https://pyright-playground.decorator-factory.su
* Trying 37.230.116.93:443...
# No response
decorator-factory commented
Sorry, I forgot to pay for the VPS. Should be up now
akabe commented
Thank you! the demonstration service works now.