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

Update otp 25 to 26 #13

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

thehaigo
Copy link

@thehaigo thehaigo commented Sep 14, 2024

update otp runtime

erlang 25.0.4 -> 26.2.5
elixir 1.13.4 -> 1.17.2

Launching the application success emulator and real device .
sqlite is also running without update.

If the following error occurs,

 ** (ErlangError) Erlang error: {:notsup, %{c_function_arg_num: -1, c_file_name: ~c"hash_equals.c", c_file_line_num: 49}, ~c"Unsupported CRYPTO_memcmp"}
        (crypto 5.4.2)

it can be resolved by replacing the plug_crypto library.

{:plug_crypto, github: "thehaigo/plug_crypto", override: true}

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

Successfully merging this pull request may close these issues.

1 participant