Login error when trying to connect to server

So i made a server with walkingphasers help. and whenever i try to login with the msn client i get an error and in the server console i get this:
NS/e3f9 con
NS/e3f9 >>> VER 1 MSNP7 MSNP6 MSNP5 MSNP4 CVR0
NS/e3f9 <<< VER 1 MSNP7
NS/e3f9 >>> INF 2
NS/e3f9 <<< INF 2 MD5
NS/e3f9 >>> USR 3 MD5 I caca@hotmail.com
NS/e3f9 <<< 911 3
NS/e3f9 dis
NS/a60d con
NS/a60d >>> VER 4 MSNP7 MSNP6 MSNP5 MSNP4 CVR0
NS/a60d <<< VER 4 MSNP7
NS/a60d >>> INF 5
NS/a60d <<< INF 5 MD5
NS/a60d >>> USR 6 MD5 I caca@hotmail.com
NS/a60d <<< 911 6
NS/a60d dis

Im using 4.6. I also tryed 7.5 but it has the same result.
Using dummy accounts generation, i was able to login with 4.6… but not with 7.5.
Seems like the python script/user.py “email” script is not generating the accounts even tho it says it does in the console. the HOST file has already been configured with these:
127.0.0.1 messenger.hotmail.com
127.0.0.1 gateway.messenger.hotmail.com
127.0.0.1 nexus.passport.com
127.0.0.1 m1.escargot.log1p.xyz
127.0.0.1 ebyrdromegactcsmsn.log1p.xyz
127.0.0.1 etkrdrstmsn.log1p.xyz
127.0.0.1 eowsmsgrmsn.log1p.xyz
127.0.0.1 ersih.log1p.xyz

can somebody help in the matter?

Instalaste correctamente el certificado?

Did you end up finding a solution to this problem?