[ODBC-275] Faults after some time Created: 2020-03-18 Updated: 2020-04-21 Resolved: 2020-03-19 |
|
| Status: | Closed |
| Project: | MariaDB Connector/ODBC |
| Component/s: | General |
| Affects Version/s: | 3.1.6 |
| Fix Version/s: | N/A |
| Type: | Bug | Priority: | Major |
| Reporter: | Konstantinos Papadakis | Assignee: | Lawrin Novitsky |
| Resolution: | Not a Bug | Votes: | 0 |
| Labels: | None | ||
| Environment: |
Windows 2019 / w3wp.exe 32bit |
||
| Issue Links: |
|
||||||||
| Description |
|
For unknown reason, it stops to work and IIS application pool restarts. From event log: And after this: Any ideas, Thanks |
| Comments |
| Comment by Konstantinos Papadakis [ 2020-03-18 ] |
|
On server error log, I found the same errros: [Warning] Aborted connection xxxx to db: 'xxxxx' user: 'xxxxuser' host: 'server' (Got an error reading communication packets) |
| Comment by Konstantinos Papadakis [ 2020-03-18 ] |
|
After some testing, I found out that I use in connection string localhost that resolves as ::1. I changed that to 127.0.0.1 and it seems to solve the problem. |
| Comment by Lawrin Novitsky [ 2020-03-19 ] |
|
Ok, I was about to ask more info, but you've solved your problem already. |