Skip to content

Connection auto-healing issue #510

@Chrys4lisfag

Description

@Chrys4lisfag

It seems like there is the some case when the connection to the database is ruined and it never auto-heals,

It is related to broken ssl stream (bad internet connection) on my specific test PC, maybe this exception does not trigger disconnected state due to occurring on specific request and is treated like only it fails, but in fact from that moment the whole connection is ruined.

All my future requests will fail. Reconnection does not happen.

The exception I get:
Decryption failed or bad record mac (SSL routines) [asio.ssl:167772441]
If I restart the app everything is fine but without restart recon never happens.

If some more verbose logs needed I can provide them.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions