local.ERROR /predis/predis/src/Command/ZSetReverseRangeByScore.php #8280
stephenmeehanuk
started this conversation in
General
Replies: 2 comments 1 reply
-
Unsure about how to resolve the issue - does it work when you move Predis back to the 'require' section. FYI: You've left in your Pusher keys. It's best practice to revoke them now. |
Beta Was this translation helpful? Give feedback.
1 reply
-
Made a little bit of progress... The staging site now loads. I updated my
But, I'm seeing a new error...
and this
Anyone know what's causing these errors? |
Beta Was this translation helpful? Give feedback.
0 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.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi
I understand if this is outside the scope of support for Statamic, but has anyone come across this problem?
Redis is installed,
redis-cli ping
returnsPONG
and I can access the CP. but the website won't load, it's showing500 SERVER ERROR
predis/predis
was part ofrequire
, but I removed it and reinstalled it to be inrequire-dev
. I've updated composer.json and rancomposer update
on the staging server, but I'm still getting this error?Environment
.env
composer require and require-dev
Beta Was this translation helpful? Give feedback.
All reactions