rappasoft/laravel-boilerplate

Argument 1 passed to Illuminate\Session\Middleware\StartSession::addCookieToResponse() must be an instance of Symfony\Component\HttpFoundation\Response, null given, called in /var/www/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php on line 63 {"exception":"[object] (Symfony\\Component\Debug\\Exception\\FatalThrowableError(code:0)

mohanrvgit opened this issue · 1 comments

Hi

I'm getting the following error in logs daily at 7.30 around.

Argument 1 passed to Illuminate\Session\Middleware\StartSession::addCookieToResponse() must be an instance of Symfony\Component\HttpFoundation\Response, null given, called in /var/www/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php on line 63 {"exception":"[object] (Symfony\Component\Debug\Exception\FatalThrowableError(code:0)

Could you please help me to fix this ?

Thanks
Mohan RV

stale commented

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.