Skip to content

Instantly share code, notes, and snippets.

@chrisallick
Created December 9, 2015 15:32
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save chrisallick/765f3269b2f25789cc46 to your computer and use it in GitHub Desktop.
Save chrisallick/765f3269b2f25789cc46 to your computer and use it in GitHub Desktop.
OS X Message Logs
12/9/15 10:13:20.462 AM com.apple.preference.network.remoteservice[1781] Failed to connect (o_advancedMenu) outlet from (ANPNetworkController) to (NSMenu): missing setter or instance variable
12/9/15 10:13:20.462 AM com.apple.preference.network.remoteservice[1781] Failed to connect (o_fillerButton) outlet from (ANPNetworkController) to (NSButton): missing setter or instance variable
12/9/15 10:13:20.541 AM com.apple.preference.network.remoteservice[1781] Failed to connect (o_mainTabView) outlet from (ANPAdvancedTabController) to (NSTabView): missing setter or instance variable
12/9/15 10:13:20.541 AM com.apple.preference.network.remoteservice[1781] Failed to connect (o_serviceImageView) outlet from (ANPAdvancedTabController) to (NSImageView): missing setter or instance variable
12/9/15 10:13:20.541 AM com.apple.preference.network.remoteservice[1781] Failed to connect (o_serviceNameField) outlet from (ANPAdvancedTabController) to (NSTextField): missing setter or instance variable
12/9/15 10:13:20.541 AM com.apple.preference.network.remoteservice[1781] Failed to connect (o_tabViewWindow) outlet from (ANPAdvancedTabController) to (NSPanel): missing setter or instance variable
12/9/15 10:13:20.637 AM com.apple.preference.network.remoteservice[1781] Could not find image named 'InvalidDataIcon'.
12/9/15 10:13:27.075 AM configd[47] network changed: v4(en5:192.168.2.123) DNS! Proxy SMB
12/9/15 10:13:27.085 AM configd[47] network changed: v4(en5-:192.168.2.123) DNS- Proxy-
12/9/15 10:13:27.100 AM netbiosd[367] network_reachability_changed : network is not reachable, netbiosd is shutting down
12/9/15 10:13:27.101 AM networkd[156] +[NETLedBelly stopFastFail] Clearing ledbelly failure cache
12/9/15 10:13:32.204 AM com.apple.geod[565] 2015-12-09 10:13:32.203, 565, 80d57100, [CountryConfiguration]: Could not determine current country code: Error Domain=NSURLErrorDomain Code=-1009 "The Internet connection appears to be offline." UserInfo=0x7f8c82808eb0 {NSUnderlyingError=0x7f8c829003a0 "The Internet connection appears to be offline.", NSErrorFailingURLStringKey=http://gsp1.apple.com/pep/gcc, NSErrorFailingURLKey=http://gsp1.apple.com/pep/gcc, _kCFStreamErrorDomainKey=12, _kCFStreamErrorCodeKey=8, NSLocalizedDescription=The Internet connection appears to be offline.}
12/9/15 10:13:34.949 AM networkd[156] +[NETLedBelly stopFastFail] Clearing ledbelly failure cache
12/9/15 10:13:34.950 AM configd[47] network changed: v4(en5+:192.168.3.42) DNS+ Proxy+ SMB
12/9/15 10:13:38.553 AM com.apple.xpc.launchd[1] (com.apple.ReportCrash[1786]) Endpoint has been activated through legacy launch(3) APIs. Please switch to XPC or bootstrap_check_in(): com.apple.ReportCrash
12/9/15 10:13:39.015 AM com.apple.xpc.launchd[1] (com.chrisallick.Tumble.161628[324]) Service exited due to signal: Segmentation fault: 11
12/9/15 10:13:39.046 AM ReportCrash[1786] Saved crash report for Tumble[324] version 0.0.1 (2) to /Users/callick/Library/Logs/DiagnosticReports/Tumble_2015-12-09-101339_NYC0451-CAllick.crash
12/9/15 10:13:39.696 AM CalendarAgent[293] [com.apple.calendar.store.log.caldav.coredav] [Refusing to parse response to PROPPATCH because of content-type: [text/html; charset=UTF-8].]
12/9/15 10:13:39.771 AM CalendarAgent[293] [com.apple.calendar.store.log.caldav.coredav] [Refusing to parse response to PROPPATCH because of content-type: [text/html; charset=UTF-8].]
12/9/15 10:13:40.058 AM CalendarAgent[293] [com.apple.calendar.store.log.caldav.coredav] [Refusing to parse response to PROPPATCH because of content-type: [text/html; charset=UTF-8].]
12/9/15 10:13:40.199 AM CalendarAgent[293] [com.apple.calendar.store.log.caldav.coredav] [Refusing to parse response to PROPPATCH because of content-type: [text/html; charset=UTF-8].]
12/9/15 10:13:40.656 AM CalendarAgent[293] [com.apple.calendar.store.log.caldav.coredav] [Refusing to parse response to PROPPATCH because of content-type: [text/html; charset=UTF-8].]
12/9/15 10:13:40.951 AM CalendarAgent[293] [com.apple.calendar.store.log.caldav.coredav] [Refusing to parse response to PROPPATCH because of content-type: [text/html; charset=UTF-8].]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment