Skip to content

fix(deps): update deps and alpine image#134

Merged
juancgalvis merged 6 commits intomasterfrom
feature/fix-ssl
Nov 14, 2025
Merged

fix(deps): update deps and alpine image#134
juancgalvis merged 6 commits intomasterfrom
feature/fix-ssl

Conversation

@juancgalvis
Copy link
Contributor

Description

Currentrly the image 0.3.0 has a bug wih the next log error:

=ERROR REPORT==== 14-Nov-2025::21:02:08.169538 ===
Unable to load crypto library. Failed with error:
"load_failed, Failed to load NIF library: 'Error relocating /app/lib/crypto-5.5.3/priv/lib/crypto.so: EVP_MD_CTX_get_size_ex: symbol not found'"
OpenSSL might not be installed on this system.

=CRASH REPORT==== 14-Nov-2025::21:02:08.186668 ===
  crasher:
    initial call: kernel:init/1
    pid: <0.1381.0>
    registered_name: []
    exception exit: {on_load_function_failed,crypto,
                        {error,
                            {load_failed,
                                "Failed to load NIF library: 'Error relocating /app/lib/crypto-5.5.3/priv/lib/crypto.so: EVP_MD_CTX_get_size_ex: symbol not found'"}}}
      in function  init:run_on_load_handlers/0 
      in call from kernel:init/1 (kernel.erl, line 230)
    ancestors: [kernel_sup,<0.1374.0>]
    message_queue_len: 0
    messages: []
    links: [<0.1376.0>]
    dictionary: []
    trap_exit: false
    status: running
    heap_size: 610
    stack_size: 29
    reductions: 69

After update some dependencies and homologate the alpine version it works

Category

  • Feature
  • Fix

Checklist

  • The pull request is complete according to the guide of contributing
  • Automated tests are written
  • The documentation is up-to-date
  • the version of the mix.exs was increased
  • The pull request has a descriptive title that describes what has changed, and provides enough context for the changelog

@gabheadz gabheadz self-requested a review November 14, 2025 21:23
Copy link
Contributor

@gabheadz gabheadz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks

Copy link
Contributor

@gabheadz gabheadz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

OK

@gabheadz gabheadz self-requested a review November 14, 2025 22:10
Copy link
Contributor

@gabheadz gabheadz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

OK

@juancgalvis juancgalvis merged commit 0222d96 into master Nov 14, 2025
4 checks passed
@juancgalvis juancgalvis deleted the feature/fix-ssl branch November 14, 2025 22:14
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.

2 participants