<!--
{
  "availability" : [
    "macCatalyst: -",
    "macOS: -"
  ],
  "documentType" : "symbol",
  "framework" : "AppKit",
  "identifier" : "/documentation/AppKit/NSServiceRequestTimedOutError",
  "metadataVersion" : "0.1.0",
  "role" : "Enumeration Case",
  "symbol" : {
    "kind" : "Enumeration Case",
    "modules" : [
      "AppKit"
    ],
    "preciseIdentifier" : "c:@Ea@NSTextReadInapplicableDocumentTypeError@NSServiceRequestTimedOutError"
  },
  "title" : "NSServiceRequestTimedOutError"
}
-->

# NSServiceRequestTimedOutError

The service providing application did not open its service listening port in time, or the app didn’t respond to the request in time; see the Console log to figure out which (the errors are typically reported the same way to the user).

```
NSServiceRequestTimedOutError
```

---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)