@dansup ah fantastic, didn't know where that was. Seeing this (and then 75 stacktrace lines), any thoughts?:
[2019-06-20 04:24:45] production.ERROR: Trying to get property 'id' of non-object {"userId":1,"exception":"[object] (ErrorException(code: 0): Trying to get property 'id' of non-object at /var/www/mnphotos/app/Listeners/AuthLogin.php:127)
@jonah Log out, then log in again.
@dansup well like I said, everything seems to work after manually resending the validation email and signing in again. It just seems like unexpected behavior for new registrations.
@jonah Was is the first user registration on that instance? There is a bug with that, and I've been trying to fix it forever 😅
@dansup it was! But... I just tried registering another user and same deal:
[2019-06-20 04:36:31] production.ERROR: Trying to get property 'id' of non-object {"userId":2,"exception":"[object] (ErrorException(code: 0): Trying to get property 'id' of non-object at /var/www/mnphotos/app/Listeners/AuthLogin.php:127)
@jonah Check the logs in /storage/logs/laravel.log