You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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:
The text was updated successfully, but these errors were encountered: