Concrete v.9.3.3
PHP v.8.2.23
I’ve recently started getting this Exception:
Exception Occurred:
/concrete/src/Http/ResponseFactory.php:158 Concrete\Core\Http\ResponseFactory::controller(): Argument #1 ($controller) must be of type Concrete\Core\Controller\Controller, null given, called in /concrete/src/Http/ResponseFactory.php on line 372 (0)
Currently it seems to be happening fairly randomly, and as yet I can’t replicate it manually.
Can anyone point me any directions as to what functionality or process could potentially cause this?