# Troubleshooting

- [PayPal](https://streamsmanager.gitbook.io/streams-manager/troubleshooting/paypal.md)
- [Error: PayPal is missing subscription ID details](https://streamsmanager.gitbook.io/streams-manager/troubleshooting/paypal/error-paypal-is-missing-subscription-id-details.md)
- [Error: PayPal subscription ID: xxx does not have any transactions](https://streamsmanager.gitbook.io/streams-manager/troubleshooting/paypal/error-paypal-subscription-id-xxx-does-not-have-any-transactions.md)
- [Error: Create Subscription Api response error RESOURCE\_NOT\_FOUND](https://streamsmanager.gitbook.io/streams-manager/troubleshooting/paypal/error-create-subscription-api-response-error-resource_not_found.md)
- [Plex](https://streamsmanager.gitbook.io/streams-manager/troubleshooting/plex.md)
- [Error: HTTP 422 Unprocessable Entity when inviting a user or processing a subscription](https://streamsmanager.gitbook.io/streams-manager/troubleshooting/plex/error-http-422-unprocessable-entity-when-inviting-a-user-or-processing-a-subscription.md)
- [Error: PlexApiException was thrown](https://streamsmanager.gitbook.io/streams-manager/troubleshooting/plex/error-plexapiexception-was-thrown.md)
- [Error: Error communicating with Plex 401](https://streamsmanager.gitbook.io/streams-manager/troubleshooting/plex/error-error-communicating-with-plex-401.md)
- [Error: Plex response status code does not indicate success: 404](https://streamsmanager.gitbook.io/streams-manager/troubleshooting/plex/error-plex-response-status-code-does-not-indicate-success-404.md)
- [Emby/Jellyfin](https://streamsmanager.gitbook.io/streams-manager/troubleshooting/emby-jellyfin.md)
- [Emby/Jellyfin users cannot login and are getting incorrect password message](https://streamsmanager.gitbook.io/streams-manager/troubleshooting/emby-jellyfin/emby-jellyfin-users-cannot-login-and-are-getting-incorrect-password-message.md)
- [Error: There are no servers with capacity that accomodate plan](https://streamsmanager.gitbook.io/streams-manager/troubleshooting/error-there-are-no-servers-with-capacity-that-accomodate-plan.md)
- [Error: User tried to subscribe but servers are full](https://streamsmanager.gitbook.io/streams-manager/troubleshooting/error-user-tried-to-subscribe-but-servers-are-full.md)
- [No plans show on the checkout page](https://streamsmanager.gitbook.io/streams-manager/troubleshooting/no-plans-show-on-the-checkout-page.md)
- [Specific plan is not showing up on the checkout page](https://streamsmanager.gitbook.io/streams-manager/troubleshooting/specific-plan-is-not-showing-up-on-the-checkout-page.md)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://streamsmanager.gitbook.io/streams-manager/troubleshooting.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
