> For the complete documentation index, see [llms.txt](https://docs.coherence.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.coherence.io/1.7/getting-started/troubleshooting.md).

# Troubleshooting

## I can't connect

* Is a [Replication Server](/1.7/manual/replication-server.md) running?
  * **Tip:** Try running one locally, before trying the coherence Cloud.
* Does the running Replication Server have the right [baked netcode](#user-content-fn-1)[^1]?
  * Ensure you have [baked the netcode](/1.7/manual/baking-and-code-generation.md).
  * For local RS, shut down the the Replication Server and launch it again.
  * For cloud RS, ensure you have uploaded the schema to the cloud, then retry.

## Local Replication Server gives an error upon starting

* Ensure you only have one Replication Server running.

## Objects are not updating on remote Clients

* Are you connected to the Replication Server? Check the icon and messages on the [CoherenceBridge component](/1.7/manual/components/coherence-bridge.md).
* Do you have at least one [LiveQuery](/1.7/manual/components/coherence-live-query.md) in the scene, and is it framing the gameplay?
  * **Tip:** You can set it to radius 0 so it encompasses the whole game space.

[^1]:
