RainbowCookie32 / rusty-psn

A GUI/CLI tool for downloading PS3 and PS4 game updates
MIT License
320 stars 15 forks source link

Error: An existing connection was forcibly closed by the remote host #234

Closed DanNGan closed 1 week ago

DanNGan commented 1 month ago

i got the error: ERROR [rusty_psn::egui] Error received from pkg download (BCES01742 01.06): Reqwest(reqwest::Error { kind: Decode, source: hyper::Error(Body, Os { code: 10054, kind: ConnectionReset, message: "An existing connection was forcibly closed by the remote host." }) }) ERROR [rusty_psn::egui] Error received from pkg download (BCES01742 01.08): Reqwest(reqwest::Error { kind: Decode, source: hyper::Error(Body, Os { code: 10054, kind: ConnectionReset, message: "An existing connection was forcibly closed by the remote host." }) }) ERROR [rusty_psn::egui] Error received from pkg download (BCES01742 01.09): Reqwest(reqwest::Error { kind: Decode, source: hyper::Error(Body, Os { code: 10054, kind: ConnectionReset, message: "An existing connection was forcibly closed by the remote host." }) }) ERROR [rusty_psn::egui] Error received from pkg download (BCES01742 01.04): Reqwest(reqwest::Error { kind: Decode, source: hyper::Error(Body, Os { code: 10054, kind: ConnectionReset, message: "An existing connection was forcibly closed by the remote host." }) }) ERROR [rusty_psn::egui] Error received from pkg download (BCES01742 01.10): Reqwest(reqwest::Error { kind: Decode, source: hyper::Error(Body, Os { code: 10054, kind: ConnectionReset, message: "An existing connection was forcibly closed by the remote host." }) }) ERROR [rusty_psn::egui] Error received from pkg download (BCES01742 01.11): Reqwest(reqwest::Error { kind: Decode, source: hyper::Error(Body, Os { code: 10054, kind: ConnectionReset, message: "An existing connection was forcibly closed by the remote host." }) })

RainbowCookie32 commented 1 month ago

This is likely a temporary issue either on your side or Sony's. You should retry later and see if the issue is still there

RainbowCookie32 commented 1 week ago

Closing due to inactivity, likely not an issue with rusty-psn anyways.