Skip to content

Cannot run hsds-servicenode or hsds-datanode on HSDS >= 0.9.0 #442

@loichuder

Description

@loichuder

I tried to update our HSDS installation to 0.9.4 and the server failed to restart.

After some investigations, I saw that the service and data nodes were not starting and throwing a Illegal instruction error.

I tried to reproduce it with minimal setup by:

  1. Creating a new venv with Python 3.12
  2. Cloning the HSDS repo
  3. Run pip install -e .
  4. Run hsds-datanode

I then get Illegal instruction in the terminal with no further information.

If I roll back to 0.8.4 (git checkout v0.8.4), hsds-datanode seem to work fine.

Please tell me if I can give more useful information. I am really puzzled here so any insight would be appreciated 😄

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions