Since the morning of 9/16 I have been unable to update or install any games in the Battle.net launcher. The install prompt will eventually time out with a BLZBNTBNA00000005, …6, or similar error.
I’ve reinstalled Battle.net many times, deleted ProgramData folders for Battle.net and Blizzard, disabled firewall, restarted system, etc.
Issues I’ve seen in the logs posted below.
From the Battle.net log in AppData:
I 2022-09-16 23:46:18.196293 [TactProduct] {Agent} Fetching remote version info for agent
I 2022-09-16 23:46:18.211970 [DIAG_Downloader] {Agent} adding network address 137.221.106.19:1119 for server http://us.patch.battle.net:1119
I 2022-09-16 23:46:18.331411 [Agent] {Agent} Agent up to date as: 8009
D 2022-09-16 23:46:22.731374 [Agent] {Agent} Agent (launch= 16) ran for 4sec(s) since last restart.
D 2022-09-16 23:46:26.809557 [Agent] {Agent} Agent (launch= 17) ran for 4sec(s) since last restart.
D 2022-09-16 23:46:31.355092 [Agent] {Agent} Agent (launch= 18) ran for 4sec(s) since last restart.
D 2022-09-16 23:46:35.729271 [Agent] {Agent} Agent (launch= 19) ran for 4sec(s) since last restart.
D 2022-09-16 23:46:40.292325 [Agent] {Agent} Agent (launch= 20) ran for 4sec(s) since last restart.
E 2022-09-16 23:46:40.292406 [Agent] {Agent} Agent restart limit exceeded
I 2022-09-16 23:46:40.436968 [TactProduct] {Agent} Fetching remote version info for agent
I 2022-09-16 23:46:40.459187 [DIAG_Downloader] {Agent} adding network address 137.221.106.19:1119 for server http://us.patch.battle.net:1119
I 2022-09-16 23:46:40.581124 [Agent] {Agent} Agent up to date as: 8009
D 2022-09-16 23:46:44.945499 [Agent] {Agent} Agent (launch= 21) ran for 4sec(s) since last restart.
From the Agent logs in ProgramData:
[I 2022-09-17 16:06:32.0993] Network Connection Response to http://us.patch.battle.net:1119/agent - CURL error: 0, Status Code: 404
From the Errors log in ProgramData:
An application encountered a critical error:
Program: C:/ProgramData/Battle.net/Agent/Agent.8009/Agent.exe
Exception: 0xc0000005 (ACCESS_VIOLATION) at 0023:0xf67
The instruction at "0x00000F67" referenced memory at "0x00000F67".
The memory could not be executed.
<Application>Agent
<BlizzardError.ProjectId>1001
<BlizzardError.Module>Agent
<BlizzardError.BuildNumber>Agent 2.29.1.8009
<BlizzardError.Platform>All PC
<BlizzardError.DesktopOS>Win
<BlizzardError.IssueType>Exception
<BlizzardError.Priority>None
<Exception.Summary:>
0xc0000005 (ACCESS_VIOLATION) at 0023:0xf67
<:Exception.Summary>
<Exception.Assertion:>
Thread 0x00000330
DBG-ADDR<00000F67>("")
DBG-ADDR<00669CEA>("Agent.exe")
DBG-ADDR<004CA314>("Agent.exe")
DBG-ADDR<004BB545>("Agent.exe")
DBG-ADDR<00478F34>("Agent.exe")
<:Exception.Assertion>
Showing I do have connection to the patch server:
$ nc -z -v 137.221.106.19 1119
137.221.106.19 1119 (bnetgame) open
$
$ ping 137.221.106.19
PING 137.221.106.19 (137.221.106.19) 56(84) bytes of data.
64 bytes from 137.221.106.19: icmp_seq=1 ttl=50 time=52.7 ms
64 bytes from 137.221.106.19: icmp_seq=2 ttl=50 time=51.8 ms
64 bytes from 137.221.106.19: icmp_seq=3 ttl=50 time=59.4 ms
64 bytes from 137.221.106.19: icmp_seq=4 ttl=50 time=53.8 ms
^C
--- 137.221.106.19 ping statistics ---
4 packets transmitted, 4 received, 0% packet loss, time 3005ms
rtt min/avg/max/mdev = 51.787/54.427/59.377/2.949 ms