Error 500 after login

Hello, for some reason I stopped receiving update notifications, it worked very well so far, I stayed in the version v5.1.31-C44 if I force the update (update to v5.1.31-C44 does not show me other than the one I already have ) The web page refreshes and redirects me to the login page, after entering the username and password, the same login page returns but you can see error 500 in red.
I have restarted the computer, also run
sudo php artisan optimize in invoice ninja folder …
Any suggestion is always welcome

Hi,

Can you please send the error details?

these are my last lines of my laravel log

[2021-03-19 18:31:02] production.INFO: latest version = 5.1.27
[2021-03-19 18:36:02] production.INFO: latest version = 5.1.27
[2021-03-19 18:41:02] production.INFO: latest version = 5.1.27
[2021-03-19 18:46:02] production.INFO: latest version = 5.1.27
[2021-03-24 13:46:03] production.INFO: latest version = 5.1.31
[2021-03-24 13:51:02] production.INFO: latest version = 5.1.31
[2021-03-24 13:56:02] production.INFO: latest version = 5.1.31
[2021-03-24 14:01:02] production.INFO: latest version = 5.1.31
[2021-03-24 14:06:02] production.INFO: latest version = 5.1.31

I don’t know what else I can show

@david any suggestions?

i recover from my last snapshot v5.1.31 and this time shows the upgrade notificationCapture
but after the upgrade shows the same error 500 after loging

if i use the wrong credential shows

Capture

the laravel shows
[2021-03-24 14:39:51] production.INFO: latest version = 5.1.31
[2021-03-24 14:40:03] production.INFO: latest version = 5.1.31
[2021-04-05 01:15:03] production.INFO: latest version = 5.1.34

this time without restarting or executing php artisan optimize after several minutes I was able to successfully log in with the new version.

apparently time heals everything

thanks