usnistgov / ACVP-Server

A repository tracking releases of NIST's ACVP server. See www.github.com/usnistgov/ACVP for the protocol.
52 stars 18 forks source link

"Failed to generate. Object reference not set to an instance of an object." #224

Closed smuellerDD closed 2 years ago

smuellerDD commented 2 years ago

env: Prod

vsID: 169781

Error:

[
  {
    "acvVersion": "1.0"
  },
  {
    "error": "Failed to generate. Object reference not set to an instance of an object."
  }
]
livebe01 commented 2 years ago

Hi @smuellerDD, not sure what the cause of the error was. But I reran the generation process and you should be able to retrieve your vector set now!

-Ben