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

[🐛 Bug]: Deployment failure on render because of ubuntu latest openssl version. #26

Open
2 tasks done
wiseaidev opened this issue Mar 23, 2023 · 0 comments
Open
2 tasks done
Assignees

Comments

@wiseaidev
Copy link
Contributor

wiseaidev commented Mar 23, 2023

👶 Getting Started
Please search the history to see if an issue already exists for the same problem.

  • I have searched the existing issues.
  • I have tested the latest version.

📝 Describe the bug
The current version of OpenSSL 3.0.2 15 Mar 2022 (Library: OpenSSL 3.0.2 15 Mar 2022) does not include the RIPEMD160 algorithm by default, which causes the deployment to fail.

🕹 Steps to reproduce

Steps:

  1. Click on deploy to render button

😯 Current behavior
Deployment failed.

🤔 Expected behavior
Deployment success.

📸 Screenshots

Screenshot from 2023-03-23 11-10-24

🔦 Additional context
One way to solve this is by downgrading to ubuntu 20.
Related to openssl/issues/#16994

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

1 participant