Error logging in: No Verification Key Available

Hello. I set up Primero locally using the guide in the GitHub readme. I was able to get it up and running, but when I try to log in with primero/primero0! it does not log in and shows this error message at the bottom of the screen (screenshot attached)- “No verification key available”

I did have one error in the installation: “Rspec not installed–omitting tasks”. Not sure if this is the cause, but I haven’t been able to work out a fix.

Check you have all of the environment variables in your .bashrc. My guess is that this is related to jwt

Thank you, the error resolved when I reran the ./compose... scripts