# Not All Data Is Displayed

The following errors can occur and be displayed in the footer of the server card:

## Socket Not Available

Please ensure that the Docker Socket is available. For more information, see [here](/apple/setup/compatibility.md#docker) and [here](/apple/setup/preparing-your-user.md)

## Docket Not Compatible

Please update your Docker client to the newest version. For more information, see [here](/apple/setup/compatibility.md#docker).

## Docker Not Running

Please start Docker.

## Missing Permissions

Please make sure that all of the mentioned packages can be used without sudo.

#### Permissions for Docker Missing

If your server is running DSM (Synology), follow [this guide](https://davejansen.com/manage-docker-without-needing-sudo-on-your-synology-nas/).

For all other Linux distribution, follow [this guide](https://docs.docker.com/engine/install/linux-postinstall/).

## Missing Installations

Please install all of the mentioned above mentioned packages.

## Other Issue

[Please contact me](/apple/contact.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://docs.whaledeck.app/apple/troubleshooting/not-all-data-is-displayed.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.
