You are not logged in.

#1 2018-06-09 14:17:48

rtfgcv123
Member
Registered: 2018-05-15
Posts: 4

[SOLVED] Battle.net network problem, error: BLZBNTBGS8000000B

Hi. To launch Windows apps I use wine.

wine --version
wine-3.9 (Staging)

I want to login to Battle.net. When I launch it this menu appears:

https://i.imgur.com/Z80Gs1y.png

If I use incorrect login or password it shows me that they can't find such account:

https://i.imgur.com/cvV3gfZ.png

But if I try to login with my correct login and password it shows me an error:

https://i.imgur.com/RKKpxDO.png

According to their page ( https://eu.battle.net/support/en/article/24014 > advanced troubleshooting: https://eu.battle.net/support/en/article/7842)

I need to configure my firewall properly (I use UFW). Same happens with firewall off though.

Here is my custom rule for battle net with ports opened suggested above (for "Blizzard Battle.net desktop app", "Blizzard Downloader" and "Hearthstone")

[battlenet]
title=battlenet
description=battlenet
ports=80,443,1119,1120,3724,4000,6112,6113,6114/tcp|80,443,1119,1120,3724,4000,6112,6113,6114/udp
# ufw status
battlenet                  ALLOW       Anywhere   
battlenet (v6)             ALLOW       Anywhere (v6) 

If I go in offline mode I can download games normally though.

Also here are all wine console logs when I launch "Battle.net.exe":

https://pastebin.com/ZLbQ9vw3

Last edited by rtfgcv123 (2018-06-10 04:49:19)

Offline

#2 2018-06-10 04:48:57

rtfgcv123
Member
Registered: 2018-05-15
Posts: 4

Re: [SOLVED] Battle.net network problem, error: BLZBNTBGS8000000B

Okay, got it working
I read the logs and found these lines:

0043:err:winediag:gnutls_initialize failed to load libgnutls, no support for encryption
043:err:winediag:schan_imp_init Failed to load libgnutls, secure connections will not be available.

I have downloaded libgnults from multilib repository and now both errors are gone (logging in and no cookies error)

Last edited by rtfgcv123 (2018-06-10 04:51:02)

Offline

Board footer

Powered by FluxBB