I am having the same problem with Bookpedia 5.4.0
iSight does not respond. Window opens, webcam image shows, but it will not read any UPC.
Invalid server certificate? Or network issue. No network issues on my end, though.
Any hints at how to fix would be greatly appreciated.
Thanx!
On Console, this looks like what is happening:
8/3/15 8:18:41.705 PM PhotoStreamAgent[281]: MSSubscriber - 65134593 Found temporary network error. Trying again later. Error: __NSCFError:
Domain : kCFErrorDomainCFNetwork
Code : -1202
Desc : The certificate for this server is invalid. You might be connecting to a server that is pretending to be “p12-streams.icloud.com” which could put your confidential information at risk.
Sugg : Would you like to connect to the server anyway?
UserInfo: {
NSErrorFailingURLKey = "
https://p12-streams.icloud.com:443/6513 ... etmetadata";
NSErrorFailingURLStringKey = "
https://p12-streams.icloud.com:443/6513 ... etmetadata";
NSLocalizedDescription = "The certificate for this server is invalid. You might be connecting to a server that is pretending to be \U201cp12-streams.icloud.com\U201d which could put your confidential information at risk.";
NSLocalizedRecoverySuggestion = "Would you like to connect to the server anyway?";
"_kCFNetworkCFStreamSSLErrorOriginalValue" = "-9813";
"_kCFStreamPropertySSLClientCertificateState" = 0;
kCFStreamPropertySSLPeerCertificates = (
"<SecCertificate 0x7fda72b02330 [0x7fff73b35f00]>",
"<SecCertificate 0x7fda72b25230 [0x7fff73b35f00]>"
);
kCFStreamPropertySSLPeerTrust = "<SecTrust 0x7fda72b03a50 [0x7fff73b35f00]>";
}
8/3/15 8:18:41.704 PM PhotoStreamAgent[281]: Connection failed. Error: Error Domain=kCFErrorDomainCFNetwork Code=-1202 "The certificate for this server is invalid. You might be connecting to a server that is pretending to be “p12-streams.icloud.com” which could put your confidential information at risk." UserInfo=0x7fda7164b030 {NSLocalizedRecoverySuggestion=Would you like to connect to the server anyway?, _kCFNetworkCFStreamSSLErrorOriginalValue=-9813, kCFStreamPropertySSLPeerCertificates=(
"<SecCertificate 0x7fda72b02330 [0x7fff73b35f00]>",
"<SecCertificate 0x7fda72b25230 [0x7fff73b35f00]>"
), _kCFStreamPropertySSLClientCertificateState=0, kCFStreamPropertySSLPeerTrust=<SecTrust 0x7fda72b03a50 [0x7fff73b35f00]>, NSLocalizedDescription=The certificate for this server is invalid. You might be connecting to a server that is pretending to be “p12-streams.icloud.com” which could put your confidential information at risk., NSErrorFailingURLKey=
https://p12-streams.icloud.com:443/6513 ... etmetadata, NSErrorFailingURLStringKey=
https://p12-streams.icloud.com:443/6513 ... etmetadata}
8/3/15 8:18:41.704 PM PhotoStreamAgent[281]: NSURLConnection/CFURLConnection HTTP load failed (kCFStreamErrorDomainSSL, -9813)