Mark
Mark
Did a bit more testing, and made some `fetch` requests directly to the API endpoint. I was trying to confirm that the issue lies with the server, and not the...
Output from the network tab. The calls to the `/run` endpoint are left "pending" whereas any calls to `/cfg` are resolved and issue a `200` status code. I've taken a...
I believe that I've identified the problem. When `EnterToExit` is enabled (set to `true` in `cfg.json`), it's holding the connection open until the interrupt is received. Since there is no...
When does Curseforge get updated?