Whoops! There was an error.
1. Symfony\Component\Debug\Exception\FatalErrorException
…/­vendor/­laravel/­framework/­src/­Illuminate/­Exception/­WhoopsDisplayer.php43
0. Illuminate\Exception\Handler handleShutdown
<#unknown>0

Symfony \ Component \ Debug \ Exception \ FatalErrorException (E_UNKNOWN)

Callstack information; navigate with mouse or keyboard using Ctrl+↑ or Ctrl+↓
Copy-to-clipboard button
Exception message and its type
Code snippet where the error was thrown
Server state information
Application provided context information
Symfony\Component\Debug\Exception\FatalErrorException thrown with message "Uncaught TypeError: Argument 1 passed to Illuminate\Exception\WhoopsDisplayer::display() must be an instance of Exception, instance of Error given, called in /home/adls/vendor/laravel/framework/src/Illuminate/Exception/Handler.php on line 280 and defined in /home/adls/vendor/laravel/framework/src/Illuminate/Exception/WhoopsDisplayer.php:43 Stack trace: #0 /home/adls/vendor/laravel/framework/src/Illuminate/Exception/Handler.php(280): Illuminate\Exception\WhoopsDisplayer->display(Object(Error)) #1 /home/adls/vendor/laravel/framework/src/Illuminate/Exception/Handler.php(159): Illuminate\Exception\Handler->displayException(Object(Error)) #2 /home/adls/vendor/laravel/framework/src/Illuminate/Exception/Handler.php(170): Illuminate\Exception\Handler->handleException(Object(Error)) #3 [internal function]: Illuminate\Exception\Handler->handleUncaughtException(Object(Error)) #4 {main} thrown" Stacktrace: #1 Symfony\Component\Debug\Exception\FatalErrorException in /home/adls/vendor/laravel/framework/src/Illuminate/Exception/WhoopsDisplayer.php:43 #0 Illuminate\Exception\Handler:handleShutdown in <#unknown>:0

Uncaught TypeError: Argument 1 passed to Illuminate\Exception\WhoopsDisplayer::display() must be an instance of Exception, instance of Error given, called in /home/adls/vendor/laravel/framework/src/Illuminate/Exception/Handler.php on line 280 and defined in /home/adls/vendor/laravel/framework/src/Illuminate/Exception/WhoopsDisplayer.php:43 Stack trace: #0 /home/adls/vendor/laravel/framework/src/Illuminate/Exception/Handler.php(280): Illuminate\Exception\WhoopsDisplayer->display(Object(Error)) #1 /home/adls/vendor/laravel/framework/src/Illuminate/Exception/Handler.php(159): Illuminate\Exception\Handler->displayException(Object(Error)) #2 /home/adls/vendor/laravel/framework/src/Illuminate/Exception/Handler.php(170): Illuminate\Exception\Handler->handleException(Object(Error)) #3 [internal function]: Illuminate\Exception\Handler->handleUncaughtException(Object(Error)) #4 {main} thrown

 
	/**
	 * Display the given exception to the user.
	 *
	 * @param  \Exception  $exception
	 * @return \Symfony\Component\HttpFoundation\Response
	 */
	public function display(Exception $exception)
	{
		$status = $exception instanceof HttpExceptionInterface ? $exception->getStatusCode() : 500;
<#unknown>
empty
empty
empty
empty
empty
Key Value
PATH /usr/local/bin:/bin:/usr/bin
HTTP_ACCEPT */*
HTTP_HOST www.adls.ca
HTTP_REFERER http://www.adls.ca/spectacles/bon-debarras
HTTP_USER_AGENT claudebot
HTTP_X_HTTPS 1
DOCUMENT_ROOT /home/adls/public_html
REMOTE_ADDR 34.236.152.203
REMOTE_PORT 60294
SERVER_ADDR 158.69.231.191
SERVER_NAME www.adls.ca
SERVER_ADMIN webmaster@adls.ca
SERVER_PORT 443
REQUEST_SCHEME https
REQUEST_URI /spectacles/bon-debarras
REDIRECT_URL /spectacles/bon-debarras
REDIRECT_REQUEST_METHOD GET
HTTPS on
REDIRECT_STATUS 200
X_SPDY HTTP2
SSL_PROTOCOL TLSv1.3
SSL_CIPHER TLS_AES_256_GCM_SHA384
SSL_CIPHER_USEKEYSIZE 256
SSL_CIPHER_ALGKEYSIZE 256
SCRIPT_FILENAME /home/adls/public_html/index.php
QUERY_STRING
SCRIPT_URI https://www.adls.ca/spectacles/bon-debarras
SCRIPT_URL /spectacles/bon-debarras
SCRIPT_NAME /index.php
SERVER_PROTOCOL HTTP/1.1
SERVER_SOFTWARE LiteSpeed
REQUEST_METHOD GET
X-LSCACHE on
PHP_SELF /index.php
REQUEST_TIME_FLOAT 1710828539.4443
REQUEST_TIME 1710828539
Key Value
PATH /usr/local/bin:/bin:/usr/bin
0. Whoops\Handler\PrettyPageHandler