usnistgov / ACVP-Server

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

Internal service error after server update #219

Closed abkarcher closed 2 years ago

abkarcher commented 2 years ago

On demo after 1.0.25 update,

POSTing to /acvp/v1/login gives 500 error:

internal service error, contact service provider

Thanks, Andrew

jarnold01 commented 2 years ago

Checking into this...

jarnold01 commented 2 years ago

Should be good now; please confirm @abkarcher ?

abkarcher commented 2 years ago

@jarnold01 I am now getting an "Access denied! Reason: user not authorized to access this application" error.

jarnold01 commented 2 years ago

i see it in the logs, thanks, appreciate your patience, tweaking some things a bit more...

jarnold01 commented 2 years ago

care to give it another go please @abkarcher ?

abkarcher commented 2 years ago

@jarnold01 I am still getting the same error. Thanks for looking into it so promptly!

abkarcher commented 2 years ago

@jarnold01 it looks like it is letting us login now. Thanks!

jarnold01 commented 2 years ago

Excellent. Yeah, this was baffling for us, but it ended up being an intermittent network problem causing the issue in the end. Thanks again for helping us test this out.