What would cause this error?:
“Exception Occurred: /home/[sitename]/public_html/concrete/vendor/tedivm/stash/src/Stash/Pool.php:136 Invalid or Empty Node passed to getItem constructor. (0)”
That’s an issue with caching. Unless you are using Redis or some other caching layer, you’ll probably get rid of it by clearing the Concrete cache (through the dashboard or if you can’t reach it, through the CLI)
1 Like