Hello, I deployed Grafana with my own docker compose. I can import dashboards without a problem. But when I want to add Redis Data Source or Redis Application Plugin I get the following error:
grafana | logger=context userId=1 orgId=1 uname=admin t=2025-11-30T15:39:05.026486234Z level=info msg="Request Completed" method=POST path=/api/plugins/redis-app/install status=403 remote_addr=2a00:1d34:84b:d600:156f:f1:522:7686 time_ms=739 duration=739.62453ms size=297 referer=https://-----------.koyeb.app/plugins/redis-app handler=/api/plugins/:pluginId/install status_source=server error="failed to download plugin archive: 403: <?xml version='1.0' encoding='UTF-8'?><Error><Code>AccessDenied</Code><Message>Access denied.</Message><Details>We're sorry, but this service is not available in your location</Details></Error> (Grafana v12.3.0 linux-amd64)"
I use eSmall machine with Frankfurt Region
What could be wrong?
