https://133.125.57.5/actuator/gateway/routes

n/a

Request

GET Parameters

No GET parameters

POST Parameters

No POST parameters

Uploaded Files

No files were uploaded

Request Attributes

No attributes

Request Headers

Header Value
accept-encoding
"gzip"
connection
"close"
content-length
""
content-type
""
host
"133.125.57.5:443"
user-agent
"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36"
x-php-ob-level
"1"

Request Content

Request content not available (it was retrieved as a resource).

Response

Response Headers

Header Value
cache-control
"no-cache, private"
content-type
"text/html; charset=UTF-8"
date
"Sat, 21 Sep 2024 14:18:24 GMT"
x-debug-token
"ab25c9"
x-previous-debug-token
"0f0249"

Cookies

Request Cookies

No request cookies

Response Cookies

No response cookies

Session

Session Metadata

No session metadata

Session Attributes

No session attributes

Flashes

Flashes

No flash messages were created.

Server Parameters

Server Parameters

Defined in .env

Key Value
(no data)

Defined as regular env variables

Key Value
APP_DEBUG
"0"
APP_ENV
"install"
CONTENT_LENGTH
""
CONTENT_TYPE
""
DOCUMENT_ROOT
"/home/cloud_wifi/web"
DOCUMENT_URI
"/index.php"
FCGI_ROLE
"RESPONDER"
GATEWAY_INTERFACE
"CGI/1.1"
HOME
"/home/cloud_wifi"
HTTPS
"on"
HTTP_ACCEPT_ENCODING
"gzip"
HTTP_CONNECTION
"close"
HTTP_HOST
"133.125.57.5:443"
HTTP_USER_AGENT
"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36"
PHP_SELF
"/index.php"
QUERY_STRING
""
REDIRECT_STATUS
"200"
REMOTE_ADDR
"83.97.73.245"
REMOTE_PORT
"49512"
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"https"
REQUEST_TIME
1726928304
REQUEST_TIME_FLOAT
1726928304.3893
REQUEST_URI
"/actuator/gateway/routes"
SCRIPT_FILENAME
"/home/cloud_wifi/web/index.php"
SCRIPT_NAME
"/index.php"
SERVER_ADDR
"133.125.57.5"
SERVER_NAME
"cloudwifi.gonosen.work"
SERVER_PORT
"443"
SERVER_PROTOCOL
"HTTP/1.1"
SERVER_SOFTWARE
"nginx/1.22.1"
USER
"cloud_wifi"

Sub Requests 1

ErrorController (token = 0f0249)

