[MXS-1626] [MySQLAuth] Client hostname lookup failed, getnameinfo() returned: 'Name or service not known'. Created: 2018-01-24 Updated: 2018-06-21 Resolved: 2018-06-21 |
|
| Status: | Closed |
| Project: | MariaDB MaxScale |
| Component/s: | N/A |
| Affects Version/s: | None |
| Fix Version/s: | 2.2.2 |
| Type: | Bug | Priority: | Minor |
| Reporter: | Roman | Assignee: | markus makela |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Issue Links: |
|
||||||||
| Description |
|
When client connects and queries MariaDB via MaxScale the below error is seen in maxscale.log:
Workaround: adding address=0.0.0.0 to listener section to maxscale.cnf Related post in google groups with all the details: |