Giter Club home page Giter Club logo

Comments (9)

febuiles avatar febuiles commented on June 4, 2024 2

I've created a new issue to track this: #398, closing this issue.

Contributions are always welcome. If you'd like to work on this enhancement please see our contributor's guide, or ping me directly!

from dependency-review-action.

fbjaras avatar fbjaras commented on June 4, 2024 1

Any updates regarding this @jamime? We have the same (or at least a similar) issue with the action just failing with Server Error and no more info when running with debugging.

For context: we are moving around a lot of packages internally in a monorepo using yarn workspaces.

The actions seems really flaky and occasionally passes. but most of the time i get this error.

Screenshot 2023-02-07 at 15 47 11

from dependency-review-action.

fbjaras avatar fbjaras commented on June 4, 2024 1

@jamime @fbjaras are you able to use the Dependency Review API on the PRs where the Action fails? I'm guessing this is a server error, not something related to the Action, but it'd be good to have some confirmation before proceeding.

Yes this also fails. I guess i should raise a support ticket for this as well then!
Thank you!

from dependency-review-action.

jamime avatar jamime commented on June 4, 2024

I raised a support ticket for this with information on how to reproduce the issue. Looks like the API is returning a 502.

#1993524

from dependency-review-action.

febuiles avatar febuiles commented on June 4, 2024

@jamime @fbjaras are you able to use the Dependency Review API on the PRs where the Action fails? I'm guessing this is a server error, not something related to the Action, but it'd be good to have some confirmation before proceeding.

from dependency-review-action.

dzmitry-lahoda avatar dzmitry-lahoda commented on June 4, 2024

I started to get same issue for some reason. I did nothing. No new deps or something. Just started to get error.

from dependency-review-action.

febuiles avatar febuiles commented on June 4, 2024

@dzmitry-lahoda do you have a public repo where this behavior can be seen? Are you able to hit the API directly?

from dependency-review-action.

dzmitry-lahoda avatar dzmitry-lahoda commented on June 4, 2024

ComposableFi/composable#3790

https://github.com/ComposableFi/composable/actions/runs/5568024051/jobs/10172706662

image

It was success on 5 or 6 retry.

Here is example debug enabled log

logs_76923.zip

I think I saw issue when I deleted many files (like 100+, may be 1000). Like big diff fails deps bot.

from dependency-review-action.

febuiles avatar febuiles commented on June 4, 2024

@dzmitry-lahoda thanks for the extra details. I can see that the timeout is coming from the GitHub API and not the Action itself:

$ gh api -H "Accept: application/vnd.github+json" repos/ComposableFI/composable/dependency-graph/compare/main...4c50abd
{
  "message": "Server Error"
}
gh: Server Error (HTTP 502)

from dependency-review-action.

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.