alfio-event / alf.io

alf.io - The open source ticket reservation system for conferences, trade shows, workshops, meetups
https://alf.io
GNU General Public License v3.0
1.35k stars 341 forks source link

ALFio Container does not work #1314

Open sysadminpower2019 opened 6 months ago

sysadminpower2019 commented 6 months ago

Describe the bug Alf does not start when using the docker container

To Reproduce Steps to reproduce the behavior: Error is huge but here is the start of the selection

2024-01-02 16:17:19.256 [main] INFO alfio.config.SpringBootLauncher - Starting SpringBootLauncher using Java 15.0.7 on 5f3b7857da0c with PID 1 (/home/alfio/app/WEB-INF/classes started by alfio in /home/alfio/app) 2024-01-02 16:17:19.265 [main] INFO alfio.config.SpringBootLauncher - The following 2 profiles are active: "spring-boot", "stdout" 2024-01-02 16:17:23.260 [main] WARN org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext - Exception encountered during context initialization - cancelling refresh attempt: org.springframework.context.ApplicationContextException: Unable to start web server; nested exception is org.springframework.boot.web.server.WebServerException: Unable to start embedded Jetty web server 2024-01-02 16:17:23.314 [main] ERROR org.springframework.boot.SpringApplication - Application run failed org.springframework.context.ApplicationContextException: Unable to start web server; nested exception is org.springframework.boot.web.server.WebServerException: Unable to start embedded Jetty web server Expected behavior should run

Desktop (please complete the following information):