2 years ago
Hi!
Please see the images below. I've also tried connecting using psql with no success.
Here is the error message from inside the application:
thread 'main' panicked at src/main.rs:24:45:
called `Result::unwrap()` on an `Err` value: Io(Os { code: 104, kind: ConnectionReset, message: "Connection reset by peer" })
note: run with `RUST_BACKTRACE=1` environment variable to display a backtracee: Got an update and it looks like there is an unexpected response from SSL after directly trying to restart my project container:
thread 'main' panicked at src/main.rs:24:45:
called `Result::unwrap()` on an `Err` value: Protocol("unexpected response from SSLRequest: 0x00")
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace1 Replies
2 years ago
Hey Josh, this is because of the active incident. https://status.railway.app/clwotae4q6171bhohry3ethqb
2 years ago
Your container is on the affected host. We're working to bring it back up and it should be fine soon.
2 years ago
Should be back now?
Yeah looks like it works. Now I just need to fix some other stuff - thank you!
2 years ago
Cool, apologies for the issue!
2 years ago
@fp Was the issue resolved because I'm still experiencing the same?
Attachments