Author Topic: Console Log Error  (Read 4260 times)

Blicj11

  • Storm
  • *****
  • Posts: 4078
    • EW3808
    • KUTHEBER6
    • Timber Lakes Weather
  • Station Details: Davis Vantage Pro2 Plus | WeatherLinkIP Data Logger | iMac (2019), 3.6 GHz Intel Core i9, 40 GB RAM, macOS Sonoma 14.8.5 | WeatherCat 3.3.3 | Supportive Wife
Console Log Error
« on: October 07, 2014, 06:29:01 PM »
Any idea what this means? IT shows up in the Console Log every 5 minutes.

10/7/14 10:50:15.469 AM secd[201]:  securityd_xpc_dictionary_handler WeatherCat[88971] copy_matching The operation couldn?t be completed. (OSStatus error -34018 - client has neither application-identifier nor keychain-access-groups entitlements)
10/7/14 10:50:15.469 AM WeatherCat[88971]:  SecOSStatusWith error:[-34018] The operation couldn?t be completed. (OSStatus error -34018 - Remote error : The operation couldn???t be completed. (OSStatus error -34018 - client has neither application-identifier nor keychain-access-groups entitlements))

10/7/14 10:55:15.870 AM secd[201]:  securityd_xpc_dictionary_handler WeatherCat[88971] copy_matching The operation couldn?t be completed. (OSStatus error -34018 - client has neither application-identifier nor keychain-access-groups entitlements)
10/7/14 10:55:15.870 AM WeatherCat[88971]:  SecOSStatusWith error:[-34018] The operation couldn?t be completed. (OSStatus error -34018 - Remote error : The operation couldn???t be completed. (OSStatus error -34018 - client has neither application-identifier nor keychain-access-groups entitlements))
Blick


WCDev

  • WeatherCat Developer
  • Administrator
  • Storm
  • *****
  • Posts: 2987
    • CW9739
    • IIBSTO2
    • Trixology
  • Station Details: Main Station: Vantage Pro-2, 24hr fars, solar, extra temp stations, no U.V. WeatherLinkLive.
Re: Console Log Error
« Reply #1 on: October 07, 2014, 07:53:51 PM »
Possibly some keychain related error - check services you have running at 5 minute intervals - for example WeatherBug, WoW, FTP etc, it might be one of those trying to access a password out of your keychain. Try stopping them one at a time to see if it's any of them that's causing the error. If it is, check your keychain access for that particular service.

Blicj11

  • Storm
  • *****
  • Posts: 4078
    • EW3808
    • KUTHEBER6
    • Timber Lakes Weather
  • Station Details: Davis Vantage Pro2 Plus | WeatherLinkIP Data Logger | iMac (2019), 3.6 GHz Intel Core i9, 40 GB RAM, macOS Sonoma 14.8.5 | WeatherCat 3.3.3 | Supportive Wife
Re: Console Log Error
« Reply #2 on: October 07, 2014, 08:40:54 PM »
Possibly related to uploading webcam images via FTP to my website. I changed the Authentication Method on the camera from Digest Access Authentication to Basic Authentication and the messages stopped.
Blick