[MXS-2072] [readwritesplit] Unexpected internal state Created: 2018-09-27 Updated: 2020-08-25 Resolved: 2018-10-01 |
|
| Status: | Closed |
| Project: | MariaDB MaxScale |
| Component/s: | readwritesplit |
| Affects Version/s: | 2.2.14, 2.2.15 |
| Fix Version/s: | 2.2.15 |
| Type: | Bug | Priority: | Minor |
| Reporter: | Steven Lewis | Assignee: | markus makela |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | errorlog, maxscale | ||
| Environment: |
CentOS 7.5.1804 with MariaDB 10.1.36 backend servers |
||
| Issue Links: |
|
||||||||
| Description |
|
Hi I have 8 db servers running MariaDB 10.1.36 being balances by MaxScale 2.2.14 I am getting loads of the following errors Sep 27 10:36:35 e4b01 maxscale[14069]: (39170546) [readwritesplit] Unexpected internal state: received response 0x03 from server 'db02' when no response was expected. Command: 0x03 Query: <not available> But eveything is working fine, but filling up the log with the above error. Any ideas would be great to get rid of the error. Thanks |
| Comments |
| Comment by Steven Lewis [ 2018-09-27 ] |
|
Hi here is a debug log: Sep 27 14:20:04 e4b01 maxscale[21615]: (824) [readwritesplit] Unexpected internal state: received response 0x03 from server 'db02' when no response was expected. Command: 0x03 Query: <not available> |
| Comment by Steven Lewis [ 2018-09-27 ] |
|
The /etc/maxscale.cf as requested by Markus and Wagner on google groups ============================== [splitter-service] [query-logger] [splitter-listener-3309] [db01] [db02] [db03] [db04] [db05] [db06] [db07] [db08] [galera-monitor] [CLI] [CLI-listener] |
| Comment by markus makela [ 2018-09-27 ] |
|
Just to double check, are those logs from syslog or some other logging system? I'd expect that the #012 is some form of pretty-printing. Getting the logs from /var/log/maxscale/maxscale.log would rule this out. Apart from that, running those queries did not cause the message to be logged. |
| Comment by Steven Lewis [ 2018-09-27 ] |
|
Sorry they where from /var/log/messages here is the same snapshot from /var/log/maxscale/maxscale.log 2018-09-27 14:20:04 error : (824) [readwritesplit] Unexpected internal state: received response 0x03 from server 'db02' when no response was expected. Command: 0x03 Query: <not available> |
| Comment by Steven Lewis [ 2018-09-28 ] |
|
Just add a bit more, we have 2 maxscale servers setup in active/passive configuration and I get the same error log on both when they have active traffic. |
| Comment by markus makela [ 2018-10-01 ] |
|
We just released MaxScale 2.2.15 with a fix that might affect this. Can you try to upgrade and see if it still happens? |
| Comment by Steven Lewis [ 2018-10-01 ] |
|
I am not seeing the errors now, out of curiosity, what was the problem. |
| Comment by markus makela [ 2018-10-01 ] |
|
Seems that it was caused by |
| Comment by markus makela [ 2018-10-01 ] |
|
Appears to have been fixed by |