Zibbp / ganymede

Twitch VOD and Live Stream archiving platform. Includes a rendered and real-time chat for each archive.
https://github.com/Zibbp/ganymede
GNU General Public License v3.0
488 stars 24 forks source link

Twitch API category info error? #297

Open NoOneNook opened 1 year ago

NoOneNook commented 1 year ago

Could it be a bug in the code of ganymede that prevents the system from connecting to the part of the Twitch API where category info is retrieved?

I get this error message in the server console once in a while: {"level":"error","error":"failed to get twitch categories: failed to get twitch categories: failed to get twitch categories: Get \"https://api.twitch.tv/helix/games/top?first=100&after=eyJzIjoxMzAwLCJkIjpmYWxzZSwidCI6dHJ1ZX0=\": read tcp 192.168.64.3:48042->151.101.86.214:443: read: connection reset by peer","time":"2023-09-21T09:47:41+02:00","message":"failed to set twitch categories"}

Zibbp commented 1 year ago

It likely means network instability somewhere. I combed through my logs and and I don't see any errors on my end. When the API container initially starts it runs this as well. Do you notice the error there as well?