# Logs, errors and debugging

- [Unable to Access Pod Logs in My k0s Cluster](https://docs.portainer.io/faqs/troubleshooting/logs-errors-and-debugging/unable-to-access-pod-logs-in-my-k0s-cluster.md)
- [Can you view deleted container logs in Portainer?](https://docs.portainer.io/faqs/troubleshooting/logs-errors-and-debugging/can-you-view-deleted-container-logs-in-portainer.md)
- [How can I get the logs for Portainer itself?](https://docs.portainer.io/faqs/troubleshooting/logs-errors-and-debugging/how-can-i-get-the-logs-for-portainer-itself.md)
- [Why can't my users see anything in the environment they have access to?](https://docs.portainer.io/faqs/troubleshooting/logs-errors-and-debugging/why-cant-my-users-see-anything-in-the-environment-they-have-access-to.md)
- [Why do I see a lot of TLS handshake errors in my Portainer and/or Agent logs?](https://docs.portainer.io/faqs/troubleshooting/logs-errors-and-debugging/why-do-i-see-a-lot-of-tls-handshake-errors-in-my-portainer-and-or-agent-logs.md)
- ["Failed to get license info" or "Unable to retrieve license info" message with valid license](https://docs.portainer.io/faqs/troubleshooting/logs-errors-and-debugging/failed-to-get-license-info-or-unable-to-retrieve-license-info-message-with-valid-license.md)
- [What does a 500 error code mean?](https://docs.portainer.io/faqs/troubleshooting/logs-errors-and-debugging/what-does-a-500-error-code-mean.md)
- [Why is my console closing after a certain time?](https://docs.portainer.io/faqs/troubleshooting/logs-errors-and-debugging/why-is-my-console-closing-after-a-certain-time.md)
- [“Failed logging user activity” error in Portainer](https://docs.portainer.io/faqs/troubleshooting/logs-errors-and-debugging/failed-logging-user-activity-error-in-portainer.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.portainer.io/faqs/troubleshooting/logs-errors-and-debugging.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.
