We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
使用Docker Compose version v2.23.3部署 log内容如下:
Docker Compose version v2.23.3
tbed-free-1 | 服务准备启动 tbed-free-1 | Tomcat started. tbed-free-1 | SLF4J: Class path contains multiple SLF4J bindings. tbed-free-1 | SLF4J: Found binding in [jar:file:/Tbed.jar!/BOOT-INF/lib/logback-classic-1.2.3.jar!/org/slf4j/impl/StaticLoggerBinder.class] tbed-free-1 | SLF4J: Found binding in [jar:file:/Tbed.jar!/BOOT-INF/lib/slf4j-simple-1.7.30.jar!/org/slf4j/impl/StaticLoggerBinder.class] tbed-free-1 | SLF4J: Found binding in [jar:file:/Tbed.jar!/BOOT-INF/lib/slf4j-log4j12-1.7.30.jar!/org/slf4j/impl/StaticLoggerBinder.class] tbed-free-1 | SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for an explanation. tbed-free-1 | SLF4J: Actual binding is of type [ch.qos.logback.classic.util.ContextSelectorStaticBinder] tbed-free-1 | _ _ _ tbed-free-1 | /\ /\___| | | ___ | |__ __ _ ___ tbed-free-1 | / /_/ / _ \ | |/ _ \| '_ \ / _` |/ _ \ tbed-free-1 | / __ / __/ | | (_) | | | | (_| | (_) | tbed-free-1 | \/ /_/ \___|_|_|\___/|_| |_|\__,_|\___/ tbed-free-1 | tbed-free-1 | __________________________________________ tbed-free-1 | Hellohao图像托管:https://www.hellohao.cn tbed-free-1 | __________________________________________ tbed-free-1 | tbed-free-1 | // tbed-free-1 | 2024-02-18 11:54:07 [main] [cn.hellohao.TbedApplication]-[INFO] Starting TbedApplication v2.0-Free using Java 1.8.0_342 on f457ca86b806 with PID 22 (/Tbed.jar started by root in /) tbed-free-1 | 2024-02-18 11:54:07 [main] [cn.hellohao.TbedApplication]-[DEBUG] Running with Spring Boot v2.5.1, Spring v5.3.8 tbed-free-1 | 2024-02-18 11:54:07 [main] [cn.hellohao.TbedApplication]-[INFO] No active profile set, falling back to default profiles: default tbed-free-1 exited with code 1 到tbed-free-1 | 2024-02-18 11:54:07 [main] [cn.hellohao.TbedApplication]-[INFO] No active profile set, falling back to default profiles: default 就会自己退出不知道是什么情况,多次尝试未果。在本地测试相同结果也是运行到这自己退出 上个版本测试正常 系统是Debian11
The text was updated successfully, but these errors were encountered:
一样,0130版本启动一直失败,换成20230519版本启动没有问题
Sorry, something went wrong.
No branches or pull requests
使用
Docker Compose version v2.23.3
部署log内容如下:
The text was updated successfully, but these errors were encountered: