Giter Site home page Giter Site logo

Comments (10)

jhpedemonte avatar jhpedemonte commented on June 11, 2024 2

This is an intermittent problem for us, but was just able to see this when running yarn locally:

$ yarn audit
yarn audit v1.13.0
/Users/pedemonte/.nvm/versions/node/v10.15.0/lib/node_modules/yarn/lib/cli.js:66237
            throw new (_errors || _load_errors()).ResponseError(_this3.reporter.lang('requestFailed', description), res.statusCode);
            ^

Error: Request failed "503 Service Unavailable"
    at ResponseError.ExtendableBuiltin (/Users/pedemonte/.nvm/versions/node/v10.15.0/lib/node_modules/yarn/lib/cli.js:702:66)
    at new ResponseError (/Users/pedemonte/.nvm/versions/node/v10.15.0/lib/node_modules/yarn/lib/cli.js:808:124)
    at Request.params.callback [as _callback] (/Users/pedemonte/.nvm/versions/node/v10.15.0/lib/node_modules/yarn/lib/cli.js:66237:19)
    at Request.self.callback (/Users/pedemonte/.nvm/versions/node/v10.15.0/lib/node_modules/yarn/lib/cli.js:129397:22)
    at Request.emit (events.js:182:13)
    at Request.<anonymous> (/Users/pedemonte/.nvm/versions/node/v10.15.0/lib/node_modules/yarn/lib/cli.js:130369:10)
    at Request.emit (events.js:182:13)
    at IncomingMessage.<anonymous> (/Users/pedemonte/.nvm/versions/node/v10.15.0/lib/node_modules/yarn/lib/cli.js:130291:12)
    at Object.onceWrapper (events.js:273:13)
    at IncomingMessage.emit (events.js:187:15)

Agreed on try/catch. I think in this case it would be good for audit-ci to output the error from yarn, so user knows what the underlying error is.

from audit-ci.

GBH avatar GBH commented on June 11, 2024 1

Just want to say that I'm also experiencing similar issue.

Yarn audit report summary:
Unexpected token / in JSON at position 0
Exiting...
error Command failed with exit code 1.

It runs fine on the second try though. Pretty annoying on the CI environment though.

It's on 1.4.1 version 🤷‍♂️

from audit-ci.

quinnturner avatar quinnturner commented on June 11, 2024

Thanks for the issue report. Are you able to share what the Yarn audit reports: yarn audit? It would be great to know what the Yarn error is.

Similar issues have come up in the past, notably: #36.

We may have to introduce a try; catch in the Yarn JSON-line parsing. Not sure what the expected behaviour will be if it fails.

from audit-ci.

quinnturner avatar quinnturner commented on June 11, 2024

Hi again,

Quite a few things have changed since this issue was opened and some changes may have fixed this issue. I am hoping you can re-test your project and see if you can reproduce with audit-ci@^1.4.0 (newest is 1.4.1).

Let me know if I can help.

Thanks!

from audit-ci.

dubbha avatar dubbha commented on June 11, 2024

Same just happened to me in 1.4.1 too

$ audit-ci --critical
Yarn audit report summary:
Unexpected token / in JSON at position 0
Exiting...
error Command failed with exit code 1.

from audit-ci.

quinnturner avatar quinnturner commented on June 11, 2024

Thanks for the heads up. This is a priority fix.

First would be to appropriately catch the error and display the message more appropriately.

This is not the first time I've seen a retry fix an audit failure. As a secondary feature, we could implement a retry mechanism if it fails unexpectedly.

from audit-ci.

vutkin avatar vutkin commented on June 11, 2024

Any update?

from audit-ci.

quinnturner avatar quinnturner commented on June 11, 2024

PR: #66

from audit-ci.

DylanVann avatar DylanVann commented on June 11, 2024

I have had this issue on v1.5.0

from audit-ci.

quinnturner avatar quinnturner commented on June 11, 2024

Acknowledging that I've seen this, #76 is promising!

from audit-ci.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.