Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Component report throws error 500 for macaddress@0.2.8 package #46

Open
jgacas opened this issue Feb 13, 2023 · 1 comment
Open

Component report throws error 500 for macaddress@0.2.8 package #46

jgacas opened this issue Feb 13, 2023 · 1 comment

Comments

@jgacas
Copy link

jgacas commented Feb 13, 2023

When I try to send POST request to https://ossindex.sonatype.org/api/v3/component-report with a payload

{
   "coordinates":[
        "pkg:npm/macaddress@0.2.8"
    ]
}

the response contains code 500

{
    "code": 500,
    "message": "There was an error processing your request. It has been logged (ID d9bb96fc74c4f8d3)."
}

This issue breaks our build which calls OSS index component report with a number of packages in the POST body, but after analyses we found out that the package that triggers the error 500 is macaddress@0.2.8.

@ken-duck
Copy link
Collaborator

Sorry for the delay, and thanks very much for the report. I have raised an internal ticket and we will be resolving this ASAP.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants