[MXS-4321] Error from missing --secure option is not helpful Created: 2022-09-27 Updated: 2022-10-04 Resolved: 2022-10-04 |
|
| Status: | Closed |
| Project: | MariaDB MaxScale |
| Component/s: | maxctrl |
| Affects Version/s: | 6.4.2 |
| Fix Version/s: | 2.5.22, 6.4.3, 22.08.2 |
| Type: | Bug | Priority: | Major |
| Reporter: | markus makela | Assignee: | markus makela |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Description |
|
The error is quite confusing unless you know why it does it. MaxCtrl could suggest the --secure option if it gets a socket hangup error as it's almost always caused by the missing option.
|
| Comments |
| Comment by markus makela [ 2022-10-04 ] |
|
The error now suggests using --secure if it's not in use and a socket hangup is encountered. |