Mac系统升级后,FortiClient 无法连接,打开后空白处
2022-06-10 本文已影响0人
橘子有毒
0D7B185B-C15A-4BAF-9D04-7551DC987CF1.png
解决办法:
查看禁用, 发现com.fortinet.fctct,com.fortinet.fctservctl,com.fortinet.config 的禁用状态是ture,改为false后重启解决。
执行查看
launchctl print-disabled system
执行修改
sudo launchctl enable system/com.fortinet.fctservctl
sudo launchctl enable system/com.fortinet.fctctl
sudo launchctl enable system/com.fortinet.config
image.png