datashare icon indicating copy to clipboard operation
datashare copied to clipboard

Failed to load class "org.slf4j.impl.StaticLoggerBinder"

Open fl02 opened this issue 2 months ago • 2 comments

I am adding a custom certificate to your base image as described in https://github.com/ICIJ/datashare/issues/1844#issuecomment-3319691468. Building works fine but starting with 20.2.3 the resulting image fails when run in SERVER mode:

SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
SLF4J: Defaulting to no-operation (NOP) logger implementation
SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
Usage: 
Option                                   Description                            
------                                   -----------            
... CLI options ...
                
datashare_web-1 exited with code 1

As a TASK_WORKER the image runs fine.

Does anyone have an idea why this is happening?

Thanks!

fl02 avatar Oct 29 '25 15:10 fl02

could you provide more logs because when CLI options are showed, it means usually that there is an option that is not known from datashare?

bamthomas avatar Nov 04 '25 19:11 bamthomas

This issue is stale because it has been open for 40 days with no activity.

github-actions[bot] avatar Dec 15 '25 00:12 github-actions[bot]