Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

version `GLIBC_2.34' not found in thruster-0.1.9-x86_64-linux #63

Open
rohanmendon opened this issue Dec 22, 2024 · 3 comments
Open

version `GLIBC_2.34' not found in thruster-0.1.9-x86_64-linux #63

rohanmendon opened this issue Dec 22, 2024 · 3 comments

Comments

@rohanmendon
Copy link

rohanmendon commented Dec 22, 2024

Seeing the following error in thruster version thruster-0.1.9-x86_64-linux and using Rails 8.0.0

Screenshot 2024-12-22 at 1 23 45 AM
@johannesschobel
Copy link

stumbling upon the same issue here..

@johannesschobel
Copy link

it works, if you downgrade to the 0.1.8 version.

just use
gem "thruster", "0.1.8", require: false
in your Gemfile

Hope this helps, till 0.1.9 is fixed..

@rohanmendon
Copy link
Author

yup, reverted to 0.1.8 version and works with that version

adamdawkins added a commit to adamdawkins/adamdawkins that referenced this issue Dec 24, 2024
This is currently incompatible with the version of linux in the
Dockerfile, because it requires a different verison of GLIBC

See: basecamp/thruster#63
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants