Open maronjan opened 9 months ago
It should be back up now.
The site's gone down a couple of times in the last few days. Not totally sure why yet.
I hope it wasnt me =) Im doing request multithreaded because I live outside the US
Hmm, down again. Did you start your job again in the last two hours? (It's not your fault, just trying to understand what is triggering this.)
It's back up.
I'm working under the assumption that too many requests from you are causing my instance to hang (although I'm not sure). If you'd like to avoid this, you could try sending fewer concurrent requests. Otherwise, you can just wait for me to make the site more robust, although I'm not sure how long that will take.
No didnt send anything today. I can try fewer threads. But I think it worked fine the day before yesterday and suddenly just stopped working yesterday
Failed to load resource: the server responded with a status of 400 (Error from Redis in response to request "SET token_66d29a7f-f1ab-424e-85cd-f653c0bd0c78 {"user_id": -1, "hand_id": 0, "action": "b200", "client_pos": 0, "hole_cards": [21, 9, 49, 22], "board_cards": [35, 13, 12, 51, 36], "session_seed": 768564038, "session_total": 0, "session_baseline_total": 0, "last_modified": 1717690251}" ("MISCONF Redis is configured to save RDB snapshots, but it's currently unable to persist to disk. Commands that may modify the data set are disabled, because this instance is configured to report errors during writes if RDB snapshotting fails (stop-writes-on-bgsave-error option). Please check the Redis logs for details about the RDB error."))
Looking into this now.
The site is back up now.
I only get 400 currently for the new_hand API call. Is the server down?
It should be back up now. (Heavy usage was causing the disk to fill up. I've made a change to reduce some logging which I expect to help.)
Hey, as it seems I cant enter the website nor get any response from the API currently