You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Since upgrading my SnipeIT to the most recent version, Im unable to get past the login screen. If i got to /setup, it just takes me back to the login. I have done the following
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Since upgrading my SnipeIT to the most recent version, Im unable to get past the login screen. If i got to /setup, it just takes me back to the login. I have done the following
php upgrade.php
php artisan migrate
composer dump-autoload; php artisan cache:clear; php artisan config:clear; php artisan route:clear; php artisan debugbar:clear; php artisan event:clear; php artisan view:clear; php artisan optimize:clear; php artisan clear-compiled
Reset permissions on folder
Created temp admin from cli
the laravel.log isnt showing anything important. I have set that log level to debug, Ive also set it to debug in the .env file.
I cant find any logs that are showing any errors. Has anyone else experienced this?
Beta Was this translation helpful? Give feedback.
All reactions