Git Product home page Git Product logo

Comments (6)

iprobedroid avatar iprobedroid commented on August 11, 2024

Could you provide the exact error logs, please? The bot should not stop polling on all of the game API errors in theory.

The bot polls the game API for each player in the list one by one (2 seconds each due to the API's rate limit) then waits 3 minutes and starts over in the infinite loop.

The bot polls the list of players from the provided URL on each cycle(approx every 5-6 minutes).

I can provide you with the base game client code, it is .net core/c#.

from swgoh-arena-tracker.

aibeira avatar aibeira commented on August 11, 2024

Thanks for your reply...

How do you want to send me the code? I'd love to look at it, or contribute. I started out professional development in C#, so it shouldn't be completely foreign to me.

Thanks.

The most recent time the container stopped it was not a timeout, but, ... here's the entire log...

Logger type: CONSOLE
GAME_CLIENT_VERSION: 99.99.99, Arena type: Fleet
Provided ally codes from environment: #4
465464213,254757364,232377518,711479725
Provided discord tags: #4
aibeira,Blinkin,MaxPower,
Error: The remote server returned an error: (504) Gateway Time-out.
Error: The remote server returned an error: (504) Gateway Time-out.
Error: The remote server returned an error: (504) Gateway Time-out.
Error: The remote server returned an error: (504) Gateway Time-out.
Error: The remote server returned an error: (504) Gateway Time-out.

Unhandled Exception: System.Net.WebException: Resource temporarily unavailable Resource temporarily unavailable ---> System.Net.Http.HttpRequestException: Resource temporarily unavailable ---> System.Net.Sockets.SocketException: Resource temporarily unavailable
at System.Net.Http.ConnectHelper.ConnectAsync(String host, Int32 port, CancellationToken cancellationToken)
--- End of inner exception stack trace ---
at System.Net.Http.ConnectHelper.ConnectAsync(String host, Int32 port, CancellationToken cancellationToken)
at System.Threading.Tasks.ValueTask1.get_Result() at System.Net.Http.HttpConnectionPool.CreateConnectionAsync(HttpRequestMessage request, CancellationToken cancellationToken) at System.Threading.Tasks.ValueTask1.get_Result()
at System.Net.Http.HttpConnectionPool.WaitForCreatedConnectionAsync(ValueTask1 creationTask) at System.Threading.Tasks.ValueTask1.get_Result()
at System.Net.Http.HttpConnectionPool.SendWithRetryAsync(HttpRequestMessage request, Boolean doRequestAuth, CancellationToken cancellationToken)
at System.Net.Http.RedirectHandler.SendAsync(HttpRequestMessage request, CancellationToken cancellationToken)
at System.Net.Http.HttpClient.FinishSendAsyncUnbuffered(Task1 sendTask, HttpRequestMessage request, CancellationTokenSource cts, Boolean disposeCts) at System.Net.HttpWebRequest.SendRequest() at System.Net.HttpWebRequest.GetResponse() --- End of inner exception stack trace --- at System.Net.HttpWebRequest.GetResponse() at Ipd.GameClient.GameClient.BasicPostRequest(Byte[] body) at Ipd.GameClient.GameClient.GetGuestAuth() at Ipd.Core.Services.PlayerRankService.Login() at Ipd.Core.Utils.ExecutionThrottle.ThrottleSync[T](Int32 timeLimitMs, Func1 action)
at SimpleTracker.Tracker.Track()
at SimpleTracker.Program.Main(String[] args)

from swgoh-arena-tracker.

iprobedroid avatar iprobedroid commented on August 11, 2024

yep, that's a bug, will try to fix it this weekend.
gimme your discord name, I will contact you later.

from swgoh-arena-tracker.

aibeira avatar aibeira commented on August 11, 2024

Ok. Looking forward to hearing from you. aibeira#9160

from swgoh-arena-tracker.

iprobedroid avatar iprobedroid commented on August 11, 2024

discord can't find your account

from swgoh-arena-tracker.

aibeira avatar aibeira commented on August 11, 2024

Sorry - typo on my part. Try aibeira#9130

from swgoh-arena-tracker.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.