Skip to content

[Bug][ARM] Missing re2 ARM build cause Internal Server Error #660

Closed
@ananzh

Description

Describe the bug

Currently, re2 doesn't have an ARM build. When run osd in graviton instance, we observe the following error:

node_modules/re2/build/Release/re2.node: cannot open shared object file: No such file or directory

Screen Shot 2021-07-21 at 10 15 20 AM

To Reproduce

  • Use a graviton2 instance (Linux aarch64)

  • logon to OSD

  • load sample web log data

  • go to visualize and select to create a timeline visualization

  • type in query .es(split=host.keyword:50, index=opensearch_dashboards_sample_data_logs).label("Host Name: $1", "^.:(.) >.*")

Expected behavior
Solve the above error

OpenSearch Version
1.0.0

Dashboards Version
1.0.0

Host/Environment (please complete the following information):

  • OS: Linux aarch64

Metadata

Assignees

Labels

bugSomething isn't workingv1.2.0

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions