Skip to content

Request aborted - BadRequestError seen from v2.0.0-beta.2 #357

Description

@omarhamdan

This appeared when upgrading from v2.0.0-beta.1 to v2.0.0-beta.2 and consequent versions.
We're using ember-cli at 3.23.0.

This issue, seems to be similar although pretty old.
I haven't dived into it yet, but I'll try to get a repro on a new ember app.

BadRequestError: request aborted
    at IncomingMessage.onAborted (/home/circleci/project/node_modules/raw-body/index.js:238:10)
    at IncomingMessage.emit (events.js:315:20)
    at abortIncoming (_http_server.js:561:9)
    at socketOnClose (_http_server.js:554:3)
    at Socket.emit (events.js:327:22)
    at TCP.<anonymous> (net.js:673:12

Update:
We are running our tests in CircleCi, and we parallelize the tests across CI containers. This error appears only on some containers and not others.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions