I had similar problem. Host changed platform and cron did not work if I used Redis. Switching to MySQL or File System worked well.
After trying different things, and turning on igBinary on my main domain (forum is located in subdomain and subdomain is using it's own php settings) I got Redis and cron working again. "Only" 180 pages of error logs 😄
Just for others having similar problems.