shamhi / HamsterKombatBot

Bot that mines coins in HamsterKombat
Apache License 2.0
784 stars 235 forks source link

New error after update tapper.py #211

Closed ZeroParadoxHome closed 3 months ago

ZeroParadoxHome commented 3 months ago

2024-06-06 18:59:16 | ERROR | 296 - X | Unknown error while Tapping: 500, message='Internal Server Error', url=URL('https://api.hamsterkombat.io/clicker/tap') | Response text: Couchbase error upsertUser! Error=AmbiguousTimeoutError: ambiguous timeout Bucket=default Scope=hamster_prod Collection=clicker_tg_user Data={ "id": "X", "totalCoins": 2051041.29108452797, "balanceCoins": 2051041.29108452797, "level": , "availa...

I think this cause the card upgrading process to break, like #209

Mik-chan commented 3 months ago

This is the tap error, it can't break the upgrading process. Though, you're right, both of these errors are caused by the same problem: the servers are not working good today.

ZeroParadoxHome commented 3 months ago

Alright, so let's consider this issue as solved and close it