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"}
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?
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"}