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

openssl version problems #900

Open
DrumsnChocolate opened this issue Dec 20, 2023 · 1 comment
Open

openssl version problems #900

DrumsnChocolate opened this issue Dec 20, 2023 · 1 comment
Labels

Comments

@DrumsnChocolate
Copy link
Contributor

not sure what causes this, but @Ellen-Wittingen and I have both experienced errors with running the server with openssl 3.
workaround:
NODE_OPTIONS=--openssl-legacy-provider bundle exec rails s -p 5000

@lodewiges lodewiges added the bug label Nov 10, 2024
@lodewiges
Copy link
Contributor

lodewiges commented Dec 13, 2024

maybe we should note this down in the readme, I spent a lot of time coming to the same conclusion
To solve it we could look at upgrading Webpack to v5 and or moving away from Webpacker due to rails 7 having alternatieves
https://thoughtbot.com/blog/upgrading-to-rails7-moving-away-from-webpacker

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants