We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Seeing the following error in thruster version thruster-0.1.9-x86_64-linux and using Rails 8.0.0
thruster-0.1.9-x86_64-linux
The text was updated successfully, but these errors were encountered:
stumbling upon the same issue here..
Sorry, something went wrong.
it works, if you downgrade to the 0.1.8 version.
0.1.8
just use gem "thruster", "0.1.8", require: false in your Gemfile
gem "thruster", "0.1.8", require: false
Gemfile
Hope this helps, till 0.1.9 is fixed..
0.1.9
yup, reverted to 0.1.8 version and works with that version
Downgrade thruster to v0.1.8
6fe1eeb
This is currently incompatible with the version of linux in the Dockerfile, because it requires a different verison of GLIBC See: basecamp/thruster#63
No branches or pull requests
Seeing the following error in thruster version
thruster-0.1.9-x86_64-linux
and using Rails 8.0.0The text was updated successfully, but these errors were encountered: