PDA

View Full Version : [TrinityCore] 6.2.4 (21355) WoD Repack - BLZ51901021 ERROR



titan_ae
11-04-16, 03:10 PM
I have installed the [TrinityCore] 6.2.4 (21355) WoD Repack and the servers seem to run fine. The logon server is connected to MySQL and the world server has also started fine.

I cannot log in with my game client though. I did replace the config.wtf from the repack files and I'm using the patched exe.

If I try to log in with my WoW client I'm getting an 'BLZ51901021 - You have been disconnected' error message.

BattleNet.log logfile says the following:

4/11 21:54:23.742 [IBN_Login] Starting up | hasFrontInterface=false | hasBackInterface=false
4/11 21:55:42.301 [GlueLogin] Starting login | launcherPortal=nullopt | loginPortal=127.0.0.1:1119
4/11 21:55:42.301 [GlueLogin] Resetting
4/11 21:55:42.301 [IBN_Login] Initializing
4/11 21:55:42.301 [IBN_Login] Attempting logon | host=127.0.0.1 | port=1119
4/11 21:55:42.301 [GlueLogin] Waiting for server response.
4/11 21:55:42.497 [IBN_Login] Front disconnected | connectionId=1 | result=( | code=ERROR_NETWORK_MODULE_FAILED_TO_DOWNLOAD_CERT_ BUNDLE (1021) | localizedMessage= | debugMessage=)
4/11 21:55:42.497 [GlueLogin] Fatal error while logging in | result=( | code=ERROR_NETWORK_MODULE_FAILED_TO_DOWNLOAD_CERT_ BUNDLE (1021) | localizedMessage= | debugMessage=)
4/11 21:55:49.135 [IBN_Login] Destroying | isInitialized=true
4/11 21:55:49.489 [IBN_Login] Shutting down

It looks like real players are also getting similar messages. It would appear to be an SSL related issue. I did install the OpenSSL x64 and x86 installers.

http://eu.battle.net/wow/en/forum/topic/17610903234?page=1#1

"BLZ51901021 - This error appears to be related to something disrupting or blocking a users SSL connection. This can be related to proxy settings (either local in terms of a router, or communal settings such as a college or university), a strict firewall, internet security settings, or browser hijacking malware. "

Any help or suggestions would surely be appreciated

ndarkstar
16-04-16, 09:40 PM
I have installed the [TrinityCore] 6.2.4 (21355) WoD Repack and the servers seem to run fine. The logon server is connected to MySQL and the world server has also started fine.

I cannot log in with my game client though. I did replace the config.wtf from the repack files and I'm using the patched exe.

If I try to log in with my WoW client I'm getting an 'BLZ51901021 - You have been disconnected' error message.

BattleNet.log logfile says the following:

4/11 21:54:23.742 [IBN_Login] Starting up | hasFrontInterface=false | hasBackInterface=false
4/11 21:55:42.301 [GlueLogin] Starting login | launcherPortal=nullopt | loginPortal=127.0.0.1:1119
4/11 21:55:42.301 [GlueLogin] Resetting
4/11 21:55:42.301 [IBN_Login] Initializing
4/11 21:55:42.301 [IBN_Login] Attempting logon | host=127.0.0.1 | port=1119
4/11 21:55:42.301 [GlueLogin] Waiting for server response.
4/11 21:55:42.497 [IBN_Login] Front disconnected | connectionId=1 | result=( | code=ERROR_NETWORK_MODULE_FAILED_TO_DOWNLOAD_CERT_ BUNDLE (1021) | localizedMessage= | debugMessage=)
4/11 21:55:42.497 [GlueLogin] Fatal error while logging in | result=( | code=ERROR_NETWORK_MODULE_FAILED_TO_DOWNLOAD_CERT_ BUNDLE (1021) | localizedMessage= | debugMessage=)
4/11 21:55:49.135 [IBN_Login] Destroying | isInitialized=true
4/11 21:55:49.489 [IBN_Login] Shutting down

It looks like real players are also getting similar messages. It would appear to be an SSL related issue. I did install the OpenSSL x64 and x86 installers.

http://eu.battle.net/wow/en/forum/topic/17610903234?page=1#1

"BLZ51901021 - This error appears to be related to something disrupting or blocking a users SSL connection. This can be related to proxy settings (either local in terms of a router, or communal settings such as a college or university), a strict firewall, internet security settings, or browser hijacking malware. "

Any help or suggestions would surely be appreciated

Getting the same error, I'm going to bed (ill) but I'll try disabling my firewall and post the results back here.

Update: added line required to Bnet config, Ran all programs as administrator, firewall down, same error.

http://eu.battle.net/wow/en/forum/topic/17610912161?page=8#159

titan_ae
17-04-16, 12:47 PM
I figured it out and got it working using posts on another forum: You must not only copy 'connection_patcher.exe' to your Wow directory but also the 'tc_bundle.txt' file which apparently includes some certificate and public key info. After that drag your wow.exe onto the connection_patcher.exe. This tiny piece of information was not included in the (German) readme file.

Not sure if it is required but my bnetserver.conf file also seemed to be missing two sections regarding the certificates and server keys which i added:

#
# CertificatesFile
# Description: Certificates file.
# Example: "/etc/ssl/certs/bnetserver.cert.pem"
# Default: "./bnetserver.cert.pem"

CertificatesFile = "./bnetserver.cert.pem"

#
# PrivateKeyFile
# Description: Private key file.
# Example: "/etc/ssl/private/bnetserver.key.pem"
# Default: "./bnetserver.key.pem"

PrivateKeyFile = "./bnetserver.key.pem"

ndarkstar
19-04-16, 10:40 AM
I've resolved my issues. There's a lot more steps to this than I thought.

1. Use the Patcher on the WoW.exe provided
2. Copy the WoW_Patched and tc_bundle.txt to the WoW retail folder.
3. Make sure the data folder isn't read only (helps prevent CAS errors)
4. Delete the Blizzard and Bnet folders in C:/Program Data (helps prevent CAS errors)
5. Add the lines of code mentioned above in titan_ae's post
6. add BanExpiryCheckInterval = 60 to bnetserver.conf
7.Start Appache (if applicable)
8. Start MSQL.
9. Start bnetserver.
10. Start worldserver.
11.Login through the WoW_patched client.

fragen
07-05-16, 07:10 AM
did all that and still Cas error ;((

ahrimansiah
10-02-18, 01:57 AM
hmm i get the "you have been disconnected blz51901021" error while trying to login! it seems my game cant even connect to emulator server! any idea? :(