Version ie <v5.11.66>
Environment
Checklist
- Can you replicate the issue on our v5 demo site https://demo.invoiceninja.com or Invoice Ninja? NO
- Have you searched existing issues? YES
- Have you inspected the logs in storage/logs/laravel.log for any errors? YES
#80 /var/www/ninja/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(176): Illuminate\Pipeline\Pipeline->then()
#81 /var/www/ninja/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(145): Illuminate\Foundation\Http\Kernel->sendRequestThroughRouter()
#82 /var/www/ninja/public/index.php(56): Illuminate\Foundation\Http\Kernel->handle()
#83 {main}
"}
Describe the bug
after entering user email address and password. just gives 500: Internal Server Error
Steps To Reproduce
I upgraded inside the App, I have checked my PHP version, Im running on Ubuntu 22, Apache and Php v8.2.28.
I did do a manual reset of the password using the cli version, and no effect.
Expected Behavior
I just want to be able to log in
When I try to recover the password it also gives a 500. server error.