-
-
Notifications
You must be signed in to change notification settings - Fork 59
Open
Description
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:
- Creating a new venv with Python 3.12
- Cloning the HSDS repo
- Run
pip install -e . - 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 😄
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels