Error 404 Not Found

GET https://brcnd.practicetally.com/assets/%40symfony/stimulus-bundle/controllers.js

ErrorController

Request

GET Parameters

None

POST Parameters

None

Uploaded Files

None

Request Attributes

Key Value
_controller
"error_controller"
_stopwatch_token
"51df7a"
exception
Symfony\Component\HttpKernel\Exception\NotFoundHttpException {#610
  #message: "Asset with public path "/assets/@symfony/stimulus-bundle/controllers.js" not found."
  #code: 0
  #file: "/var/www/sites.clients/brcnd.practicetally.com/vendor/symfony/asset-mapper/AssetMapperDevServerSubscriber.php"
  #line: 130
  -statusCode: 404
  -headers: []
  trace: {
    /var/www/sites.clients/brcnd.practicetally.com/vendor/symfony/asset-mapper/AssetMapperDevServerSubscriber.php:130 {
      Symfony\Component\AssetMapper\AssetMapperDevServerSubscriber->onKernelRequest(RequestEvent $event): void …
      › if (!$asset) {    throw new NotFoundHttpException(\sprintf('Asset with public path "%s" not found.', $pathInfo));}
    }
    /var/www/sites.clients/brcnd.practicetally.com/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:115 {
      Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
      › try {    ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);} finally {
    }
    /var/www/sites.clients/brcnd.practicetally.com/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
      Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
      ›     }    $listener($event, $eventName, $this);}
    }
    /var/www/sites.clients/brcnd.practicetally.com/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
      Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
      › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
    }
    /var/www/sites.clients/brcnd.practicetally.com/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:126 {
      Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
      › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
    }
    /var/www/sites.clients/brcnd.practicetally.com/vendor/symfony/http-kernel/HttpKernel.php:159 {
      Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
      › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);}
    /var/www/sites.clients/brcnd.practicetally.com/vendor/symfony/http-kernel/HttpKernel.php:76 {
      Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
      › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
    }
    /var/www/sites.clients/brcnd.practicetally.com/vendor/symfony/http-kernel/Kernel.php:193 {
      Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
      › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
    }
    /var/www/sites.clients/brcnd.practicetally.com/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
      Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
      › {    $response = $this->kernel->handle($this->request);}
    /var/www/sites.clients/brcnd.practicetally.com/vendor/autoload_runtime.php:32 {
      require_once …
      ›         ->getRunner($app)        ->run());
    }
    /var/www/sites.clients/brcnd.practicetally.com/public/index.php:5 {
      › 
      › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
        "/var/www/sites.clients/brcnd.practicetally.com/vendor/autoload_runtime.php"
      }
    }
  }
}
logger
Symfony\Bridge\Monolog\Processor\DebugProcessor {#467
  -records: [
    10 => [
      [
        "timestamp" => 1766167780
        "timestamp_rfc3339" => "2025-12-19T12:09:40.779-06:00"
        "message" => "Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "Asset with public path "/assets/@symfony/stimulus-bundle/controllers.js" not found." at AssetMapperDevServerSubscriber.php line 130"
        "priority" => 400
        "priorityName" => "ERROR"
        "context" => [
          "exception" => Symfony\Component\HttpKernel\Exception\NotFoundHttpException {#610
            #message: "Asset with public path "/assets/@symfony/stimulus-bundle/controllers.js" not found."
            #code: 0
            #file: "/var/www/sites.clients/brcnd.practicetally.com/vendor/symfony/asset-mapper/AssetMapperDevServerSubscriber.php"
            #line: 130
            -statusCode: 404
            -headers: []
            trace: {
              /var/www/sites.clients/brcnd.practicetally.com/vendor/symfony/asset-mapper/AssetMapperDevServerSubscriber.php:130 {
                Symfony\Component\AssetMapper\AssetMapperDevServerSubscriber->onKernelRequest(RequestEvent $event): void …
                › if (!$asset) {    throw new NotFoundHttpException(\sprintf('Asset with public path "%s" not found.', $pathInfo));}
              }
              /var/www/sites.clients/brcnd.practicetally.com/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:115 {
                Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
                › try {    ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);} finally {
              }
              /var/www/sites.clients/brcnd.practicetally.com/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
                ›     }    $listener($event, $eventName, $this);}
              }
              /var/www/sites.clients/brcnd.practicetally.com/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
                Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
              }
              /var/www/sites.clients/brcnd.practicetally.com/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:126 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
              }
              /var/www/sites.clients/brcnd.practicetally.com/vendor/symfony/http-kernel/HttpKernel.php:159 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);}
              /var/www/sites.clients/brcnd.practicetally.com/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
              }
              /var/www/sites.clients/brcnd.practicetally.com/vendor/symfony/http-kernel/Kernel.php:193 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
              }
              /var/www/sites.clients/brcnd.practicetally.com/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);}
              /var/www/sites.clients/brcnd.practicetally.com/vendor/autoload_runtime.php:32 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/sites.clients/brcnd.practicetally.com/public/index.php:5 {
                › 
                › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/var/www/sites.clients/brcnd.practicetally.com/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "request"
      ]
    ]
  ]
  -errorCount: [
    10 => 1
  ]
  -requestStack: Symfony\Component\HttpKernel\Debug\VirtualRequestStack {#465 …}
}

Request Headers

Header Value
accept
"*/*;q=0.8"
accept-encoding
"gzip, deflate, br"
accept-language
"en-US,en;q=0.9"
content-length
"0"
cookie
"main_deauth_profile_token=4b755b; PHPSESSID=3f97abb96d86229c2aa54d9f3be89ce8"
host
"brcnd.practicetally.com"
sec-ch-ua
"Google Chrome";v="111", "Not(A:Brand";v="8", "Chromium";v="111"
sec-fetch-mode
"navigate"
user-agent
"Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/117.0.0.0 Safari/537.36"
via
"1.1 Caddy"
x-forwarded-for
"103.196.9.91"
x-forwarded-host
"brcnd.practicetally.com"
x-forwarded-proto
"https"
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
"Fri, 19 Dec 2025 18:09:40 GMT"
vary
"Accept"
x-content-type-options
"nosniff"
x-debug-exception
"Asset%20with%20public%20path%20%22%2Fassets%2F%40symfony%2Fstimulus-bundle%2Fcontrollers.js%22%20not%20found."
x-debug-exception-file
"%2Fvar%2Fwww%2Fsites.clients%2Fbrcnd.practicetally.com%2Fvendor%2Fsymfony%2Fasset-mapper%2FAssetMapperDevServerSubscriber.php:130"
x-debug-token
"4e0059"
x-frame-options
"DENY"
x-xss-protection
"1"

Cookies

Request Cookies

Key Value
PHPSESSID
"3f97abb96d86229c2aa54d9f3be89ce8"
main_deauth_profile_token
"4b755b"

Response Cookies

No response cookies

Session

Session Metadata

No session metadata

Session Attributes

No session attributes

Session Usage

0 Usages
Stateless check enabled

Session not used.

Flashes

Flashes

No flash messages were created.

Server Parameters

Server Parameters

Defined in .env

Key Value
AMAZON_SNS_DEFAULT_REGION
"us-east-1"
APP_ENV
"dev"
APP_SECRET
"766a761d92a42132429b6501746f2256"
APP_SHARE_DIR
"var/share"
DATABASE_URL
"mysql://practicetally:e$medico@practicetally.cmoek4tidlgb.us-east-1.rds.amazonaws.com/brcn?serverVersion=11.4.4-MariaDB"
DEFAULT_URI
"https://brcnd.practicetally.com"
GOOGLE_API_KEY
"AIzaSyALMuhY7Ji8Df-mErRitSE5vl-8MZvDn-w"
LOCK_DSN
"flock"
MAILER_DSN
"mailtrap+api://22686988f7ebdd3c3fc455aa96ba331b@send.api.mailtrap.io"
SITE_BASE_HOST
"brcnd.practicetally.com"
SITE_BASE_SCHEME
"https"
ZIPCODE_DOT_COM_API_KEY
"36DZ4MNEBZU1XUAP1EKJ"

Defined as regular env variables

Key Value
APP_DEBUG
"1"
APP_PROJECT_DIR
"/var/www/sites.clients/brcnd.practicetally.com"
APP_RUNTIME
"Symfony\Component\Runtime\SymfonyRuntime"
APP_RUNTIME_OPTIONS
[
  "project_dir" => "/var/www/sites.clients/brcnd.practicetally.com"
]
AUTH_TYPE
""
CONTENT_LENGTH
"0"
CONTENT_TYPE
""
DOCUMENT_ROOT
"/var/www/sites.clients/brcnd.practicetally.com/public"
DOCUMENT_URI
"/index.php"
FCGI_ROLE
"RESPONDER"
GATEWAY_INTERFACE
"CGI/1.1"
HOME
"/usr/share/httpd"
HTTPS
"on"
HTTP_ACCEPT
"*/*;q=0.8"
HTTP_ACCEPT_ENCODING
"gzip, deflate, br"
HTTP_ACCEPT_LANGUAGE
"en-US,en;q=0.9"
HTTP_CONTENT_LENGTH
"0"
HTTP_COOKIE
"main_deauth_profile_token=4b755b; PHPSESSID=3f97abb96d86229c2aa54d9f3be89ce8"
HTTP_HOST
"brcnd.practicetally.com"
HTTP_SEC_CH_UA
"Google Chrome";v="111", "Not(A:Brand";v="8", "Chromium";v="111"
HTTP_SEC_FETCH_MODE
"navigate"
HTTP_USER_AGENT
"Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/117.0.0.0 Safari/537.36"
HTTP_VIA
"1.1 Caddy"
HTTP_X_FORWARDED_FOR
"103.196.9.91"
HTTP_X_FORWARDED_HOST
"brcnd.practicetally.com"
HTTP_X_FORWARDED_PROTO
"https"
PATH_INFO
""
PHP_SELF
"/index.php"
QUERY_STRING
""
REMOTE_ADDR
"103.196.9.91"
REMOTE_HOST
"103.196.9.91"
REMOTE_IDENT
""
REMOTE_PORT
"57192"
REMOTE_USER
""
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"https"
REQUEST_TIME
1766167780
REQUEST_TIME_FLOAT
1766167780.4669
REQUEST_URI
"/assets/%40symfony/stimulus-bundle/controllers.js"
SCRIPT_FILENAME
"/var/www/sites.clients/brcnd.practicetally.com/public/index.php"
SCRIPT_NAME
"/index.php"
SERVER_NAME
"brcnd.practicetally.com"
SERVER_PORT
"443"
SERVER_PROTOCOL
"HTTP/1.1"
SERVER_SOFTWARE
"Caddy/v2.10.2"
SSL_CIPHER
"TLS_AES_128_GCM_SHA256"
SSL_PROTOCOL
"TLSv1.3"
SYMFONY_DOTENV_PATH
"/var/www/sites.clients/brcnd.practicetally.com/.env"
SYMFONY_DOTENV_VARS
"APP_ENV,APP_SECRET,APP_SHARE_DIR,MAILER_DSN,DATABASE_URL,LOCK_DSN,SITE_BASE_SCHEME,SITE_BASE_HOST,DEFAULT_URI,AMAZON_SNS_DEFAULT_REGION,GOOGLE_API_KEY,ZIPCODE_DOT_COM_API_KEY"
USER
"apache"

Parent Request

Return to parent request (token = b9ba2e)

Key Value
_remove_csp_headers
true
_stopwatch_token
"82e7d8"