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

500 when trying most actions on demo #16

Closed
AlexThurston opened this issue Oct 2, 2020 · 2 comments
Closed

500 when trying most actions on demo #16

AlexThurston opened this issue Oct 2, 2020 · 2 comments

Comments

@AlexThurston
Copy link

environment
Demo

testSessionId
N/A

vsId
N/A

Algorithm registration
N/A

Endpoint in which the error is experienced
Most resource/meta endpoints that I tried
GET https://acvts.nist.gov/acvp/v1/vendors?limit=20&offset=0

It seems like trying to do most things (I didn't try making a new test session) is giving a 500 with the error:

[
    {
        "acvVersion": "1.0"
    },
    {
        "error": "Internal service error. Contact service provider."
    }
]

This might be related to:
usnistgov/ACVP#1029
and
usnistgov/ACVP#1035

@Kritner
Copy link
Contributor

Kritner commented Oct 2, 2020

@AlexThurston should be good now. I have not had a chance to look into usnistgov/ACVP#1029 yet, but I'm assuming it's unrelated to this issue.

@AlexThurston
Copy link
Author

I just checked and things seem to be working again. I'll close this.

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