Traccar Server Docker not starting

Dave6 years ago

I have updated my Traccar Server Docker which is running on an UnRaid OS Server, but it has stopped working.

Here is the only output from the log;

SLF4J: Class path contains multiple SLF4J bindings.
SLF4J: Found binding in [jar:file:/opt/traccar/lib/slf4j-jdk14-1.7.26.jar!/org/slf4j/impl/StaticLoggerBinder.class]
SLF4J: Found binding in [jar:file:/opt/traccar/lib/logback-classic-1.2.3.jar!/org/slf4j/impl/StaticLoggerBinder.class]
SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for an explanation.
SLF4J: Actual binding is of type [org.slf4j.impl.JDK14LoggerFactory]

Can anyone explain to me what the problem is - and how I might fix it ?
Thanks

Dave6 years ago

Removed the docker image and template from UnRaid and started over - it is working now.