# Known issues

* [Edge stacks do not support authenticating against a private registry to deploy applications stored on private registries](/2.33-lts/faqs/known-issues/edge-stacks-do-not-support-authenticating-to-deploy-applications-from-private-registries..md)
* [Known issues with VMware](/2.33-lts/faqs/known-issues/known-issues-with-vmware.md)
* [Groups info issue with OAuth using Microsoft AD](/2.33-lts/faqs/known-issues/groups-info-issue-with-oauth-using-microsoft-ad.md)
* [Resource limits in a compose file are not applying](/2.33-lts/faqs/known-issues/resource-limits-in-a-compose-file-are-not-applying.md)
* [Hardware Acceleration GPU button is missing](/2.33-lts/faqs/known-issues/hardware-acceleration-gpu-button-is-missing.md)
* [Unable to update environment variables when running on Synology NAS](/2.33-lts/faqs/known-issues/unable-to-update-environment-variables-when-running-on-synology-nas.md)
* [Unable to remove the Group Configuration from Active Directory authentication configuration](/2.33-lts/faqs/known-issues/unable-to-remove-the-group-configuration-from-active-directory-authentication-configuration.md)
* [Nomad Jobs only displays Service Jobs](/2.33-lts/faqs/known-issues/nomad-jobs-only-displays-service-jobs.md)
* ["Image not found on registry" error when upgrading from CE to BE, or using the self-update feature running on a Synology NAS](/2.33-lts/faqs/known-issues/image-not-found-on-registry-error-when-upgrading-from-ce-to-be-or-self-updating-on-synology-nas.md)
* [MicroK8s Known Issues](/2.33-lts/faqs/known-issues/microk8s-known-issues.md)
* ["Unauthorized" error when pushing images to ACR with Service Principal account](/2.33-lts/faqs/known-issues/unauthorized-error-when-pushing-images-to-acr-with-service-principal-account.md)
* ["Invalid certificate file" error when browsing empty Azure Container Registry](/2.33-lts/faqs/known-issues/invalid-certificate-file-error-when-browsing-empty-azure-container-registry.md)
* [Environments not loading with Docker Engine 29.0.0](/2.33-lts/faqs/known-issues/known-compatibility-issues-with-docker-engine-29.0.0.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/2.33-lts/faqs/known-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.
