My bank: “your password is too long, please choose a new password.”

Should never be an error message, ever.

@nixCraft this happens to me a lot, generating passwords using a generator, I often have to figure out the maximum length of a website by trial and error.

Actually most websites have a maximum character limit, though most don't implement a warning or message about the max chars at all.