> For the complete documentation index, see [llms.txt](https://guide.prismlive.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://guide.prismlive.com/desktop/announcement/service-disruption/solved-server-connection-error-when-starting-live-stream.md).

# \[Solved] Server Connection Error when Starting Live Stream

We are providing this notice regarding a connection error occurring for some users when starting a live stream in the PRISM PC app. We sincerely apologize for the inconvenience caused by this service instability.

***

#### Identified Issue

* Error Message: "The server is not responding. Please try again in a few minutes. (Error Code: 10506)"
* Symptom: The live broadcast fails to start, and the above error popup is displayed.

<figure><img src="/files/fdBpganoHv58yRkJ6ZUr" alt=""><figcaption></figcaption></figure>

#### Root Cause

We have identified temporary instability in the internal infrastructure and DB server connections. Our technical team is currently investigating the cause in detail and is performing emergency maintenance and recovery operations to restore normal service.

#### Temporary Workaround

This issue is occurring intermittently in specific environments. If you encounter the error message and the stream fails to start, we recommend **trying again after a short wait.**

#### Future Plan

Resolving this issue and completing the recovery process is our top priority. We will provide a follow-up notice as soon as the service returns to normal. We apologize once again for the frustration this may have caused.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://guide.prismlive.com/desktop/announcement/service-disruption/solved-server-connection-error-when-starting-live-stream.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
