shamhi / HamsterKombatBot

Bot that mines coins in HamsterKombat
Apache License 2.0
770 stars 232 forks source link

Problem with auto tap and new cards #2188

Open born2hate opened 3 months ago

born2hate commented 3 months ago

2024-08-08 20:00:02 | ERROR | 32 - Unknown error while Tapping: 503, message='Service Unavailable: Back-end server is at capacity', url=URL('https://api.hamsterkombatgame.io/clicker/tap') | Response text: ... 2024-08-08 20:02:47 | ERROR | 32 - Unknown error while Tapping: 502, message='Bad Gateway', url=URL('https://api.hamsterkombatgame.io/clicker/tap') | Response text: \<!DOCTYPE html>

running in docker, latest version. and one more thing, bot anymore dont buy new cards. Any ideas?

kamranmt21 commented 3 months ago

This happened to me too. The problem is on the server side. The users are more than the server resources can handle. And unfortunately, we can not do anything but try another time.

born2hate commented 3 months ago

maybe they changed their api path?