I usually use MAMP, I'm on macOS big sure, but I don't reach to shutdown it. I already tried to kill MAMP's processus, MySQL, PHP... but no changes. Even if I close the application, when I boot it, MAMP server is already up. I opened it with the shell and I got these errors:
2021-07-06 15:37:30.608 MAMP[30332:1524678] Warning: Expected min height of view: (<NSButton: 0x7fc6df94e420>) to be less than or equal to 30 but got a height of 32.000000. This error will be logged once per view in violation.
2021-07-06 15:37:30.609 MAMP[30332:1524678] Warning: Expected min height of view: (<NSButton: 0x7fc6df956140>) to be less than or equal to 30 but got a height of 32.000000. This error will be logged once per view in violation.
2021-07-06 15:37:30.610 MAMP[30332:1524678] Warning: Expected min height of view: (<NSButton: 0x7fc6df98f650>) to be less than or equal to 30 but got a height of 32.000000. This error will be logged once per view in violation.
2021-07-06 15:37:30.610 MAMP[30332:1524678] Warning: Expected min height of view: (<NSButton: 0x7fc6df91cfd0>) to be less than or equal to 30 but got a height of 32.000000. This error will be logged once per view in violation.
2021-07-06 15:37:30.611 MAMP[30332:1524678] Warning: Expected min height of view: (<NSButton: 0x7fc6df921620>) to be less than or equal to 30 but got a height of 32.000000. This error will be logged once per view in violation.
2021-07-06 15:37:30.612 MAMP[30332:1524678] Warning: Expected min height of view: (<NSButton: 0x7fc6df925990>) to be less than or equal to 30 but got a height of 32.000000. This error will be logged once per view in violation.
2021-07-06 15:37:30.613 MAMP[30332:1524678] Warning: Expected min height of view: (<NSButton: 0x7fc6df929f20>) to be less than or equal to 30 but got a height of 32.000000. This error will be logged once per view in violation.
2021-07-06 15:37:30.721 MAMP[30332:1524703] nil host used in call to allowsSpecificHTTPSCertificateForHost
2021-07-06 15:37:30.721 MAMP[30332:1524703] nil host used in call to allowsAnyHTTPSCertificateForHost: less than or equal to 30 but
Any ideas? Thanks