“无法与助手应用程序通信”上10.10 [英] "Couldn’t communicate with a helper application" on 10.10

查看:1653
本文介绍了“无法与助手应用程序通信”上10.10的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我在Yosemite上突然收到此错误:

I'm suddenly getting this error on Yosemite:

***storageTaskManagerExistsWithIdentifier:withIdentifier failed: 
Error Domain=NSCocoaErrorDomain 
Code=4099 "Couldn’t communicate with a helper application." 
(The connection to service named com.apple.nsurlstorage-cache was invalidated.) 

UserInfo=0x6000000621c0 
{NSDebugDescription=The connection to service named com.apple.nsurlstorage-cache was invalidated.}; 

该应用程序在小牛上工作得很好。任何想法可能会发生什么?

The app was working perfectly on Mavericks. Any ideas what might be going on?

(我甚至没有一个线索,太看看...当然,我有一个WebView在那里,但我还没有设法弄清楚其中的错误被触发...)

(I don't even have a clue where too look at... Sure, I have a WebView in there, but I haven't yet manage to figure out where the error is triggered...)

推荐答案

这个问题很可能是由于沙箱作为@ingrid已经指出。但是,如果你想通过Mac App Store分发我们的应用程序,你不能只关闭沙箱(这是不建议反对)。而启用传出连接功能

This issue is very likely due to sandboxing as @ingrid already pointed out. But if you want to distribute our app(s) via the Mac App Store you can not just switch sandboxing off (which isn't recommended anyway). Instead enable the 'Outgoing Connections' capability.


  • 点击您的项目文件

  • 选择应用程序的构建目标

  • 在功能选项卡上展开应用沙箱

  • 启用外出连接(客户端)复选框

  • Click on your project file
  • Choose the App's build target
  • On the 'Capabilities' tab extend 'App Sandbox'
  • Enabled the 'Outgoing Connections (Client)' checkbox

>

这篇关于“无法与助手应用程序通信”上10.10的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