Failed to communicate with Interface Builder

Has anyone received this error running a bot that is running on the XCode Server (XCode 9), with the remote Git repository and Local Git repository on the same machine?


Assertion: Error Domain=IBMessageChannelErrorDomain Code=4 "Failed to communicate with Interface Builder" UserInfo={NSLocalizedFailureReason=The agent crashed, NSLocalizedDescription=Failed to communicate with Interface Builder}

File: (null):(null)


Thank you,

Mic

Replies

We are having the same issue with xcode 9. Not a bot with xcode server, rather a build job with jenkins, but same thing as they both use xcodebuild. It fails with the failed to communicate error inexplicably. Guess it's a beta issue? need to file some radars...

I am experiencing the same error with Xcode 9 bots with no special configuration. Has anyone managed to create a workaround?