Key Value
_controller
"error_controller"
exception
Symfony\Component\HttpKernel\Exception\NotFoundHttpException {#214
  -statusCode: 404
  -headers: []
  #message: "No route found for "GET /actuator/gateway/routes""
  #code: 0
  #file: "/home/cloud_wifi/web/vendor/symfony/http-kernel/EventListener/RouterListener.php"
  #line: 136
  -previous: Symfony\Component\Routing\Exception\ResourceNotFoundException {#213 …}
  trace: {
    /home/cloud_wifi/web/vendor/symfony/http-kernel/EventListener/RouterListener.php:136 {
      Symfony\Component\HttpKernel\EventListener\RouterListener->onKernelRequest(GetResponseEvent $event) …
      › 
      ›     throw new NotFoundHttpException($message, $e);} catch (MethodNotAllowedException $e) {
    }
    /home/cloud_wifi/web/vendor/symfony/event-dispatcher/EventDispatcher.php:264 {
      Symfony\Component\EventDispatcher\EventDispatcher->doDispatch($listeners, $eventName, Event $event) …
      ›     }    $listener($event, $eventName, $this);}
    }
    /home/cloud_wifi/web/vendor/symfony/event-dispatcher/EventDispatcher.php:239 {
      Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, $event) …
      › if ($event instanceof Event) {    $this->doDispatch($listeners, $eventName, $event);}
    /home/cloud_wifi/web/vendor/symfony/event-dispatcher/EventDispatcher.php:73 {
      Symfony\Component\EventDispatcher\EventDispatcher->dispatch($event) …
      › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
    }
    /home/cloud_wifi/web/src/Eccube/Event/EventDispatcherWrapper.php:32 {
      Eccube\Event\EventDispatcherWrapper->dispatch($event) …
      › 
      ›     return parent::dispatch($event, $eventName);}
    }
    /home/cloud_wifi/web/vendor/symfony/http-kernel/HttpKernel.php:134 {
      Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
      › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);}
    /home/cloud_wifi/web/vendor/symfony/http-kernel/HttpKernel.php:80 {
      Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
      › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
    }
    /home/cloud_wifi/web/vendor/symfony/http-kernel/Kernel.php:201 {
      Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
      › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
    }
    /home/cloud_wifi/web/index.php:82 {$kernel = new Kernel($env, $debug);$response = $kernel->handle($request);$response->send();
    }
  }
}
logger
Symfony\Bridge\Monolog\Logger {#186
  #name: "request"
  #handlers: [
    Monolog\Handler\BufferHandler {#88
      #handler: EasyCorp\EasyLog\EasyLogHandler {#89 …}
      #bufferSize: 6
      #bufferLimit: 0
      #flushOnOverflow: false
      #buffer: [
        [
          "message" => "User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0."
          "context" => [
            "exception" => ErrorException {#281
              #message: "User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0."
              #code: 0
              #file: "/home/cloud_wifi/web/var/cache/install/ContainerFJCZ6Ug/getTemplating_LocatorService.php"
              #line: 9
              #severity: E_USER_DEPRECATED
              trace: {
                /home/cloud_wifi/web/var/cache/install/ContainerFJCZ6Ug/getTemplating_LocatorService.php:9 {
                  require …
                  › 
                  › @trigger_error('The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0.', E_USER_DEPRECATED);}
                /home/cloud_wifi/web/var/cache/install/ContainerFJCZ6Ug/EccubeEccube_KernelInstallContainer.php:541 {
                  ContainerFJCZ6Ug\EccubeEccube_KernelInstallContainer->load($file, $lazyLoad = true) …
                  › {    return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;}
                }
                /home/cloud_wifi/web/var/cache/install/ContainerFJCZ6Ug/EccubeEccube_KernelInstallContainer.php:1336 {
                  ContainerFJCZ6Ug\EccubeEccube_KernelInstallContainer->getTwigService() …
                  › {    $a = new \Symfony\Bundle\TwigBundle\Loader\FilesystemLoader(($this->privates['templating.locator'] ?? $this->load('getTemplating_LocatorService.php')), ($this->privates['templating.name_parser'] ?? $this->load('getTemplating_NameParserService.php')), \dirname(__DIR__, 4));    $a->addPath((\dirname(__DIR__, 4).'/app/template/'.$this->getEnv('string:ECCUBE_TEMPLATE_CODE')));
                }
                /home/cloud_wifi/web/var/cache/install/ContainerFJCZ6Ug/EccubeEccube_KernelInstallContainer.php:1216 {
                  ContainerFJCZ6Ug\EccubeEccube_KernelInstallContainer->getProfilerService() …
                  › $instance->add(new \Symfony\Bundle\SecurityBundle\DataCollector\SecurityDataCollector(($this->privates['security.untracked_token_storage'] ?? ($this->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())), ($this->privates['security.role_hierarchy'] ?? ($this->privates['security.role_hierarchy'] = new \Symfony\Component\Security\Core\Role\RoleHierarchy([]))), ($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService()), ($this->privates['security.access.decision_manager'] ?? $this->getSecurity_Access_DecisionManagerService()), ($this->privates['security.firewall.map'] ?? $this->getSecurity_Firewall_MapService()), NULL));$instance->add(new \Symfony\Bridge\Twig\DataCollector\TwigDataCollector(new \Twig\Profiler\Profile(), ($this->services['twig'] ?? $this->getTwigService())));$instance->add(new \Doctrine\Bundle\DoctrineBundle\DataCollector\DoctrineDataCollector(($this->services['doctrine'] ?? $this->getDoctrineService())));
                }
                /home/cloud_wifi/web/var/cache/install/ContainerFJCZ6Ug/EccubeEccube_KernelInstallContainer.php:1953 {
                  ContainerFJCZ6Ug\EccubeEccube_KernelInstallContainer->getProfilerListenerService() …
                  › {    return $this->privates['profiler_listener'] = new \Symfony\Component\HttpKernel\EventListener\ProfilerListener(($this->services['profiler'] ?? $this->getProfilerService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), NULL, false, false);}
                }
                /home/cloud_wifi/web/var/cache/install/ContainerFJCZ6Ug/EccubeEccube_KernelInstallContainer.php:1052 {
                  ContainerFJCZ6Ug\EccubeEccube_KernelInstallContainer->ContainerFJCZ6Ug\{closure} …
                  › $instance->addListener('kernel.exception', [0 => function () {    return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());}, 1 => 'onKernelException'], 0);
                }
                /home/cloud_wifi/web/vendor/symfony/event-dispatcher/EventDispatcher.php:279 {
                  Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName) …
                  › if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {    $listener[0] = $listener[0]();    $listener[1] = $listener[1] ?? '__invoke';
                }
                /home/cloud_wifi/web/vendor/symfony/event-dispatcher/EventDispatcher.php:90 {
                  Symfony\Component\EventDispatcher\EventDispatcher->getListeners($eventName = null) …
                  › if (!isset($this->sorted[$eventName])) {    $this->sortListeners($eventName);}
                }
                /home/cloud_wifi/web/vendor/symfony/event-dispatcher/EventDispatcher.php:69 {
                  Symfony\Component\EventDispatcher\EventDispatcher->dispatch($event) …
                  › } else {    $listeners = $this->getListeners($eventName);}
                }
                /home/cloud_wifi/web/src/Eccube/Event/EventDispatcherWrapper.php:32 {
                  Eccube\Event\EventDispatcherWrapper->dispatch($event) …
                  › 
                  ›     return parent::dispatch($event, $eventName);}
                }
                /home/cloud_wifi/web/vendor/symfony/http-kernel/HttpKernel.php:219 {
                  Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
                  › $event = new ExceptionEvent($this, $request, $type, $e);$this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);}
                /home/cloud_wifi/web/vendor/symfony/http-kernel/HttpKernel.php:91 {
                  Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
                  › 
                  ›     return $this->handleThrowable($e, $request, $type);}
                }
                /home/cloud_wifi/web/vendor/symfony/http-kernel/Kernel.php:201 {
                  Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
                  › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
                }
                /home/cloud_wifi/web/index.php:82 {$kernel = new Kernel($env, $debug);$response = $kernel->handle($request);$response->send();
                }
              }
            }
          ]
          "level" => 200
          "level_name" => "INFO"
          "channel" => "php"
          "datetime" => DateTime @1726928304 {#283
            date: 2024-09-21 23:18:24.403242 Asia/Tokyo (+09:00)
          }
          "extra" => [
            "url" => "/actuator/gateway/routes"
            "ip" => "83.97.73.245"
            "http_method" => "GET"
            "server" => "cloudwifi.gonosen.work"
            "referrer" => null
            "user_agent" => "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36"
            "file" => "/home/cloud_wifi/web/vendor/symfony/error-handler/ErrorHandler.php"
            "line" => 532
            "class" => "Symfony\Component\ErrorHandler\ErrorHandler"
            "function" => "handleError"
            "uid" => "60b3f73"
            "user_id" => "N/A"
            "session_id" => "N/A"
          ]
        ]
        [
          "message" => "User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead."
          "context" => [
            "exception" => ErrorException {#284
              #message: "User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead."
              #code: 0
              #file: "/home/cloud_wifi/web/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php"
              #line: 14
              #severity: E_USER_DEPRECATED
              trace: {
                /home/cloud_wifi/web/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14 {
                  include …
                  › 
                  › @trigger_error('The '.TemplateLocator::class.' class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead.', \E_USER_DEPRECATED);}
                /home/cloud_wifi/web/vendor/composer/ClassLoader.php:571 {
                  Composer\Autoload\includeFile($file) …
                  › {    include $file;}
                }
                /home/cloud_wifi/web/vendor/composer/ClassLoader.php:428 {
                  Composer\Autoload\ClassLoader->loadClass($class) …
                  › if ($file = $this->findFile($class)) {    includeFile($file);}
                Composer\Autoload\ClassLoader->loadClass() {}
                /home/cloud_wifi/web/var/cache/install/ContainerFJCZ6Ug/getTemplating_LocatorService.php:11 {
                  require …
                  › 
                  › return $this->privates['templating.locator'] = new \Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator(($this->privates['file_locator'] ?? $this->load('getFileLocatorService.php')), $this->targetDir.'');}
                /home/cloud_wifi/web/var/cache/install/ContainerFJCZ6Ug/EccubeEccube_KernelInstallContainer.php:541 {
                  ContainerFJCZ6Ug\EccubeEccube_KernelInstallContainer->load($file, $lazyLoad = true) …
                  › {    return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;}
                }
                /home/cloud_wifi/web/var/cache/install/ContainerFJCZ6Ug/EccubeEccube_KernelInstallContainer.php:1336 {
                  ContainerFJCZ6Ug\EccubeEccube_KernelInstallContainer->getTwigService() …
                  › {    $a = new \Symfony\Bundle\TwigBundle\Loader\FilesystemLoader(($this->privates['templating.locator'] ?? $this->load('getTemplating_LocatorService.php')), ($this->privates['templating.name_parser'] ?? $this->load('getTemplating_NameParserService.php')), \dirname(__DIR__, 4));    $a->addPath((\dirname(__DIR__, 4).'/app/template/'.$this->getEnv('string:ECCUBE_TEMPLATE_CODE')));
                }
                /home/cloud_wifi/web/var/cache/install/ContainerFJCZ6Ug/EccubeEccube_KernelInstallContainer.php:1216 {
                  ContainerFJCZ6Ug\EccubeEccube_KernelInstallContainer->getProfilerService() …
                  › $instance->add(new \Symfony\Bundle\SecurityBundle\DataCollector\SecurityDataCollector(($this->privates['security.untracked_token_storage'] ?? ($this->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())), ($this->privates['security.role_hierarchy'] ?? ($this->privates['security.role_hierarchy'] = new \Symfony\Component\Security\Core\Role\RoleHierarchy([]))), ($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService()), ($this->privates['security.access.decision_manager'] ?? $this->getSecurity_Access_DecisionManagerService()), ($this->privates['security.firewall.map'] ?? $this->getSecurity_Firewall_MapService()), NULL));$instance->add(new \Symfony\Bridge\Twig\DataCollector\TwigDataCollector(new \Twig\Profiler\Profile(), ($this->services['twig'] ?? $this->getTwigService())));$instance->add(new \Doctrine\Bundle\DoctrineBundle\DataCollector\DoctrineDataCollector(($this->services['doctrine'] ?? $this->getDoctrineService())));
                }
                /home/cloud_wifi/web/var/cache/install/ContainerFJCZ6Ug/EccubeEccube_KernelInstallContainer.php:1953 {
                  ContainerFJCZ6Ug\EccubeEccube_KernelInstallContainer->getProfilerListenerService() …
                  › {    return $this->privates['profiler_listener'] = new \Symfony\Component\HttpKernel\EventListener\ProfilerListener(($this->services['profiler'] ?? $this->getProfilerService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), NULL, false, false);}
                }
                /home/cloud_wifi/web/var/cache/install/ContainerFJCZ6Ug/EccubeEccube_KernelInstallContainer.php:1052 {
                  ContainerFJCZ6Ug\EccubeEccube_KernelInstallContainer->ContainerFJCZ6Ug\{closure} …
                  › $instance->addListener('kernel.exception', [0 => function () {    return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());}, 1 => 'onKernelException'], 0);
                }
                /home/cloud_wifi/web/vendor/symfony/event-dispatcher/EventDispatcher.php:279 {
                  Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName) …
                  › if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {    $listener[0] = $listener[0]();    $listener[1] = $listener[1] ?? '__invoke';
                }
                /home/cloud_wifi/web/vendor/symfony/event-dispatcher/EventDispatcher.php:90 {
                  Symfony\Component\EventDispatcher\EventDispatcher->getListeners($eventName = null) …
                  › if (!isset($this->sorted[$eventName])) {    $this->sortListeners($eventName);}
                }
                /home/cloud_wifi/web/vendor/symfony/event-dispatcher/EventDispatcher.php:69 {
                  Symfony\Component\EventDispatcher\EventDispatcher->dispatch($event) …
                  › } else {    $listeners = $this->getListeners($eventName);}
                }
                /home/cloud_wifi/web/src/Eccube/Event/EventDispatcherWrapper.php:32 {
                  Eccube\Event\EventDispatcherWrapper->dispatch($event) …
                  › 
                  ›     return parent::dispatch($event, $eventName);}
                }
                /home/cloud_wifi/web/vendor/symfony/http-kernel/HttpKernel.php:219 {
                  Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
                  › $event = new ExceptionEvent($this, $request, $type, $e);$this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);}
                /home/cloud_wifi/web/vendor/symfony/http-kernel/HttpKernel.php:91 {
                  Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
                  › 
                  ›     return $this->handleThrowable($e, $request, $type);}
                }
                /home/cloud_wifi/web/vendor/symfony/http-kernel/Kernel.php:201 {
                  Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
                  › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
                }
                /home/cloud_wifi/web/index.php:82 {$kernel = new Kernel($env, $debug);$response = $kernel->handle($request);$response->send();
                }
              }
            }
          ]
          "level" => 200
          "level_name" => "INFO"
          "channel" => "php"
          "datetime" => DateTime @1726928304 {#285
            date: 2024-09-21 23:18:24.403332 Asia/Tokyo (+09:00)
          }
          "extra" => [
            "url" => "/actuator/gateway/routes"
            "ip" => "83.97.73.245"
            "http_method" => "GET"
            "server" => "cloudwifi.gonosen.work"
            "referrer" => null
            "user_agent" => "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36"
            "file" => "/home/cloud_wifi/web/vendor/symfony/error-handler/ErrorHandler.php"
            "line" => 532
            "class" => "Symfony\Component\ErrorHandler\ErrorHandler"
            "function" => "handleError"
            "uid" => "60b3f73"
            "user_id" => "N/A"
            "session_id" => "N/A"
          ]
        ]
        [
          "message" => "User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0."
          "context" => [
            "exception" => ErrorException {#288
              #message: "User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0."
              #code: 0
              #file: "/home/cloud_wifi/web/var/cache/install/ContainerFJCZ6Ug/getTemplating_NameParserService.php"
              #line: 9
              #severity: E_USER_DEPRECATED
              trace: {
                /home/cloud_wifi/web/var/cache/install/ContainerFJCZ6Ug/getTemplating_NameParserService.php:9 {
                  require …
                  › 
                  › @trigger_error('The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0.', E_USER_DEPRECATED);}
                /home/cloud_wifi/web/var/cache/install/ContainerFJCZ6Ug/EccubeEccube_KernelInstallContainer.php:541 {
                  ContainerFJCZ6Ug\EccubeEccube_KernelInstallContainer->load($file, $lazyLoad = true) …
                  › {    return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;}
                }
                /home/cloud_wifi/web/var/cache/install/ContainerFJCZ6Ug/EccubeEccube_KernelInstallContainer.php:1336 {
                  ContainerFJCZ6Ug\EccubeEccube_KernelInstallContainer->getTwigService() …
                  › {    $a = new \Symfony\Bundle\TwigBundle\Loader\FilesystemLoader(($this->privates['templating.locator'] ?? $this->load('getTemplating_LocatorService.php')), ($this->privates['templating.name_parser'] ?? $this->load('getTemplating_NameParserService.php')), \dirname(__DIR__, 4));    $a->addPath((\dirname(__DIR__, 4).'/app/template/'.$this->getEnv('string:ECCUBE_TEMPLATE_CODE')));
                }
                /home/cloud_wifi/web/var/cache/install/ContainerFJCZ6Ug/EccubeEccube_KernelInstallContainer.php:1216 {
                  ContainerFJCZ6Ug\EccubeEccube_KernelInstallContainer->getProfilerService() …
                  › $instance->add(new \Symfony\Bundle\SecurityBundle\DataCollector\SecurityDataCollector(($this->privates['security.untracked_token_storage'] ?? ($this->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())), ($this->privates['security.role_hierarchy'] ?? ($this->privates['security.role_hierarchy'] = new \Symfony\Component\Security\Core\Role\RoleHierarchy([]))), ($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService()), ($this->privates['security.access.decision_manager'] ?? $this->getSecurity_Access_DecisionManagerService()), ($this->privates['security.firewall.map'] ?? $this->getSecurity_Firewall_MapService()), NULL));$instance->add(new \Symfony\Bridge\Twig\DataCollector\TwigDataCollector(new \Twig\Profiler\Profile(), ($this->services['twig'] ?? $this->getTwigService())));$instance->add(new \Doctrine\Bundle\DoctrineBundle\DataCollector\DoctrineDataCollector(($this->services['doctrine'] ?? $this->getDoctrineService())));
                }
                /home/cloud_wifi/web/var/cache/install/ContainerFJCZ6Ug/EccubeEccube_KernelInstallContainer.php:1953 {
                  ContainerFJCZ6Ug\EccubeEccube_KernelInstallContainer->getProfilerListenerService() …
                  › {    return $this->privates['profiler_listener'] = new \Symfony\Component\HttpKernel\EventListener\ProfilerListener(($this->services['profiler'] ?? $this->getProfilerService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), NULL, false, false);}
                }
                /home/cloud_wifi/web/var/cache/install/ContainerFJCZ6Ug/EccubeEccube_KernelInstallContainer.php:1052 {
                  ContainerFJCZ6Ug\EccubeEccube_KernelInstallContainer->ContainerFJCZ6Ug\{closure} …
                  › $instance->addListener('kernel.exception', [0 => function () {    return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());}, 1 => 'onKernelException'], 0);
                }
                /home/cloud_wifi/web/vendor/symfony/event-dispatcher/EventDispatcher.php:279 {
                  Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName) …
                  › if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {    $listener[0] = $listener[0]();    $listener[1] = $listener[1] ?? '__invoke';
                }
                /home/cloud_wifi/web/vendor/symfony/event-dispatcher/EventDispatcher.php:90 {
                  Symfony\Component\EventDispatcher\EventDispatcher->getListeners($eventName = null) …
                  › if (!isset($this->sorted[$eventName])) {    $this->sortListeners($eventName);}
                }
                /home/cloud_wifi/web/vendor/symfony/event-dispatcher/EventDispatcher.php:69 {
                  Symfony\Component\EventDispatcher\EventDispatcher->dispatch($event) …
                  › } else {    $listeners = $this->getListeners($eventName);}
                }
                /home/cloud_wifi/web/src/Eccube/Event/EventDispatcherWrapper.php:32 {
                  Eccube\Event\EventDispatcherWrapper->dispatch($event) …
                  › 
                  ›     return parent::dispatch($event, $eventName);}
                }
                /home/cloud_wifi/web/vendor/symfony/http-kernel/HttpKernel.php:219 {
                  Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
                  › $event = new ExceptionEvent($this, $request, $type, $e);$this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);}
                /home/cloud_wifi/web/vendor/symfony/http-kernel/HttpKernel.php:91 {
                  Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
                  › 
                  ›     return $this->handleThrowable($e, $request, $type);}
                }
                /home/cloud_wifi/web/vendor/symfony/http-kernel/Kernel.php:201 {
                  Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
                  › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
                }
                /home/cloud_wifi/web/index.php:82 {$kernel = new Kernel($env, $debug);$response = $kernel->handle($request);$response->send();
                }
              }
            }
          ]
          "level" => 200
          "level_name" => "INFO"
          "channel" => "php"
          "datetime" => DateTime @1726928304 {#289
            date: 2024-09-21 23:18:24.403419 Asia/Tokyo (+09:00)
          }
          "extra" => [
            "url" => "/actuator/gateway/routes"
            "ip" => "83.97.73.245"
            "http_method" => "GET"
            "server" => "cloudwifi.gonosen.work"
            "referrer" => null
            "user_agent" => "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36"
            "file" => "/home/cloud_wifi/web/vendor/symfony/error-handler/ErrorHandler.php"
            "line" => 532
            "class" => "Symfony\Component\ErrorHandler\ErrorHandler"
            "function" => "handleError"
            "uid" => "60b3f73"
            "user_id" => "N/A"
            "session_id" => "N/A"
          ]
        ]
        [
          "message" => "User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead."
          "context" => [
            "exception" => ErrorException {#290
              #message: "User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead."
              #code: 0
              #file: "/home/cloud_wifi/web/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php"
              #line: 14
              #severity: E_USER_DEPRECATED
              trace: {
                /home/cloud_wifi/web/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14 {
                  include …
                  › 
                  › @trigger_error('The '.TemplateNameParser::class.' class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead.', \E_USER_DEPRECATED);}
                /home/cloud_wifi/web/vendor/composer/ClassLoader.php:571 {
                  Composer\Autoload\includeFile($file) …
                  › {    include $file;}
                }
                /home/cloud_wifi/web/vendor/composer/ClassLoader.php:428 {
                  Composer\Autoload\ClassLoader->loadClass($class) …
                  › if ($file = $this->findFile($class)) {    includeFile($file);}
                Composer\Autoload\ClassLoader->loadClass() {}
                /home/cloud_wifi/web/var/cache/install/ContainerFJCZ6Ug/getTemplating_NameParserService.php:11 {
                  require …
                  › 
                  › return $this->privates['templating.name_parser'] = new \Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser(($this->services['kernel'] ?? $this->get('kernel', 1)));}
                /home/cloud_wifi/web/var/cache/install/ContainerFJCZ6Ug/EccubeEccube_KernelInstallContainer.php:541 {
                  ContainerFJCZ6Ug\EccubeEccube_KernelInstallContainer->load($file, $lazyLoad = true) …
                  › {    return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;}
                }
                /home/cloud_wifi/web/var/cache/install/ContainerFJCZ6Ug/EccubeEccube_KernelInstallContainer.php:1336 {
                  ContainerFJCZ6Ug\EccubeEccube_KernelInstallContainer->getTwigService() …
                  › {    $a = new \Symfony\Bundle\TwigBundle\Loader\FilesystemLoader(($this->privates['templating.locator'] ?? $this->load('getTemplating_LocatorService.php')), ($this->privates['templating.name_parser'] ?? $this->load('getTemplating_NameParserService.php')), \dirname(__DIR__, 4));    $a->addPath((\dirname(__DIR__, 4).'/app/template/'.$this->getEnv('string:ECCUBE_TEMPLATE_CODE')));
                }
                /home/cloud_wifi/web/var/cache/install/ContainerFJCZ6Ug/EccubeEccube_KernelInstallContainer.php:1216 {
                  ContainerFJCZ6Ug\EccubeEccube_KernelInstallContainer->getProfilerService() …
                  › $instance->add(new \Symfony\Bundle\SecurityBundle\DataCollector\SecurityDataCollector(($this->privates['security.untracked_token_storage'] ?? ($this->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())), ($this->privates['security.role_hierarchy'] ?? ($this->privates['security.role_hierarchy'] = new \Symfony\Component\Security\Core\Role\RoleHierarchy([]))), ($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService()), ($this->privates['security.access.decision_manager'] ?? $this->getSecurity_Access_DecisionManagerService()), ($this->privates['security.firewall.map'] ?? $this->getSecurity_Firewall_MapService()), NULL));$instance->add(new \Symfony\Bridge\Twig\DataCollector\TwigDataCollector(new \Twig\Profiler\Profile(), ($this->services['twig'] ?? $this->getTwigService())));$instance->add(new \Doctrine\Bundle\DoctrineBundle\DataCollector\DoctrineDataCollector(($this->services['doctrine'] ?? $this->getDoctrineService())));
                }
                /home/cloud_wifi/web/var/cache/install/ContainerFJCZ6Ug/EccubeEccube_KernelInstallContainer.php:1953 {
                  ContainerFJCZ6Ug\EccubeEccube_KernelInstallContainer->getProfilerListenerService() …
                  › {    return $this->privates['profiler_listener'] = new \Symfony\Component\HttpKernel\EventListener\ProfilerListener(($this->services['profiler'] ?? $this->getProfilerService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), NULL, false, false);}
                }
                /home/cloud_wifi/web/var/cache/install/ContainerFJCZ6Ug/EccubeEccube_KernelInstallContainer.php:1052 {
                  ContainerFJCZ6Ug\EccubeEccube_KernelInstallContainer->ContainerFJCZ6Ug\{closure} …
                  › $instance->addListener('kernel.exception', [0 => function () {    return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());}, 1 => 'onKernelException'], 0);
                }
                /home/cloud_wifi/web/vendor/symfony/event-dispatcher/EventDispatcher.php:279 {
                  Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName) …
                  › if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {    $listener[0] = $listener[0]();    $listener[1] = $listener[1] ?? '__invoke';
                }
                /home/cloud_wifi/web/vendor/symfony/event-dispatcher/EventDispatcher.php:90 {
                  Symfony\Component\EventDispatcher\EventDispatcher->getListeners($eventName = null) …
                  › if (!isset($this->sorted[$eventName])) {    $this->sortListeners($eventName);}
                }
                /home/cloud_wifi/web/vendor/symfony/event-dispatcher/EventDispatcher.php:69 {
                  Symfony\Component\EventDispatcher\EventDispatcher->dispatch($event) …
                  › } else {    $listeners = $this->getListeners($eventName);}
                }
                /home/cloud_wifi/web/src/Eccube/Event/EventDispatcherWrapper.php:32 {
                  Eccube\Event\EventDispatcherWrapper->dispatch($event) …
                  › 
                  ›     return parent::dispatch($event, $eventName);}
                }
                /home/cloud_wifi/web/vendor/symfony/http-kernel/HttpKernel.php:219 {
                  Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
                  › $event = new ExceptionEvent($this, $request, $type, $e);$this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);}
                /home/cloud_wifi/web/vendor/symfony/http-kernel/HttpKernel.php:91 {
                  Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
                  › 
                  ›     return $this->handleThrowable($e, $request, $type);}
                }
                /home/cloud_wifi/web/vendor/symfony/http-kernel/Kernel.php:201 {
                  Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
                  › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
                }
                /home/cloud_wifi/web/index.php:82 {$kernel = new Kernel($env, $debug);$response = $kernel->handle($request);$response->send();
                }
              }
            }
          ]
          "level" => 200
          "level_name" => "INFO"
          "channel" => "php"
          "datetime" => DateTime @1726928304 {#291
            date: 2024-09-21 23:18:24.403455 Asia/Tokyo (+09:00)
          }
          "extra" => [
            "url" => "/actuator/gateway/routes"
            "ip" => "83.97.73.245"
            "http_method" => "GET"
            "server" => "cloudwifi.gonosen.work"
            "referrer" => null
            "user_agent" => "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36"
            "file" => "/home/cloud_wifi/web/vendor/symfony/error-handler/ErrorHandler.php"
            "line" => 532
            "class" => "Symfony\Component\ErrorHandler\ErrorHandler"
            "function" => "handleError"
            "uid" => "60b3f73"
            "user_id" => "N/A"
            "session_id" => "N/A"
          ]
        ]
        [
          "message" => "User Deprecated: The "base_template_class" option on Twig\Environment is deprecated since Twig 2.7.0."
          "context" => [
            "exception" => ErrorException {#294
              #message: "User Deprecated: The "base_template_class" option on Twig\Environment is deprecated since Twig 2.7.0."
              #code: 0
              #file: "/home/cloud_wifi/web/vendor/twig/twig/src/Environment.php"
              #line: 121
              #severity: E_USER_DEPRECATED
              trace: {
                /home/cloud_wifi/web/vendor/twig/twig/src/Environment.php:121 {
                  Twig\Environment->__construct(LoaderInterface $loader, $options = []) …
                  › if ('\\'.Template::class !== $this->baseTemplateClass && '\Twig_Template' !== $this->baseTemplateClass) {    @trigger_error('The "base_template_class" option on '.__CLASS__.' is deprecated since Twig 2.7.0.', \E_USER_DEPRECATED);}
                }
                /home/cloud_wifi/web/var/cache/install/ContainerFJCZ6Ug/EccubeEccube_KernelInstallContainer.php:1368 {
                  ContainerFJCZ6Ug\EccubeEccube_KernelInstallContainer->getTwigService() …
                  › 
                  › $this->services['twig'] = $instance = new \Twig\Environment($a, ['debug' => false, 'strict_variables' => false, 'base_template_class' => 'Eccube\\Twig\\Template', 'autoescape' => 'name', 'cache' => ($this->targetDir.''.'/twig'), 'charset' => 'UTF-8']);}
                /home/cloud_wifi/web/var/cache/install/ContainerFJCZ6Ug/EccubeEccube_KernelInstallContainer.php:1216 {
                  ContainerFJCZ6Ug\EccubeEccube_KernelInstallContainer->getProfilerService() …
                  › $instance->add(new \Symfony\Bundle\SecurityBundle\DataCollector\SecurityDataCollector(($this->privates['security.untracked_token_storage'] ?? ($this->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())), ($this->privates['security.role_hierarchy'] ?? ($this->privates['security.role_hierarchy'] = new \Symfony\Component\Security\Core\Role\RoleHierarchy([]))), ($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService()), ($this->privates['security.access.decision_manager'] ?? $this->getSecurity_Access_DecisionManagerService()), ($this->privates['security.firewall.map'] ?? $this->getSecurity_Firewall_MapService()), NULL));$instance->add(new \Symfony\Bridge\Twig\DataCollector\TwigDataCollector(new \Twig\Profiler\Profile(), ($this->services['twig'] ?? $this->getTwigService())));$instance->add(new \Doctrine\Bundle\DoctrineBundle\DataCollector\DoctrineDataCollector(($this->services['doctrine'] ?? $this->getDoctrineService())));
                }
                /home/cloud_wifi/web/var/cache/install/ContainerFJCZ6Ug/EccubeEccube_KernelInstallContainer.php:1953 {
                  ContainerFJCZ6Ug\EccubeEccube_KernelInstallContainer->getProfilerListenerService() …
                  › {    return $this->privates['profiler_listener'] = new \Symfony\Component\HttpKernel\EventListener\ProfilerListener(($this->services['profiler'] ?? $this->getProfilerService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), NULL, false, false);}
                }
                /home/cloud_wifi/web/var/cache/install/ContainerFJCZ6Ug/EccubeEccube_KernelInstallContainer.php:1052 {
                  ContainerFJCZ6Ug\EccubeEccube_KernelInstallContainer->ContainerFJCZ6Ug\{closure} …
                  › $instance->addListener('kernel.exception', [0 => function () {    return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());}, 1 => 'onKernelException'], 0);
                }
                /home/cloud_wifi/web/vendor/symfony/event-dispatcher/EventDispatcher.php:279 {
                  Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName) …
                  › if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {    $listener[0] = $listener[0]();    $listener[1] = $listener[1] ?? '__invoke';
                }
                /home/cloud_wifi/web/vendor/symfony/event-dispatcher/EventDispatcher.php:90 {
                  Symfony\Component\EventDispatcher\EventDispatcher->getListeners($eventName = null) …
                  › if (!isset($this->sorted[$eventName])) {    $this->sortListeners($eventName);}
                }
                /home/cloud_wifi/web/vendor/symfony/event-dispatcher/EventDispatcher.php:69 {
                  Symfony\Component\EventDispatcher\EventDispatcher->dispatch($event) …
                  › } else {    $listeners = $this->getListeners($eventName);}
                }
                /home/cloud_wifi/web/src/Eccube/Event/EventDispatcherWrapper.php:32 {
                  Eccube\Event\EventDispatcherWrapper->dispatch($event) …
                  › 
                  ›     return parent::dispatch($event, $eventName);}
                }
                /home/cloud_wifi/web/vendor/symfony/http-kernel/HttpKernel.php:219 {
                  Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
                  › $event = new ExceptionEvent($this, $request, $type, $e);$this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);}
                /home/cloud_wifi/web/vendor/symfony/http-kernel/HttpKernel.php:91 {
                  Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
                  › 
                  ›     return $this->handleThrowable($e, $request, $type);}
                }
                /home/cloud_wifi/web/vendor/symfony/http-kernel/Kernel.php:201 {
                  Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
                  › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
                }
                /home/cloud_wifi/web/index.php:82 {$kernel = new Kernel($env, $debug);$response = $kernel->handle($request);$response->send();
                }
              }
            }
          ]
          "level" => 200
          "level_name" => "INFO"
          "channel" => "php"
          "datetime" => DateTime @1726928304 {#295
            date: 2024-09-21 23:18:24.403595 Asia/Tokyo (+09:00)
          }
          "extra" => [
            "url" => "/actuator/gateway/routes"
            "ip" => "83.97.73.245"
            "http_method" => "GET"
            "server" => "cloudwifi.gonosen.work"
            "referrer" => null
            "user_agent" => "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36"
            "file" => "/home/cloud_wifi/web/vendor/symfony/error-handler/ErrorHandler.php"
            "line" => 532
            "class" => "Symfony\Component\ErrorHandler\ErrorHandler"
            "function" => "handleError"
            "uid" => "60b3f73"
            "user_id" => "N/A"
            "session_id" => "N/A"
          ]
        ]
        [
          "message" => "Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /actuator/gateway/routes"" at /home/cloud_wifi/web/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136"
          "context" => [
            "exception" => Symfony\Component\HttpKernel\Exception\NotFoundHttpException {#214
              -statusCode: 404
              -headers: []
              #message: "No route found for "GET /actuator/gateway/routes""
              #code: 0
              #file: "/home/cloud_wifi/web/vendor/symfony/http-kernel/EventListener/RouterListener.php"
              #line: 136
              -previous: Symfony\Component\Routing\Exception\ResourceNotFoundException {#213 …}
              trace: {
                /home/cloud_wifi/web/vendor/symfony/http-kernel/EventListener/RouterListener.php:136 {
                  Symfony\Component\HttpKernel\EventListener\RouterListener->onKernelRequest(GetResponseEvent $event) …
                  › 
                  ›     throw new NotFoundHttpException($message, $e);} catch (MethodNotAllowedException $e) {
                }
                /home/cloud_wifi/web/vendor/symfony/event-dispatcher/EventDispatcher.php:264 {
                  Symfony\Component\EventDispatcher\EventDispatcher->doDispatch($listeners, $eventName, Event $event) …
                  ›     }    $listener($event, $eventName, $this);}
                }
                /home/cloud_wifi/web/vendor/symfony/event-dispatcher/EventDispatcher.php:239 {
                  Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, $event) …
                  › if ($event instanceof Event) {    $this->doDispatch($listeners, $eventName, $event);}
                /home/cloud_wifi/web/vendor/symfony/event-dispatcher/EventDispatcher.php:73 {
                  Symfony\Component\EventDispatcher\EventDispatcher->dispatch($event) …
                  › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
                }
                /home/cloud_wifi/web/src/Eccube/Event/EventDispatcherWrapper.php:32 {
                  Eccube\Event\EventDispatcherWrapper->dispatch($event) …
                  › 
                  ›     return parent::dispatch($event, $eventName);}
                }
                /home/cloud_wifi/web/vendor/symfony/http-kernel/HttpKernel.php:134 {
                  Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
                  › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);}
                /home/cloud_wifi/web/vendor/symfony/http-kernel/HttpKernel.php:80 {
                  Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
                  › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
                }
                /home/cloud_wifi/web/vendor/symfony/http-kernel/Kernel.php:201 {
                  Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
                  › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
                }
                /home/cloud_wifi/web/index.php:82 {$kernel = new Kernel($env, $debug);$response = $kernel->handle($request);$response->send();
                }
              }
            }
          ]
          "level" => 400
          "level_name" => "ERROR"
          "channel" => "request"
          "datetime" => DateTime @1726928304 {#175
            date: 2024-09-21 23:18:24.416302 Asia/Tokyo (+09:00)
          }
          "extra" => [
            "url" => "/actuator/gateway/routes"
            "ip" => "83.97.73.245"
            "http_method" => "GET"
            "server" => "cloudwifi.gonosen.work"
            "referrer" => null
            "user_agent" => "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36"
            "file" => "/home/cloud_wifi/web/vendor/symfony/http-kernel/EventListener/ErrorListener.php"
            "line" => 129
            "class" => "Symfony\Component\HttpKernel\EventListener\ErrorListener"
            "function" => "logException"
            "uid" => "60b3f73"
            "user_id" => "N/A"
            "session_id" => "N/A"
          ]
        ]
      ]
      #initialized: true
      #level: 100
      #bubble: true
      #formatter: null
      #processors: []
    }
    Symfony\Bridge\Monolog\Handler\ConsoleHandler {#87
      -output: null
      -verbosityLevelMap: [
        16 => 400
        32 => 300
        64 => 250
        128 => 200
        256 => 100
      ]
      -consoleFormatterOptions: []
      #level: 100
      #bubble: true
      #formatter: null
      #processors: []
    }
  ]
  #processors: [
    Symfony\Bridge\Monolog\Processor\WebProcessor {#86
      #serverData: [
        "USER" => "cloud_wifi"
        "HOME" => "/home/cloud_wifi"
        "HTTP_CONNECTION" => "close"
        "HTTP_ACCEPT_ENCODING" => "gzip"
        "HTTP_USER_AGENT" => "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36"
        "HTTP_HOST" => "133.125.57.5:443"
        "REDIRECT_STATUS" => "200"
        "SERVER_NAME" => "cloudwifi.gonosen.work"
        "SERVER_PORT" => "443"
        "SERVER_ADDR" => "133.125.57.5"
        "REMOTE_PORT" => "49512"
        "REMOTE_ADDR" => "83.97.73.245"
        "SERVER_SOFTWARE" => "nginx/1.22.1"
        "GATEWAY_INTERFACE" => "CGI/1.1"
        "HTTPS" => "on"
        "REQUEST_SCHEME" => "https"
        "SERVER_PROTOCOL" => "HTTP/1.1"
        "DOCUMENT_ROOT" => "/home/cloud_wifi/web"
        "DOCUMENT_URI" => "/index.php"
        "REQUEST_URI" => "/actuator/gateway/routes"
        "CONTENT_LENGTH" => ""
        "CONTENT_TYPE" => ""
        "REQUEST_METHOD" => "GET"
        "QUERY_STRING" => ""
        "SCRIPT_NAME" => "/index.php"
        "SCRIPT_FILENAME" => "/home/cloud_wifi/web/index.php"
        "FCGI_ROLE" => "RESPONDER"
        "PHP_SELF" => "/index.php"
        "REQUEST_TIME_FLOAT" => 1726928304.3893
        "REQUEST_TIME" => 1726928304
        "APP_ENV" => "install"
        "APP_DEBUG" => "0"
      ]
      #extraFields: [
        "url" => "REQUEST_URI"
        "ip" => "REMOTE_ADDR"
        "http_method" => "REQUEST_METHOD"
        "server" => "SERVER_NAME"
        "referrer" => "HTTP_REFERER"
        "user_agent" => "HTTP_USER_AGENT"
      ]
    }
    Monolog\Processor\IntrospectionProcessor {#85
      -level: "!php/const:Monolog\Logger::DEBUG"
      -skipClassesPartials: [
        "Monolog\"
        "Eccube\\Log"
        "Psr\\Log"
      ]
      -skipStackFramesCount: 0
      -skipFunctions: [
        "call_user_func"
        "call_user_func_array"
      ]
    }
    Monolog\Processor\UidProcessor {#84
      -uid: "60b3f73"
    }
    Eccube\Log\Processor\TokenProcessor {#81
      #tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#79 …}
    }
    Eccube\Log\Processor\SessionProcessor {#69
      #session: Symfony\Component\HttpFoundation\Session\Session {#70 …}
    }
  ]
  #microsecondTimestamps: true
  #exceptionHandler: null
}