Skip to content

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