500: Internal Server Error • Server Error after upgrading to 5.11 at log-in screen

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.

Additional context

Screenshots

Logs

Hi,

Can you please paste the beginning of the error, you’ve pasted from line 80.

Hi Hillel,

I just reposted those few lines, because thats all that was in the file.

I tried to load another copy of the program and replicate, but to no avail.

So I just took the database and reinstalled and then just copied my data over to the new install and it seems to be working fine.

thanks for the assistance

1 Like

Glad to hear it, thanks for the update!