,--. ,--.'| ,--,: : | Nacos 1.2.1 ,`--.'`| ' : ,---. Running in stand alone mode, All function modules | : : | | ' ,'\ .--.--. Port: 8848 : | \ | : ,--.--. ,---. / / | / / ' Pid: 50 | : ' '; | / \ / \. ; ,. :| : /`./ Console: http://172.22.0.8:8848/nacos/index.html ' ' ;. ;.--. .-. | / / '' | |: :| : ;_ | | | \ | \__\/: . .. ' / ' | .; : \ \ `. https://nacos.io ' : | ; .' ," .--.; |' ; :__| : | `----. \ | | '`--' / / ,. |' | '.'|\ \ / / /`--' / ' : | ; : .' \ : : `----' '--'. / ; |.' | , .-./\ \ / `--'---' '---' `--`---' `----' 2025-01-14 17:33:53,391 INFO Bean 'org.springframework.security.config.annotation.configuration.ObjectPostProcessorConfiguration' of type [org.springframework.security.config.annotation.configuration.ObjectPostProcessorConfiguration$$EnhancerBySpringCGLIB$$43dbdb21] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2025-01-14 17:33:53,477 INFO Bean 'objectPostProcessor' of type [org.springframework.security.config.annotation.configuration.AutowireBeanFactoryObjectPostProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2025-01-14 17:33:53,480 INFO Bean 'org.springframework.security.access.expression.method.DefaultMethodSecurityExpressionHandler@5965d37' of type [org.springframework.security.access.expression.method.DefaultMethodSecurityExpressionHandler] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2025-01-14 17:33:53,481 INFO Bean 'org.springframework.security.config.annotation.method.configuration.GlobalMethodSecurityConfiguration' of type [org.springframework.security.config.annotation.method.configuration.GlobalMethodSecurityConfiguration$$EnhancerBySpringCGLIB$$68b07dd3] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2025-01-14 17:33:53,487 INFO Bean 'methodSecurityMetadataSource' of type [org.springframework.security.access.method.DelegatingMethodSecurityMetadataSource] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2025-01-14 17:33:53,978 INFO Tomcat initialized with port(s): 8848 (http) 2025-01-14 17:33:54,079 INFO Root WebApplicationContext: initialization completed in 2091 ms 2025-01-14 17:33:55,736 INFO Initializing ExecutorService 'applicationTaskExecutor' 2025-01-14 17:33:55,879 INFO Adding welcome page: class path resource [static/index.html] 2025-01-14 17:33:56,077 INFO Creating filter chain: Ant [pattern='/**'], [] 2025-01-14 17:33:56,098 INFO Creating filter chain: any request, [org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@79145d5a, org.springframework.security.web.context.SecurityContextPersistenceFilter@b78a709, org.springframework.security.web.header.HeaderWriterFilter@183e8023, org.springframework.security.web.csrf.CsrfFilter@63b1d4fa, org.springframework.security.web.authentication.logout.LogoutFilter@a776e, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@2a3c96e3, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@cb191ca, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@1f2f9244, org.springframework.security.web.session.SessionManagementFilter@3e5499cc, org.springframework.security.web.access.ExceptionTranslationFilter@201b6b6f] 2025-01-14 17:33:56,152 INFO Exposing 2 endpoint(s) beneath base path '/actuator' 2025-01-14 17:33:56,178 INFO Initializing ExecutorService 'taskScheduler' 2025-01-14 17:33:56,339 INFO Tomcat started on port(s): 8848 (http) with context path '/nacos' 2025-01-14 17:33:56,345 INFO Nacos logs files: /home/nacos/logs/ 2025-01-14 17:33:56,345 INFO Nacos conf files: /home/nacos/conf/ 2025-01-14 17:33:56,345 INFO Nacos data files: /home/nacos/data/ 2025-01-14 17:33:56,346 INFO Nacos started successfully in stand alone mode. 2025-01-14 17:33:56,480 INFO Initializing Servlet 'dispatcherServlet' 2025-01-14 17:33:56,485 INFO Completed initialization in 5 ms