Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Twitch API category info error? #297

Open
NoOneNook opened this issue Sep 21, 2023 · 1 comment
Open

Twitch API category info error? #297

NoOneNook opened this issue Sep 21, 2023 · 1 comment

Comments

@NoOneNook
Copy link

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
Copy link
Owner

Zibbp commented Sep 21, 2023

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?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants