The error could be related to the Redis caching.
In this case, you can fix it by deleting the Redis cache:
redis-cli FLUSHALL
The error could be related to the Redis caching.
In this case, you can fix it by deleting the Redis cache:
redis-cli FLUSHALL