Closed nazar-pc closed 1 year ago
I have tried Golang client long time before (unsuccessfully), now I decided to try Rust and it failed too:
[2023-02-03T01:31:27Z DEBUG rustls::anchors] add_parsable_certificates processed 1 valid and 0 invalid certs [2023-02-03T01:31:27Z DEBUG hyper::client::connect::dns] resolving host="punchr.dtrautwein.eu" [2023-02-03T01:31:27Z DEBUG hyper::client::connect::http] connecting to 18.156.126.66:443 Error: tonic::transport::Error(Transport, hyper::Error(Connect, ConnectError("tcp connect error", Os { code: 111, kind: ConnectionRefused, message: "Connection refused" })))
Am I doing it wrong?
0.2.1 on x86-64 on Ubuntu 22.04
Hi @nazar-pc , thanks for reporting! The server was restarted and the reverse proxy didn't come up automatically. Now it should work again :+1:
I have tried Golang client long time before (unsuccessfully), now I decided to try Rust and it failed too:
Am I doing it wrong?
0.2.1 on x86-64 on Ubuntu 22.04