Skip to content

Receiving error: http://localhost:8000/cypress/artisan - 419: Unknown Status Code #63

Open
@fylzero

Description

@fylzero

I'm running into this error when trying to run Cypress.

cy.request() failed on:

http://localhost:8000/cypress/artisan

The response we received from your web server was:

> 419: Unknown Status Code

This was considered a failure because the status code was not 2xx or 3xx.

If you do not want status codes to cause failures pass the option: failOnStatusCode: false

Has anyone encountered this? Any thoughts on how to get around it?

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