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

AdGuard cannot start due to libcurl error #553

Closed
idantene opened this issue Oct 1, 2024 · 1 comment
Closed

AdGuard cannot start due to libcurl error #553

idantene opened this issue Oct 1, 2024 · 1 comment

Comments

@idantene
Copy link

idantene commented Oct 1, 2024

AdGuard fails starting because of missing libcurl libraries.
I suspect this is due to the latest curl update in the addon-base image - hassio-addons/addon-base#303

Log includes:

Error loading shared library libbrotlidec.so.1: Exec format error (needed by /usr/lib/libcurl.so.4)
Error relocating /usr/lib/libcurl.so.4: BrotliDecoderDestroyInstance: symbol not found
Error relocating /usr/lib/libcurl.so.4: BrotliDecoderCreateInstance: symbol not found
Error relocating /usr/lib/libcurl.so.4: BrotliDecoderGetErrorCode: symbol not found
Error relocating /usr/lib/libcurl.so.4: BrotliDecoderDecompressStream: symbol not found
Error relocating /usr/lib/libcurl.so.4: BrotliDecoderVersion: symbol not found
ERROR: Something went wrong contacting the API
@idantene
Copy link
Author

idantene commented Oct 1, 2024

v5.1.3 solved this :)

@idantene idantene closed this as completed Oct 1, 2024
@github-actions github-actions bot locked and limited conversation to collaborators Nov 1, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant