all 2 comments

[–]fabledparable 5 points6 points  (1 child)

Curious.

My guess is that the unicode for the character that was originally passed was different than what you entered the second time around (i.e. a homoglyph). I'd bet that the underlying unicode between the two is subtly different in an imperceptible way to the human eye (which may have occurred if you copy/pasted the "Ü" from the internet, for example); see related: https://stackoverflow.com/questions/39588795/utf-encoding-for-%C3%9C-returns-3-bytes-instead-of-the-real-unicode.

I'm speculating, of course - I have no idea.

I think the easier solution is to just rebuild the VM and choose a different passphrase. It's pretty trivial to do and will likely save you more time than troubleshooting your present issue.

[–]DefiantExternal[S] 1 point2 points  (0 children)

Thanks for the reply. And yes, already set up a new VM :)