Hey! I’m trying the Cram feature and after a few minutes I get constant “Connection error” pop ups. That’s how every Cram session has ended for the past few days.
I’m sorry if this has been already reported but this forum software is, frankly, terrible for me.
The error I get seems to be a false positive in terms of connectivity since my Internet is working OK in all other aspects, and I’ve been able to have open Websocket sessions without any issues.
I’m using Chrome btw.
The request shows a 500 error when doing the PATCH to this example endpoint
https://api.bunpro.jp/api/frontend/cram/1424/update
I can close the pop up, submit my answer, the front seems to pick a different question and verifies my answer, but the update will fail again and show a constant stream of connection errors. Eventually it looks like I’m kicked back to the Summary screen.
Console log:
_app-b1d1be8e5862f405.js:6 PATCH https://api.bunpro.jp/api/frontend/cram/29926/update 500 (Internal Server Error)
Network response: 500 Internal Server Error
Payload:
{"correct":false,"incorrect_answer":"これ","session_id":509324,"crammable_content_id":1424,"currently_loaded_ids":[1424,29926],"wrapup_session":true}