When attempting to run the tinker command I get the following:
lnms tinker --execute='Bouncer::refresh()'
In Configuration.php line 632:
Unable to create PsySH runtime directory. Make sure PHP is able to write to /run/user/1000 in order to continue.
I used the user add work around method. to correct the issue. Hopefully this PhySH issue doesn’t represent a bigger issue. I’m not familiar enough to know.