Failed to get database connection despite Postgres service having an active deployment
joshua-mo-143
HOBBYOP

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 backtrace

e: 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 backtrace

1 Replies

joshua-mo-143
HOBBYOP

2 years ago

afa05467-b12a-4f2b-af00-9ac069389185


fp
EMPLOYEE

2 years ago

Hey Josh, this is because of the active incident. https://status.railway.app/clwotae4q6171bhohry3ethqb


fp
EMPLOYEE

2 years ago

Your container is on the affected host. We're working to bring it back up and it should be fine soon.


joshua-mo-143
HOBBYOP

2 years ago

Awesome thank you, will keep an eye on progress 🙂


fp
EMPLOYEE

2 years ago

Should be back now?


joshua-mo-143
HOBBYOP

2 years ago

Yeah looks like it works. Now I just need to fix some other stuff - thank you!


fp
EMPLOYEE

2 years ago

Cool, apologies for the issue!


adeptschneiderthedev
HOBBY

2 years ago

@fp Was the issue resolved because I'm still experiencing the same?

Attachments


Loading...