-
Notifications
You must be signed in to change notification settings - Fork 76
Open
Description
*censored*@*censored*:~/joal $ screen -dmS joal java -jar jack-of-all-trades-2.1.36.jar --joal-conf="/home/*censored*/joal" --server.port=9091 --joal.ui.path.prefix="joal"
*censored*@*censored*:~/joal $ curl "http://127.0.0.1:9091/joal/ui"
<!doctype html><html lang="en"><head><title>HTTP Status 404 – Not Found</title><style type="text/css">body {font-family:Tahoma,Arial,sans-serif;} h1, h2, h3, b {color:white;background-color:#525D76;} h1 {font-size:22px;} h2 {font-size:16px;} h3 {font-size:14px;} p {font-size:12px;} a {color:black;} .line {height:1px;background-color:#525D76;border:none;}</style></head><body><h1>HTTP Status 404 – Not Found</h1></body></html>
[INFO ] 2025-09-17 09:32:02.489 [ main] o.a.j.JackOfAllTradesApplication: Starting JackOfAllTradesApplication v2.1.36 using Java 25 on *censored* with PID 5578 (/home/*censored*/joal/jack-of-all-trades-2.1.36.jar started by *censored* in /home/*censored*/joal)
[INFO ] 2025-09-17 09:32:02.502 [ main] o.a.j.JackOfAllTradesApplication: No active profile set, falling back to 1 default profile: "default"
WARNING: A restricted method in java.lang.System has been called
WARNING: java.lang.System::load has been called by org.apache.tomcat.jni.Library in an unnamed module (jar:file:/home/*censored*/joal/jack-of-all-trades-2.1.36.jar!/BOOT-INF/lib/tomcat-embed-core-9.0.65.jar!/)
WARNING: Use --enable-native-access=ALL-UNNAMED to avoid a warning for callers in this module
WARNING: Restricted methods will be blocked in a future release unless native access is enabled
[INFO ] 2025-09-17 09:32:04.041 [ main] o.s.b.w.e.t.TomcatWebServer: Tomcat initialized with port(s): 9091 (http)
[INFO ] 2025-09-17 09:32:04.067 [ main] o.a.c.h.Http11NioProtocol: Initializing ProtocolHandler ["http-nio-9091"]
[INFO ] 2025-09-17 09:32:04.068 [ main] o.a.c.c.StandardService: Starting service [Tomcat]
[INFO ] 2025-09-17 09:32:04.069 [ main] o.a.c.c.StandardEngine: Starting Servlet engine: [Apache Tomcat/9.0.65]
[INFO ] 2025-09-17 09:32:04.164 [ main] o.a.c.c.C.[.[.[/]: Initializing Spring embedded WebApplicationContext
[INFO ] 2025-09-17 09:32:04.164 [ main] o.s.b.w.s.c.ServletWebServerApplicationContext: Root WebApplicationContext: initialization completed in 1561 ms
[INFO ] 2025-09-17 09:32:04.857 [ main] o.s.b.a.w.s.WelcomePageHandlerMapping: Adding welcome page: class path resource [public/index.html]
[WARN ] 2025-09-17 09:32:05.120 [ main] o.s.b.a.s.s.UserDetailsServiceAutoConfiguration:
Using generated security password: b9d62307-5c97-43d0-859e-37c879909491
This generated password is for development use only. Your security configuration must be updated before running your application in production.
[INFO ] 2025-09-17 09:32:05.335 [ main] o.s.s.w.DefaultSecurityFilterChain: Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@51650883, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@6c4f9535, org.springframework.security.web.context.SecurityContextPersistenceFilter@30b34287, org.springframework.security.web.header.HeaderWriterFilter@21a5fd96, org.springframework.security.web.csrf.CsrfFilter@5a021cb9, org.springframework.security.web.authentication.logout.LogoutFilter@ecf9049, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@726386ed, org.springframework.security.web.authentication.ui.DefaultLoginPageGeneratingFilter@5149f008, org.springframework.security.web.authentication.ui.DefaultLogoutPageGeneratingFilter@5bd1ceca, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@797501a, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@3676ac27, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@62f87c44, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@30c31dd7, org.springframework.security.web.session.SessionManagementFilter@5c77053b, org.springframework.security.web.access.ExceptionTranslationFilter@41394595, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@fac80]
[INFO ] 2025-09-17 09:32:05.401 [ main] o.a.c.h.Http11NioProtocol: Starting ProtocolHandler ["http-nio-9091"]
[INFO ] 2025-09-17 09:32:05.427 [ main] o.s.b.w.e.t.TomcatWebServer: Tomcat started on port(s): 9091 (http) with context path ''
[INFO ] 2025-09-17 09:32:05.444 [ main] o.a.j.JackOfAllTradesApplication: Started JackOfAllTradesApplication in 3.417 seconds (JVM running for 4.582)
[INFO ] 2025-09-17 09:32:05.450 [ main] o.a.j.c.t.c.ConnectionHandler: Listening for incoming peer connections on port 49152
[INFO ] 2025-09-17 09:32:05.451 [ main] o.a.j.c.t.c.ConnectionHandler: Fetching ip from http://ip.tyk.nu/
[INFO ] 2025-09-17 09:32:05.598 [ main] o.a.j.c.t.c.ConnectionHandler: Successfully fetched public IP address: [*censored*]
[INFO ] 2025-09-17 09:32:05.598 [ main] o.a.j.c.t.c.ConnectionHandler: IP reported to tracker will be: *censored*
[INFO ] 2025-09-17 09:32:05.733 [ main] o.a.j.c.c.JoalConfigProvider: App configuration has been successfully loaded
Metadata
Metadata
Assignees
Labels
No labels