Details
-
Bug
-
Status: Closed (View Workflow)
-
Critical
-
Resolution: Incomplete
-
None
Description
After running several days (about 3 weeks) our application wasn't able to connect to MariaDB server anymore.
The error message is:
Lost connection to MySQL server at 'handshake: reading inital communication packet', system error: 0)
Do you know any reason how this can happen ?
What can we analyze on the system to narrow down the problem ?
After the restart of the MariaDB server all was fine again.
Operating system: Windows server 2008 R2
MariaDB server: 10.3.18
Attachments
Activity
Field | Original Value | New Value |
---|---|---|
Description |
After running several days (about 3 weeks) our application wasn't able to connect to MariaDB server anymore.
The error message is: Lost connection to MySQL server at 'handshake: reading inital communication packet', system error: 0) Do you know any reason how this can happen ? What can we analyze on the the system to narrow down the problem ? |
Priority | Major [ 3 ] | Critical [ 2 ] |
Description |
After running several days (about 3 weeks) our application wasn't able to connect to MariaDB server anymore.
The error message is: Lost connection to MySQL server at 'handshake: reading inital communication packet', system error: 0) Do you know any reason how this can happen ? What can we analyze on the the system to narrow down the problem ? |
After running several days (about 3 weeks) our application wasn't able to connect to MariaDB server anymore.
The error message is: Lost connection to MySQL server at 'handshake: reading inital communication packet', system error: 0) Do you know any reason how this can happen ? What can we analyze on the system to narrow down the problem ? |
Description |
After running several days (about 3 weeks) our application wasn't able to connect to MariaDB server anymore.
The error message is: Lost connection to MySQL server at 'handshake: reading inital communication packet', system error: 0) Do you know any reason how this can happen ? What can we analyze on the system to narrow down the problem ? |
After running several days (about 3 weeks) our application wasn't able to connect to MariaDB server anymore.
The error message is: Lost connection to MySQL server at 'handshake: reading inital communication packet', system error: 0) Do you know any reason how this can happen ? What can we analyze on the system to narrow down the problem ? After the restart of the MariaDB server all was fine again. |
Description |
After running several days (about 3 weeks) our application wasn't able to connect to MariaDB server anymore.
The error message is: Lost connection to MySQL server at 'handshake: reading inital communication packet', system error: 0) Do you know any reason how this can happen ? What can we analyze on the system to narrow down the problem ? After the restart of the MariaDB server all was fine again. |
After running several days (about 3 weeks) our application wasn't able to connect to MariaDB server anymore.
The error message is: Lost connection to MySQL server at 'handshake: reading inital communication packet', system error: 0) Do you know any reason how this can happen ? What can we analyze on the system to narrow down the problem ? After the restart of the MariaDB server all was fine again. Operating system: Windows server 2008 R2 MariaDB server: 5.3.18 |
Description |
After running several days (about 3 weeks) our application wasn't able to connect to MariaDB server anymore.
The error message is: Lost connection to MySQL server at 'handshake: reading inital communication packet', system error: 0) Do you know any reason how this can happen ? What can we analyze on the system to narrow down the problem ? After the restart of the MariaDB server all was fine again. Operating system: Windows server 2008 R2 MariaDB server: 5.3.18 |
After running several days (about 3 weeks) our application wasn't able to connect to MariaDB server anymore.
The error message is: Lost connection to MySQL server at 'handshake: reading inital communication packet', system error: 0) Do you know any reason how this can happen ? What can we analyze on the system to narrow down the problem ? After the restart of the MariaDB server all was fine again. Operating system: Windows server 2008 R2 MariaDB server: 10.3.18 |
Epic Colour | ghx-label-11 | |
Epic Name | Can't connect to MariaDB server | |
Epic Status | To Do [ 10100 ] | |
Fixing Priority | 250 | |
Issue Type | Epic [ 5 ] | Bug [ 1 ] |
Labels | need_feedback |
Component/s | Server [ 13907 ] | |
Fix Version/s | N/A [ 14700 ] | |
Resolution | Incomplete [ 4 ] | |
Status | Open [ 1 ] | Closed [ 6 ] |
Workflow | MariaDB v3 [ 102822 ] | MariaDB v4 [ 157168 ] |
migra, generally take a network trace, e.g with Wireshark to see what happened, if you know that the server is up and the address is correct.
you also can try a telnet on the server:port combination, to see if server wrote a "welcome" packet.
if there is any kind of deadlock, a memory dump, or stacktrace dump can help.
I'd like to point out though, that we no longer support either MariaDB 5.3 nor Windows server 2008 R2.