Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • User notification on Teams.

  • Errors on the Bulk Upload page.

Resolution

  • Fiddled with KeyCloakError after successful completion of the upload job, as stated on the Export errors excel file

    Image Added
Code Block
I/O error on PATCH request for "http://tcs:8093/tcs/api/bulk-people/": {  "timestamp" : "2021-03-18T14:18:03.153+00:00",  "status" : 500,  "error" : "Internal Server Error",  "message" : "",  "path" : "/tcs/api/bulk-people/"}; nested exception is java.io.IOException: {  "timestamp" : "2021-03-18T14:18:03.153+00:00",  "status" : 500,  "error" : "Internal Server Error",  "message" : "",  "path" : "/tcs/api/bulk-people/"}

...

Resolution

  • User got reenabled in Keycloak.

...

Timeline

  • : 12:52 Mike Richardson reported an issue with Bulk upload on Teams.

  • : 13:47 Got LOG ID of the file from S3 and tried to re-upload, resulting in the same error.

  • : 13:52 User reenabled in keycload, bulk upload went through.

  • : 13:54 Asked users to try and re-upload.

  • : 14:18 Mike Richardson reported an Internal Server Error as Reason for import failure when uploading a file.

...

Root Cause(s)

...