This subject has come up before (including by me). The CSRF token fails to validate. It's often a caching problem that goes away but it shouldn't happen at all when logging on.
Now I am adding multiple CB login modules ( because each redirects to a different GJ group ), and I seem to be getting the invalid token error more often.
When this happens I have to refresh the page and log in again, which always works, but I shouldn't have to do that. It's annoying.