( ! ) Fatal error: Uncaught Slim\Exception\HttpNotFoundException: Not found. in /home/h544654/antics.cool/www/vendor/slim/slim/Slim/Middleware/RoutingMiddleware.php on line 76
( ! ) Slim\Exception\HttpNotFoundException: Not found. in /home/h544654/antics.cool/www/vendor/slim/slim/Slim/Middleware/RoutingMiddleware.php on line 76
Call Stack
#TimeMemoryFunctionLocation
10.0002454976{main}( ).../index.php:0
20.0022570168Slim\App->run( $request = ??? ).../index.php:20
30.0040585680Slim\App->handle( $request = class Slim\Psr7\Request { protected string $protocolVersion = '1.1'; protected $headers = class Slim\Psr7\Headers { protected array $globals = [...]; protected array $headers = [...] }; protected $body = class Slim\Psr7\Stream { protected $stream = resource(6) of type (stream); protected ?array $meta = *uninitialized*; protected ?bool $readable = NULL; protected ?bool $writable = NULL; protected ?bool $seekable = NULL; protected ?int $size = NULL; protected ?bool $isPipe = NULL; protected bool $finished = FALSE; protected ?Psr\Http\Message\StreamInterface $cache = class Slim\Psr7\Stream { ... } }; protected string $method = 'GET'; protected $uri = class Slim\Psr7\Uri { protected string $scheme = 'http'; protected string $user = ''; protected string $password = ''; protected string $host = 'antics.cool'; protected ?int $port = 80; protected string $path = '/'; protected string $query = ''; protected string $fragment = '' }; protected $requestTarget = NULL; protected $queryParams = NULL; protected array $cookies = []; protected array $serverParams = ['SERVER_SOFTWARE' => 'Unit/1.31.1', 'SERVER_PROTOCOL' => 'HTTP/1.1', 'PHP_SELF' => '/./public/index.php', 'SCRIPT_NAME' => '/./public/index.php', 'SCRIPT_FILENAME' => '/home/h544654/antics.cool/www/./public/index.php', 'DOCUMENT_ROOT' => '/home/h544654/antics.cool/www', 'REQUEST_METHOD' => 'GET', 'REQUEST_URI' => '/', 'QUERY_STRING' => '', 'REMOTE_ADDR' => '2600:1f28:365:80b0:6ed7:e65a:3df2:71b2', 'SERVER_ADDR' => '127.0.0.1', 'SERVER_NAME' => 'antics.cool', 'SERVER_PORT' => '80', 'HTTP_HOST' => 'antics.cool', 'HTTP_USER_AGENT' => 'CCBot/2.0 (https://commoncrawl.org/faq/)', 'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', 'HTTP_ACCEPT_ENCODING' => 'br,gzip', 'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.5', 'HTTP_IF_MODIFIED_SINCE' => 'Sat, 18 Jan 2025 22:47:49 GMT', 'HTTP_X_FORWARDED_FOR' => '2600:1f28:365:80b0:6ed7:e65a:3df2:71b2, 10.94.3.20', 'HTTP_X_FORWARDED_HOST' => 'antics.cool', 'HTTP_X_FORWARDED_PORT' => '443', 'HTTP_X_FORWARDED_PROTO' => 'http', 'HTTP_X_FORWARDED_SERVER' => 'h544654', 'HTTP_X_MH_FORWARDED_PROTO' => 'https', 'HTTP_X_REAL_IP' => '2600:1f28:365:80b0:6ed7:e65a:3df2:71b2', 'REQUEST_TIME_FLOAT' => 1747800027.5471, 'REQUEST_TIME' => 1747800027, 'argv' => [...], 'argc' => 0]; protected array $attributes = []; protected $parsedBody = NULL; protected array $uploadedFiles = [] } ).../App.php:193
40.0040585680Slim\MiddlewareDispatcher->handle( $request = class Slim\Psr7\Request { protected string $protocolVersion = '1.1'; protected $headers = class Slim\Psr7\Headers { protected array $globals = [...]; protected array $headers = [...] }; protected $body = class Slim\Psr7\Stream { protected $stream = resource(6) of type (stream); protected ?array $meta = *uninitialized*; protected ?bool $readable = NULL; protected ?bool $writable = NULL; protected ?bool $seekable = NULL; protected ?int $size = NULL; protected ?bool $isPipe = NULL; protected bool $finished = FALSE; protected ?Psr\Http\Message\StreamInterface $cache = class Slim\Psr7\Stream { ... } }; protected string $method = 'GET'; protected $uri = class Slim\Psr7\Uri { protected string $scheme = 'http'; protected string $user = ''; protected string $password = ''; protected string $host = 'antics.cool'; protected ?int $port = 80; protected string $path = '/'; protected string $query = ''; protected string $fragment = '' }; protected $requestTarget = NULL; protected $queryParams = NULL; protected array $cookies = []; protected array $serverParams = ['SERVER_SOFTWARE' => 'Unit/1.31.1', 'SERVER_PROTOCOL' => 'HTTP/1.1', 'PHP_SELF' => '/./public/index.php', 'SCRIPT_NAME' => '/./public/index.php', 'SCRIPT_FILENAME' => '/home/h544654/antics.cool/www/./public/index.php', 'DOCUMENT_ROOT' => '/home/h544654/antics.cool/www', 'REQUEST_METHOD' => 'GET', 'REQUEST_URI' => '/', 'QUERY_STRING' => '', 'REMOTE_ADDR' => '2600:1f28:365:80b0:6ed7:e65a:3df2:71b2', 'SERVER_ADDR' => '127.0.0.1', 'SERVER_NAME' => 'antics.cool', 'SERVER_PORT' => '80', 'HTTP_HOST' => 'antics.cool', 'HTTP_USER_AGENT' => 'CCBot/2.0 (https://commoncrawl.org/faq/)', 'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', 'HTTP_ACCEPT_ENCODING' => 'br,gzip', 'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.5', 'HTTP_IF_MODIFIED_SINCE' => 'Sat, 18 Jan 2025 22:47:49 GMT', 'HTTP_X_FORWARDED_FOR' => '2600:1f28:365:80b0:6ed7:e65a:3df2:71b2, 10.94.3.20', 'HTTP_X_FORWARDED_HOST' => 'antics.cool', 'HTTP_X_FORWARDED_PORT' => '443', 'HTTP_X_FORWARDED_PROTO' => 'http', 'HTTP_X_FORWARDED_SERVER' => 'h544654', 'HTTP_X_MH_FORWARDED_PROTO' => 'https', 'HTTP_X_REAL_IP' => '2600:1f28:365:80b0:6ed7:e65a:3df2:71b2', 'REQUEST_TIME_FLOAT' => 1747800027.5471, 'REQUEST_TIME' => 1747800027, 'argv' => [...], 'argc' => 0]; protected array $attributes = []; protected $parsedBody = NULL; protected array $uploadedFiles = [] } ).../App.php:209
50.0040585680Slim\Routing\RouteRunner->handle( $request = class Slim\Psr7\Request { protected string $protocolVersion = '1.1'; protected $headers = class Slim\Psr7\Headers { protected array $globals = [...]; protected array $headers = [...] }; protected $body = class Slim\Psr7\Stream { protected $stream = resource(6) of type (stream); protected ?array $meta = *uninitialized*; protected ?bool $readable = NULL; protected ?bool $writable = NULL; protected ?bool $seekable = NULL; protected ?int $size = NULL; protected ?bool $isPipe = NULL; protected bool $finished = FALSE; protected ?Psr\Http\Message\StreamInterface $cache = class Slim\Psr7\Stream { ... } }; protected string $method = 'GET'; protected $uri = class Slim\Psr7\Uri { protected string $scheme = 'http'; protected string $user = ''; protected string $password = ''; protected string $host = 'antics.cool'; protected ?int $port = 80; protected string $path = '/'; protected string $query = ''; protected string $fragment = '' }; protected $requestTarget = NULL; protected $queryParams = NULL; protected array $cookies = []; protected array $serverParams = ['SERVER_SOFTWARE' => 'Unit/1.31.1', 'SERVER_PROTOCOL' => 'HTTP/1.1', 'PHP_SELF' => '/./public/index.php', 'SCRIPT_NAME' => '/./public/index.php', 'SCRIPT_FILENAME' => '/home/h544654/antics.cool/www/./public/index.php', 'DOCUMENT_ROOT' => '/home/h544654/antics.cool/www', 'REQUEST_METHOD' => 'GET', 'REQUEST_URI' => '/', 'QUERY_STRING' => '', 'REMOTE_ADDR' => '2600:1f28:365:80b0:6ed7:e65a:3df2:71b2', 'SERVER_ADDR' => '127.0.0.1', 'SERVER_NAME' => 'antics.cool', 'SERVER_PORT' => '80', 'HTTP_HOST' => 'antics.cool', 'HTTP_USER_AGENT' => 'CCBot/2.0 (https://commoncrawl.org/faq/)', 'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', 'HTTP_ACCEPT_ENCODING' => 'br,gzip', 'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.5', 'HTTP_IF_MODIFIED_SINCE' => 'Sat, 18 Jan 2025 22:47:49 GMT', 'HTTP_X_FORWARDED_FOR' => '2600:1f28:365:80b0:6ed7:e65a:3df2:71b2, 10.94.3.20', 'HTTP_X_FORWARDED_HOST' => 'antics.cool', 'HTTP_X_FORWARDED_PORT' => '443', 'HTTP_X_FORWARDED_PROTO' => 'http', 'HTTP_X_FORWARDED_SERVER' => 'h544654', 'HTTP_X_MH_FORWARDED_PROTO' => 'https', 'HTTP_X_REAL_IP' => '2600:1f28:365:80b0:6ed7:e65a:3df2:71b2', 'REQUEST_TIME_FLOAT' => 1747800027.5471, 'REQUEST_TIME' => 1747800027, 'argv' => [...], 'argc' => 0]; protected array $attributes = []; protected $parsedBody = NULL; protected array $uploadedFiles = [] } ).../MiddlewareDispatcher.php:73
60.0041585760Slim\Middleware\RoutingMiddleware->performRouting( $request = class Slim\Psr7\Request { protected string $protocolVersion = '1.1'; protected $headers = class Slim\Psr7\Headers { protected array $globals = [...]; protected array $headers = [...] }; protected $body = class Slim\Psr7\Stream { protected $stream = resource(6) of type (stream); protected ?array $meta = *uninitialized*; protected ?bool $readable = NULL; protected ?bool $writable = NULL; protected ?bool $seekable = NULL; protected ?int $size = NULL; protected ?bool $isPipe = NULL; protected bool $finished = FALSE; protected ?Psr\Http\Message\StreamInterface $cache = class Slim\Psr7\Stream { ... } }; protected string $method = 'GET'; protected $uri = class Slim\Psr7\Uri { protected string $scheme = 'http'; protected string $user = ''; protected string $password = ''; protected string $host = 'antics.cool'; protected ?int $port = 80; protected string $path = '/'; protected string $query = ''; protected string $fragment = '' }; protected $requestTarget = NULL; protected $queryParams = NULL; protected array $cookies = []; protected array $serverParams = ['SERVER_SOFTWARE' => 'Unit/1.31.1', 'SERVER_PROTOCOL' => 'HTTP/1.1', 'PHP_SELF' => '/./public/index.php', 'SCRIPT_NAME' => '/./public/index.php', 'SCRIPT_FILENAME' => '/home/h544654/antics.cool/www/./public/index.php', 'DOCUMENT_ROOT' => '/home/h544654/antics.cool/www', 'REQUEST_METHOD' => 'GET', 'REQUEST_URI' => '/', 'QUERY_STRING' => '', 'REMOTE_ADDR' => '2600:1f28:365:80b0:6ed7:e65a:3df2:71b2', 'SERVER_ADDR' => '127.0.0.1', 'SERVER_NAME' => 'antics.cool', 'SERVER_PORT' => '80', 'HTTP_HOST' => 'antics.cool', 'HTTP_USER_AGENT' => 'CCBot/2.0 (https://commoncrawl.org/faq/)', 'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', 'HTTP_ACCEPT_ENCODING' => 'br,gzip', 'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.5', 'HTTP_IF_MODIFIED_SINCE' => 'Sat, 18 Jan 2025 22:47:49 GMT', 'HTTP_X_FORWARDED_FOR' => '2600:1f28:365:80b0:6ed7:e65a:3df2:71b2, 10.94.3.20', 'HTTP_X_FORWARDED_HOST' => 'antics.cool', 'HTTP_X_FORWARDED_PORT' => '443', 'HTTP_X_FORWARDED_PROTO' => 'http', 'HTTP_X_FORWARDED_SERVER' => 'h544654', 'HTTP_X_MH_FORWARDED_PROTO' => 'https', 'HTTP_X_REAL_IP' => '2600:1f28:365:80b0:6ed7:e65a:3df2:71b2', 'REQUEST_TIME_FLOAT' => 1747800027.5471, 'REQUEST_TIME' => 1747800027, 'argv' => [...], 'argc' => 0]; protected array $attributes = []; protected $parsedBody = NULL; protected array $uploadedFiles = [] } ).../RouteRunner.php:62