macOS Mojave(软件篇):Charles-proxy-4.2.7 for Mac 正常打开无法使用不能抓包开启macOS Proxy

问题原因

尝试开启Charles-Proxy-macOS Proxy 时 提示:

Charles cannot configure your proxy settings while it is on a read-only volume. Perhaps you are running Charles from the disk image? If so, please copy Charles to the Applications folder and run it again. Otherwise please ensure that Charles is running on a volume that is read-write and try again.

一切和正常情况一样,但是无法进行代理。

macOS Mojave(软件篇):Charles-proxy-4.2.7  for Mac 正常打开无法使用不能抓包开启macOS Proxy

问题排查

查阅有关文档,说是 没有正常安装导致,重装还是未解决。

解决方法

在Mac终端中输入

sudo chown -R root "/Applications/Charles.app/Contents/Resources"
sudo chmod -R u+s "/Applications/Charles.app/Contents/Resources"
重启Charles,完美解决。over~ 又可以愉快地玩耍了。

macOS Mojave(软件篇):Charles-proxy-4.2.7  for Mac 正常打开无法使用不能抓包开启macOS Proxy

macOS Mojave(软件篇):Charles-proxy-4.2.7  for Mac 正常打开无法使用不能抓包开启macOS ProxymacOS Mojave(软件篇):Charles-proxy-4.2.7  for Mac 正常打开无法使用不能抓包开启macOS Proxy Soinice 发布了178 篇原创文章 · 获赞 132 · 访问量 13万+ 私信 关注
上一篇:ResNet也能用在3D模型上了,清华「计图」团队新研究已开源


下一篇:CNN经典模型——ResNet