Some users got a credentials mismatch when try to login after I moved to a new server with backup/restore. What do I miss for? Some users is ok. If I register a new user with the same password, the hash in the database is different.
I tried to set the same APP_KEY and config:clear, cache:clear but it does not help.
@BoSkiv That’s not what a load balancer is for. A load balancer is to, well, balance loads by distributing requests to one of multiple servers so one single server isn’t overwhelmed.