问题:无法在 macOS 上关闭 MAMP 服务器

问题描述

我通常使用 MAMP,我肯定使用 macOS,但我不会关闭它。我已经尝试杀死 MAMP 的进程、MysqLPHP...但没有任何变化。 即使我关闭应用程序,当我启动它时,MAMP 服务器已经启动。 我用 shell 打开它,我得到了这些错误

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 

有什么想法吗? 谢谢

解决方法

暂无找到可以解决该程序问题的有效方法,小编努力寻找整理中!

如果你已经找到好的解决方法,欢迎将解决方案带上本链接一起发送给小编。

小编邮箱:dio#foxmail.com (将#修改为@)

相关问答

Selenium Web驱动程序和Java。元素在(x,y)点处不可单击。其...
Python-如何使用点“。” 访问字典成员?
Java 字符串是不可变的。到底是什么意思?
Java中的“ final”关键字如何工作?(我仍然可以修改对象。...
“loop:”在Java代码中。这是什么,为什么要编译?
java.lang.ClassNotFoundException:sun.jdbc.odbc.JdbcOdbc...