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

Beta docker container can't start Cannot get required symbol ENGINE_by_id from libssl #3822

Open
troykelly opened this issue Feb 27, 2024 · 6 comments

Comments

@troykelly
Copy link

Issue

The beta docker container that has been recently updated will now not start with this error:

2024-02-27T01:56:28.337716379Z [s6-init] making user provided files available at /var/run/s6/etc...exited 0.
2024-02-27T01:56:28.370666970Z [s6-init] ensuring user provided files have correct perms...exited 0.
2024-02-27T01:56:28.371857341Z [fix-attrs.d] applying ownership & permissions fixes...
2024-02-27T01:56:28.373085133Z [fix-attrs.d] done.
2024-02-27T01:56:28.373953270Z [cont-init.d] executing container initialization scripts...
2024-02-27T01:56:28.375036020Z [cont-init.d] done.
2024-02-27T01:56:28.375875765Z [services.d] starting services
2024-02-27T01:56:28.381872465Z [services.d] done.
2024-02-27T01:56:28.432958639Z Cannot get required symbol ENGINE_by_id from libssl
2024-02-27T01:56:28.534583532Z Aborted (core dumped)
2024-02-27T01:56:28.540165643Z [cont-finish.d] executing container finish scripts...
2024-02-27T01:56:28.541137501Z [cont-finish.d] done.
2024-02-27T01:56:28.541510223Z [s6-finish] waiting for services.
2024-02-27T01:56:28.745528331Z [s6-finish] sending all processes the TERM signal.
2024-02-27T01:56:28.746150803Z Hangup

Environment

emby/embyserver@sha256:1f3f0e5bfd393b001a8c357fd402f5b83f3b99be961e17422d3f7a7856dee1e5
Ubuntu 23.10
Docker version 25.0.3, build 4debf41
NVIDIA Driver Version: 545.23.08
CUDA Version: 12.3

Notes

I can't switch back to "latest" because of the lack of compatibility between beta and latest, but latest does appear to at least try and start, throwing a SQLite exception.

@LukePulverenti
Copy link
Member

Hi, yes please follow along here: https://emby.media/community/index.php?/topic/126711-4906-fails-cannot-get-required-symbol-engine_by_id-from-libssl/
Thanks.

@troykelly
Copy link
Author

For those who don't want to have to create an account in a Forum to track a bug with Emby - here is a brief update:

  • Some Linux users are reporting success with 4.9.0.7
  • There is also a 4.9.0.8 version in Docker Hub, but no information from Emby staff as to what this version resolves (if anything?)
  • Recent Emby releases have no mention of the libssl bug at all

There is a reticence of those in the forum to test though, as for many this involves rebuilding - still waiting for any comment from Emby beyond acknowledging the issue several days ago.

@LukePulverenti
Copy link
Member

HI, it is resolved in 4.9.0.8. Thanks.

@troykelly
Copy link
Author

Thanks @LukePulverenti - I'm still not seeing that in the release notes though?

@LukePulverenti
Copy link
Member

Sorry, my mistake. It's been added. Thanks.

@Saberian1992
Copy link

@

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

3 participants