You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
I noticed a new issue during the new update (Updated from: v5.8.4, to: v5.9.0.)
Where if I change my Internet Connection or Lose My Internet Connection for a moment the bot goes down instead of sending an error in the Console.
To Reproduce
Steps to reproduce the behavior: Disconnect The Internet, Change Wifi Connection,
Open Internet Access Panel or Similar,
Change or Disconnect the Connection.
or Wait for the Connection to weaken (Mobile Data hits Dead Zone, Internet Stutters for a moment, etc.)
See Error
Expected behavior
The Bot will suddenly shutdown and give the Error:
Error: getaddrinfo ENOTFOUND api.steampowered.com
at GetAddrInfoReqWrap.onlookup [as oncomplete] (node:dns:107:26) {
errno: -3008,
code: 'ENOTFOUND',
syscall: 'getaddrinfo',
hostname: 'api.steampowered.com' }
Describe the bug
I noticed a new issue during the new update (Updated from: v5.8.4, to: v5.9.0.)
Where if I change my Internet Connection or Lose My Internet Connection for a moment the bot goes down instead of sending an error in the Console.
To Reproduce
Steps to reproduce the behavior: Disconnect The Internet, Change Wifi Connection,
Expected behavior
The Bot will suddenly shutdown and give the Error:
Error: getaddrinfo ENOTFOUND api.steampowered.com
at GetAddrInfoReqWrap.onlookup [as oncomplete] (node:dns:107:26) {
errno: -3008,
code: 'ENOTFOUND',
syscall: 'getaddrinfo',
hostname: 'api.steampowered.com' }
Screenshots and logs
partydonut214.error.log
Note: My Real Name was replaced with "Username"
Additional context
Version: v5.9.0
The text was updated successfully, but these errors were encountered: