Can't log into development environment anymore (400 error in auth request)

Expected behavior

I am able to log into my development environment

Actual behavior

I am not able to log into my development environment

Failure Logs

In the network tab: 400 error The provided client id does not match the id received at first place

Context

This only happens on my local development environment, production and staging work fine. I haven’t changed anything recently so I’m confused as to why this is just cropping up now.

Please provide any relevant information about your setup.

  • Package Version: Forest Liana 6.6.2

Alright, I fixed it, it was because redis wasn’t running and I use that as a cache. This could maybe be more clear in the error messages