Grafana on Raspberry Pi 4 can't install plugins

Hi,
How is life…
I did install Grafana on a Raspberry Pi 4… But can’t install plugin :

grafana-cli plugins install grafana-timestream-datasource

did it as root user

The error is:
installing grafana-timestream-datasource @ 0.0.1
from: https://grafana.com/api/plugins/grafana-timestream-datasource/versions/0.0.1/download
into: /var/lib/grafana/plugins

Error: ✗ failed to download plugin archive: Failed to send request: 404 not found error

Did modify the .ini file for http and port

When installing on Ubuntu everything is OK

Regards,
Steph

I had to build the plugin manually, change the config to allow it to be loaded. It was a bit of a chore as there are quite a few build dependencies.