Weird error on fresh compile.

I am working on new server and I followed the installation guide and I everything compiled with no errors. I did have some issues with database that I resolved and then I created an admin account with gm level 3 and at the end when I try and log in with my wow it goes to the server picker and when when it is supposed to show the characters screen the server crashes and I get this crash log.

https://pastebin.com/VeneUhLg

I did a search on here and google but I was not able to find anything that helped. I have not messed with this stuff since 2008 so I am a little rusty. If you need anything else let me know and I will try and get it asap.

be sure you use at least openssl 1.1 if it still fails get 3.0

When using openssl 3 you must also copy “legacy.dll” from openssl installation directory in addition to libcrypto-3-x64.dll and libssl-3-x64.dll

Thanks for the replies! I was using openssl3 and did not have the legacy.dll. I installed openssl 1.x and recompiled it and did get to log in. Is there any benefits from using the newest Openssl?