Search Criteria
Package Details: kibana-bin 9.3.1-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/kibana-bin.git (read-only, click to copy) |
|---|---|
| Package Base: | kibana-bin |
| Description: | Browser based analytics and search dashboard for Elasticsearch |
| Upstream URL: | https://github.com/elastic/kibana |
| Licenses: | Apache |
| Submitter: | crabvk |
| Maintainer: | VVL |
| Last Packager: | VVL |
| Votes: | 1 |
| Popularity: | 0.000020 |
| First Submitted: | 2022-03-10 19:35 (UTC) |
| Last Updated: | 2026-03-01 08:58 (UTC) |
Dependencies (2)
- nodejs (nodejs-gitAUR, python-nodejs-wheelAUR, nodejs-lts-hydrogenAUR, nodejs-lts-iron, nodejs-lts-jod, nodejs-lts-krypton)
- elasticsearchAUR (elasticsearchAUR) (optional)
Latest Comments
ipaqmaster commented on 2026-01-20 00:23 (UTC) (edited on 2026-01-20 00:37 (UTC) by ipaqmaster)
This doesn't build because sed tries to act on a moved text file.
It is now under this type of path: node_modules/@kbn/setup-node-env/node_version_validator.js
That builds, but kibana fails to start with
Error: Cannot find module '/usr/share/kibana/src/cli/dist'I think Elastic have changed something important. The
kibanaAUR package which I currently maintain is also having this problem.micsthepick commented on 2024-09-02 04:29 (UTC) (edited on 2024-09-02 04:30 (UTC) by micsthepick)
freezes/hangs or takes necessarily long on the above
ipaqmaster commented on 2022-09-30 10:29 (UTC) (edited on 2022-09-30 10:35 (UTC) by ipaqmaster)
On initial startup Kibana 8.3.3-1 just spits out
[FATAL][root] Error: Validation schema for [xpack,uptime] was already registered.with its default configuration and dies.E: On further inspection it seems the kibana-xpack AUR package is what I were looking for
thorko commented on 2022-08-11 09:06 (UTC)
Could you upgrade it to 8.3.3?