Error 500 and FatalThrowableError in PagesDriver.php #8115
Replies: 1 comment 2 replies
-
Clear your cache and try again. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi everyone,
Since yesterday, I get a "Whoops, looks like something went wrong." message for every page in my website.
It returns systematically a
500
error code.I'm running in Statamic v2, latest version.
It started after updating a post in a collection.
After turning the debug mode to true, I get this message :
which is this line of code :
Every error messages seems to come from Stache folder files. I don't know if that info can help...
All debug is currently visible here.
I replaced the website by a backup version (no error at the time), but I still get the error.
I can't figure out where does this error come from...
Any suggestions ?
Thanks !
Beta Was this translation helpful? Give feedback.
All reactions