Discussion:
[webkit-help] iCloud authentication error on Webkit when running "run-safari"
Lay Kuan Loh
2016-07-18 00:33:37 UTC
Permalink
Hi,

I keep getting this error when trying to run the dev version:

LK-MBP:~ lkloh$ run-safari

Starting SafariForWebKitDevelopment with DYLD_FRAMEWORK_PATH set to point
to built WebKit in /Users/lkloh/WebKit/WebKitBuild/Release.

2016-07-17 20:21:02.996 SafariForWebKitDevelopment[27809:842806] AOSKit
ERROR: XPC CLIENT: Unauthorized client error received

2016-07-17 20:21:03.000 SafariForWebKitDevelopment[27809:842809]
[AOSAccounts] : [__49-[ACAccountStore(iCloudAccount)
icaAppleAccounts]_block_invoke] : accountsWithAccountType returned error:
Error Domain=com.apple.accounts Code=9 "(null)"

2016-07-17 20:21:03.001 SafariForWebKitDevelopment[27809:842809]
[AOSAccounts] : [__49-[ACAccountStore(iCloudAccount)
icaAppleAccounts]_block_invoke] : accountsWithAccountType returned error:
Error Domain=com.apple.accounts Code=9 "(null)"

Any ideas what when wrong? Googling the error comes up with nothing.

I am running on OSX el-Capitan (latest), xcode 7.3 (latest), but java for
developers is the older version from 2013 because that's when my developer
privileges expired.

Thanks!

LK
Ryosuke Niwa
2016-07-18 00:52:19 UTC
Permalink
Did you apply the El Capitan workarounds?

https://trac.webkit.org/wiki/WebKitNightlyElCapWorkaround

- R. Niwa
Post by Lay Kuan Loh
Hi,
LK-MBP:~ lkloh$ run-safari
Starting SafariForWebKitDevelopment with DYLD_FRAMEWORK_PATH set to point to
built WebKit in /Users/lkloh/WebKit/WebKitBuild/Release.
2016-07-17 20:21:02.996 SafariForWebKitDevelopment[27809:842806] AOSKit
ERROR: XPC CLIENT: Unauthorized client error received
2016-07-17 20:21:03.000 SafariForWebKitDevelopment[27809:842809]
[AOSAccounts] : [__49-[ACAccountStore(iCloudAccount)
Error Domain=com.apple.accounts Code=9 "(null)"
2016-07-17 20:21:03.001 SafariForWebKitDevelopment[27809:842809]
[AOSAccounts] : [__49-[ACAccountStore(iCloudAccount)
Error Domain=com.apple.accounts Code=9 "(null)"
Any ideas what when wrong? Googling the error comes up with nothing.
I am running on OSX el-Capitan (latest), xcode 7.3 (latest), but java for
developers is the older version from 2013 because that's when my developer
privileges expired.
Thanks!
LK
_______________________________________________
webkit-help mailing list
https://lists.webkit.org/mailman/listinfo/webkit-help
Loading...