机器人创建失败并出现错误:未找到
Posted
技术标签:
【中文标题】机器人创建失败并出现错误:未找到【英文标题】:Bot creation failed with error: Not Found 【发布时间】:2015-03-25 12:36:00 【问题描述】:我从备份中恢复了运行 OSX Server 的服务器,现在尝试通过 Xcode 添加新机器人时出现上述错误。
是否有任何日志文件可以让我获得更多信息?
有人见过吗?
system.log 中有一些来自 xcscontrol 的消息。
Mar 25 13:13:04 onato.local xcscontrol[4164]: Xcode version: 6.2 (6C131e) (OS X SDK 13F26, ios SDK 12D508)
Mar 25 13:13:04 onato.local xcscontrol[4164]: Server version: 4.0.3 (14S350)
Mar 25 13:13:04 onato.local xcscontrol[4164]: OS X version: 10.10.2 (14C1514)
Mar 25 13:13:04 onato.local nsurlstoraged[205]: realpath() returned NULL for /var/root/Library/Caches/xcscontrol
Mar 25 13:13:04 onato.local nsurlstoraged[205]: The read-connection to the DB=/var/root/Library/Caches/xcscontrol/Cache.db is NOT valid. Unable to determine schema version.
Mar 25 13:13:04 onato.local nsurlstoraged[205]: realpath() returned NULL for /var/root/Library/Caches/xcscontrol
Mar 25 13:13:04 --- last message repeated 1 time ---
Mar 25 13:13:04 onato.local nsurlstoraged[205]: ERROR: unable to determine file-system usage for FS-backed cache at /var/root/Library/Caches/xcscontrol/fsCachedData. Errno=13
Mar 25 13:13:04 onato.local thermald[28]: invalid attribute or value, default to yes
【问题讨论】:
【参考方案1】:我最终重置了 xcscontrol 并再次设置了 Xcode。
sudo xcrun xcscontrol --reset
相关日志文件在/Library/Developer/XcodeServer/Logs
【讨论】:
【参考方案2】:当我收到该错误时,我必须从 Xcode 中删除服务器,然后重新添加它
【讨论】:
谢谢,但我已经尝试过了。问题出在服务器而不是客户端。以上是关于机器人创建失败并出现错误:未找到的主要内容,如果未能解决你的问题,请参考以下文章
使用 .Net Core 在 linux 机器上查找内核数失败并出现错误(未终止的引用字符串)
iOS - 播放录制的音频失败并出现 OSStatus 错误 -43(未找到文件)
错误:GoogleJsonResponseException:对 bigquery.jobs.get 的 API 调用失败并出现错误:未找到:作业 YXZ
为啥我的 Gradle 构建失败并出现“未找到插件 [id: 'org.flywaydb.enterprise.flyway', version: '6.5.0']”错误?