# Cluster Resource View Issues

- [Network Error ! ServerError: Response not successful: Received status code 503](https://help.gopaddle.io/troubleshooting/cluster-resource-view-issues/network-error-servererror-response-not-successful-received-status-code-503.md)
- [Network Error ! TypeError: Failed to fetch](https://help.gopaddle.io/troubleshooting/cluster-resource-view-issues/network-error-typeerror-failed-to-fetch.md)
- [Network Error ! ServerParseError: Unexpected token 'j', "json: erro"... is not valid JSON](https://help.gopaddle.io/troubleshooting/cluster-resource-view-issues/network-error-serverparseerror-unexpected-token-j-json-erro-...-is-not-valid-json.md)
- [Updating Labels and Annotations does not get reflected in resources list](https://help.gopaddle.io/troubleshooting/cluster-resource-view-issues/updating-labels-and-annotations-does-not-get-reflected-in-resources-list.md)
- [Filtered resources are not fully listed](https://help.gopaddle.io/troubleshooting/cluster-resource-view-issues/filtered-resources-are-not-fully-listed.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://help.gopaddle.io/troubleshooting/cluster-resource-view-issues.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.
