美文网首页
mac上charles选择macOS Proxy提示grant

mac上charles选择macOS Proxy提示grant

作者: 61278c5abf28 | 来源:发表于2021-03-10 13:14 被阅读0次

版本

macOS 11.0.1
charles 4.6.1

提示grant privileges

在charles里设置macOS Proxy的时候,弹出提示grant privileges。
弹出框里提示
this requires that you grant privileges to the charles proxy settings application
点击grant privileges之后,提示错误:
Failed to install helper CFErrorDomainLaunchd error 9

解决方法

1、打开终端
launchctl print-disabled system
2、

image.png
查看com.xk72.charles.ProxyHelper 这一项后面是不是true,若是继续下面
3、sudo launchctl enable system/com.xk72.charles.ProxyHelper
4、重启charles
5、打开charles还会再提示grant privileges,这时候点击就会成功了
image.png

感谢^^
我是无情的搬运工Charles报错Failed to install helper CFErrorDomainLaunchd error 9解决方案

相关文章

网友评论

      本文标题:mac上charles选择macOS Proxy提示grant

      本文链接:https://www.haomeiwen.com/subject/vzrwqltx.html