atymic

Results 273 comments of atymic

Also having the same error.

After upgrading to Catalina and updating Xcode it works for me now :) @onlinelaser try updating xcode?

Sure can do :) Will PR shortly.

Not currently a feature, feel free to PR

I've added some tests to cover the generator, but it could still do with more. Also needs test for the command as well.

Again yesterday: ``` [7/Jul/2022:03:46:25] /app/dist/http-handler.js:486 [7/Jul/2022:03:46:25] return res.writeStatus(status) [7/Jul/2022:03:46:25] ^ [7/Jul/2022:03:46:25] Error: Invalid access of discarded (invalid, deleted) uWS.HttpResponse/SSLHttpResponse. [7/Jul/2022:03:46:25] at HttpHandler.sendJson (/app/dist/http-handler.js:486:20) [7/Jul/2022:03:46:25] at HttpHandler.badResponse (/app/dist/http-handler.js:313:21) [7/Jul/2022:03:46:25] at /app/dist/http-handler.js:340:25...

Seems to happen when there's a spike of requests, but nothing the server should be struggling with ![Screen Shot 2022-07-11 at 10 36 38](https://user-images.githubusercontent.com/50683531/178168907-05658187-155d-4a04-be30-6398390bf54c.png) ``` [10/Jul/2022:06:38:48] /app/dist/http-handler.js:486 [10/Jul/2022:06:38:48] return res.writeStatus(status)...