Debug (line 162 of ModelAsController.php): Using record #4 of type SilverStripe\ErrorPage\ErrorPage with link /page-not-found/

ERROR [User Warning]: Couldn't set response type to 404 because of output on line 141 of /srv/users/christopher-farm/apps/christopher-farm/releases/18/vendor/silverstripe/framework/src/Dev/Debug.php IN GET /page-not-found/?debug=1 Line 397 in /srv/users/christopher-farm/apps/christopher-farm/releases/18/vendor/silverstripe/framework/src/Control/HTTPResponse.php Source ====== 388: } elseif ($this->getStatusCode() >= 300) { 389: // It's critical that these status codes are sent; we need to report a failure if not. 390: user_error( 391: sprintf( 392: "Couldn't set response type to %d because of output on line %s of %s", 393: $this->getStatusCode(), 394: $line, 395: $file 396: ), * 397: E_USER_WARNING 398: ); 399: } 400: } 401: 402: /** 403: * Output body of this response to the browser Trace ===== user_error(Couldn't set response type to 404 because of output on line 141 of /srv/users/christopher-farm/apps/christopher-farm/releases/18/vendor/silverstripe/framework/src/Dev/Debug.php, 512) HTTPResponse.php:397 SilverStripe\Control\HTTPResponse->outputHeaders() HTTPResponse.php:343 SilverStripe\Control\HTTPResponse->output() index.php:25 Page not found » #1
Home > Page not found

Page not found

Sorry, it seems you were trying to access a page that doesn't exist.

Please check the spelling of the URL you were trying to access and try again.