What happened:
Grafana behaviour on FreeBSD:
Install Clickhouse as a plugin in Grafana to be used as data source. After installation red error "Plugin failed to start".
What you expected to happen:
Expected behaviour in Grafana: Able to install Clickhouse data source plugin and configure a Clickhouse data source in Grafana.
Clickhouse itself is available on FreeBSD; it would be productive to be able to use the Clickhouse data source in Grafana on FreeBSD.
How to reproduce it (as minimally and precisely as possible):
Install Clickhouse as a plugin in Grafana to be used as data source.
By:
In left menu:
Administration > PLugin and data > Plugins
Choose: Clickhouse
Or (same result):
In left menu:
Connections > Add new connection:
Scroll down to bottom, click:
Find more datasource plugins
Choose: Clickhouse
Screenshots
Grafana log check:
# tail /var/log/grafana/grafana.log
logger=context userId=1 orgId=1 uname=admin t=2026-01-28T21:14:11.124268504Z level=error msg="Request Completed" method=GET path=/api/plugins/grafana-clickhouse-datasource/settings status=500 remote_addr=1.2.3.4 time_ms=1 duration=1.599407ms size=36 referer=https://example.com/plugins/grafana-clickhouse-datasource handler=/api/plugins/:pluginId/settings status_source=server error="fork/exec /var/db/grafana/plugins/grafana-clickhouse-datasource/gpx_clickhouse_freebsd_amd64: no such file or directory"
Directory check:
# ls /var/db/grafana/plugins/grafana-clickhouse-datasource/
CHANGELOG.md README.md gpx_clickhouse_darwin_amd64 gpx_clickhouse_linux_arm img plugin.json LICENSE dashboards gpx_clickhouse_darwin_arm64 gpx_clickhouse_linux_arm64 module.js MANIFEST.txt go_plugin_build_manifest gpx_clickhouse_linux_amd64 gpx_clickhouse_windows_amd64.exe module.js.map
Anything else we need to know?:
Or, maybe I am missing something? gpx_clickhouse_freebsd_amd64 where art thou?
My apologies for the double entry, I entered this issue first in the "ideas" section.
Environment:
- Grafana version:
# pkg version | grep -i grafana
grafana-12.3.0_1
- Plugin version:
4.13.0
- OS Grafana is installed on:
uname -prism
FreeBSD 14.3-RELEASE amd64 amd64 GENERIC
- User OS & Browser:
server-side issue: any user OS and browser
- Others:
None
Thanks!
What happened:
Grafana behaviour on FreeBSD:
Install Clickhouse as a plugin in Grafana to be used as data source. After installation red error "Plugin failed to start".
What you expected to happen:
Expected behaviour in Grafana: Able to install Clickhouse data source plugin and configure a Clickhouse data source in Grafana.
Clickhouse itself is available on FreeBSD; it would be productive to be able to use the Clickhouse data source in Grafana on FreeBSD.
How to reproduce it (as minimally and precisely as possible):
Install Clickhouse as a plugin in Grafana to be used as data source.
By:
In left menu:
Administration > PLugin and data > Plugins
Choose: Clickhouse
Or (same result):
In left menu:
Connections > Add new connection:
Scroll down to bottom, click:
Find more datasource plugins
Choose: Clickhouse
Screenshots
Grafana log check:
# tail /var/log/grafana/grafana.loglogger=context userId=1 orgId=1 uname=admin t=2026-01-28T21:14:11.124268504Z level=error msg="Request Completed" method=GET path=/api/plugins/grafana-clickhouse-datasource/settings status=500 remote_addr=1.2.3.4 time_ms=1 duration=1.599407ms size=36 referer=https://example.com/plugins/grafana-clickhouse-datasource handler=/api/plugins/:pluginId/settings status_source=server error="fork/exec /var/db/grafana/plugins/grafana-clickhouse-datasource/gpx_clickhouse_freebsd_amd64: no such file or directory"Directory check:
# ls /var/db/grafana/plugins/grafana-clickhouse-datasource/CHANGELOG.md README.md gpx_clickhouse_darwin_amd64 gpx_clickhouse_linux_arm img plugin.json LICENSE dashboards gpx_clickhouse_darwin_arm64 gpx_clickhouse_linux_arm64 module.js MANIFEST.txt go_plugin_build_manifest gpx_clickhouse_linux_amd64 gpx_clickhouse_windows_amd64.exe module.js.mapAnything else we need to know?:
Or, maybe I am missing something? gpx_clickhouse_freebsd_amd64 where art thou?
My apologies for the double entry, I entered this issue first in the "ideas" section.
Environment:
# pkg version | grep -i grafanagrafana-12.3.0_14.13.0
uname -prismFreeBSD 14.3-RELEASE amd64 amd64 GENERICserver-side issue: any user OS and browser
None
Thanks!