Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

protocol_version error when trying to connect to Digital Ocean database

sylvianegrant August 25, 2019

Error connecting to database

Communications link failure The last packet successfully received from the server was 11 milliseconds ago. The last packet sent successfully to the server was 10 milliseconds ago.

Received fatal alert: protocol_version

1 answer

0 votes
Kurt Klinner
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
August 25, 2019

@sylvianegrant 

 

Hi Adam

which type of db are you using, how do your connection parameters looks like?

Cheers

Kurt

sylvianegrant August 25, 2019

Using https://cptactionhank.github.io/docker-atlassian-jira-software/

The connection parameters are the ones provided by digital ocean in terms of host, port, user, db, pass. I’m not sure if that’s what you meant by “connection parameters“ 

Kurt Klinner
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
August 25, 2019

@sylvianegrant 

Yes that are the one i am referring to. 

Based on the shared message it seems that the communication with the db server is broken

Received fatal alert: protocol_version, often points to incompatible TLS versions

sylvianegrant August 25, 2019

Thanks, Kurt. I’ll see if I can fix that with an env var

Like chris cao likes this

Suggest an answer

Log in or Sign up to answer