0. Symfony\Component\Debug\Exception\FatalErrorException
…/­app/­Exceptions/­Handler.php25

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 App\Exceptions\Handler::report() must be an instance of Exception, instance of Error given, called in /var/www/web435/public_html/valueworks/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php on line 73 and defined in /var/www/web435/public_html/valueworks/app/Exceptions/Handler.php:25 Stack trace: #0 /var/www/web435/public_html/valueworks/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(73): App\Exceptions\Handler->report(Object(Error)) #1 [internal function]: Illuminate\Foundation\Bootstrap\HandleExceptions->handleException(Object(Error)) #2 {main} thrown" Stacktrace: #0 Symfony\Component\Debug\Exception\FatalErrorException in /var/www/web435/public_html/valueworks/app/Exceptions/Handler.php:25

Uncaught TypeError: Argument 1 passed to App\Exceptions\Handler::report() must be an instance of Exception, instance of Error given, called in /var/www/web435/public_html/valueworks/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php on line 73 and defined in /var/www/web435/public_html/valueworks/app/Exceptions/Handler.php:25 Stack trace: #0 /var/www/web435/public_html/valueworks/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(73): App\Exceptions\Handler->report(Object(Error)) #1 [internal function]: Illuminate\Foundation\Bootstrap\HandleExceptions->handleException(Object(Error)) #2 {main} thrown

/var/www/web435/public_html/valueworks/app/Exceptions/Handler.php
	 * Report or log an exception.
	 *
	 * This is a great spot to send exceptions to Sentry, Bugsnag, etc.
	 *
	 * @param  \Exception  $e
	 * @return void
	 */
	public function report(Exception $e)
	{
		return parent::report($e);
empty
empty
empty
empty
empty
Key Value
USER web435
HOME /home/web435
SCRIPT_NAME /index.php
REQUEST_URI /news/71
QUERY_STRING
REQUEST_METHOD GET
SERVER_PROTOCOL HTTP/2.0
GATEWAY_INTERFACE CGI/1.1
REDIRECT_URL /news/71
REMOTE_PORT 33980
SCRIPT_FILENAME /var/www/web435/public_html/valueworks/public/index.php
SERVER_ADMIN [no address given]
CONTEXT_DOCUMENT_ROOT /var/www/web435/public_html/valueworks/public
CONTEXT_PREFIX
REQUEST_SCHEME https
DOCUMENT_ROOT /var/www/web435/public_html/valueworks/public
REMOTE_ADDR 18.212.87.137
SERVER_PORT 443
SERVER_ADDR 46.231.201.209
SERVER_NAME www.valueworks.ch
SERVER_SOFTWARE Apache/2.4
SERVER_SIGNATURE <address>Apache/2.4 Server at www.valueworks.ch Port 443</address>
PATH /usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
HTTP_HOST www.valueworks.ch
HTTP_USER_AGENT claudebot
HTTP_ACCEPT */*
proxy-nokeepalive 1
SSL_TLS_SNI www.valueworks.ch
HTTPS on
H2_STREAM_TAG 3879013-1154-3
H2_STREAM_ID 3
H2_PUSHED_ON
H2_PUSHED
H2_PUSH off
H2PUSH off
HTTP2 on
PCC_ALLOW_IP 192.168.5.*
MAGICK_THREAD_LIMIT 1
SCRIPT_URI https://www.valueworks.ch/news/71
SCRIPT_URL /news/71
REDIRECT_STATUS 200
REDIRECT_SSL_TLS_SNI www.valueworks.ch
REDIRECT_HTTPS on
REDIRECT_H2_STREAM_TAG 3879013-1154-3
REDIRECT_H2_STREAM_ID 3
REDIRECT_H2_PUSHED_ON
REDIRECT_H2_PUSHED
REDIRECT_H2_PUSH off
REDIRECT_H2PUSH off
REDIRECT_HTTP2 on
REDIRECT_PCC_ALLOW_IP 192.168.5.*
REDIRECT_MAGICK_THREAD_LIMIT 1
REDIRECT_SCRIPT_URI https://www.valueworks.ch/news/71
REDIRECT_SCRIPT_URL /news/71
FCGI_ROLE RESPONDER
PHP_SELF /index.php
REQUEST_TIME_FLOAT 1711653838.928
REQUEST_TIME 1711653838
APP_ENV production
APP_DEBUG true
DB_HOST localhost
DB_DATABASE web435_valuework
DB_USERNAME web435_valuework
DB_PASSWORD nJk4sTzLe
CACHE_DRIVER file
SESSION_DRIVER file
MAIL_FROM test@racerfish.com
MAIL_SENDER Valueworks Automailer
Key Value
APP_ENV production
APP_DEBUG true
DB_HOST localhost
DB_DATABASE web435_valuework
DB_USERNAME web435_valuework
DB_PASSWORD nJk4sTzLe
CACHE_DRIVER file
SESSION_DRIVER file
MAIL_FROM test@racerfish.com
MAIL_SENDER Valueworks Automailer
0. Whoops\Handler\PrettyPageHandler